diff --git a/entrypoint.sh b/entrypoint.sh index 7755e4f..bbe1371 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" >/dev/null +nix --extra-experimental-features "flakes nix-command" develop .#ci --impure --command "bash"