diff --git a/entrypoint.sh b/entrypoint.sh index bbe1371..5723807 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -4,4 +4,4 @@ set -e cd "$CI_PROJECT_DIR" 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