feat: accept flake config like subsituters

This commit is contained in:
Technofab 2023-06-04 21:10:38 +00:00
parent 2495a1d30a
commit 7e3ca27604

View file

@ -4,4 +4,4 @@ set -e
cd "$CI_PROJECT_DIR" cd "$CI_PROJECT_DIR"
echo "Activating flake's CI shell..." echo "Activating flake's CI shell..."
nix --extra-experimental-features "flakes nix-command" develop .#ci --impure --command "bash" nix --extra-experimental-features "flakes nix-command" develop .#ci --impure --command "bash" --accept-flake-config