* Don't install nix-reduce-build by default yet please, I first want

to understand better what it does...
This commit is contained in:
Eelco Dolstra 2008-02-28 21:27:47 +00:00
parent 11d512e7a8
commit d7caac3e81
1 changed files with 2 additions and 2 deletions

View File

@ -2,10 +2,10 @@ bin_SCRIPTS = nix-collect-garbage \
nix-pull nix-push nix-prefetch-url \
nix-install-package nix-channel nix-build \
nix-pack-closure nix-unpack-closure \
nix-copy-closure nix-reduce-build
nix-copy-closure
noinst_SCRIPTS = nix-profile.sh generate-patches.pl \
find-runtime-roots.pl build-remote.pl
find-runtime-roots.pl build-remote.pl nix-reduce-build
nix-pull nix-push: readmanifest.pm readconfig.pm download-using-manifests.pl