Merge bscpkgs into jungle #189

Manually merged
rarias merged 1013 commits from merge-bscpkgs into master 2025-10-07 16:12:34 +02:00
Showing only changes of commit 839489d20f - Show all commits

View File

@@ -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