diff --git a/bsc/garlic/nix-setup.nix b/bsc/garlic/nix-setup.nix index 8ae89bc2..6f5e100d 100644 --- a/bsc/garlic/nix-setup.nix +++ b/bsc/garlic/nix-setup.nix @@ -18,7 +18,6 @@ stdenv.mkDerivation { # We need to enter the nix namespace first, in order to have /nix # available, so we use this hack: if [ ! -e /nix ]; then - >&2 echo "running nix-setup \$0" exec nix-setup \$0 fi