lix/scripts
Michael Raskin b455c4c45c Updates to nix-reduce-build
Common code in local build package sources refactored out in a function; before building the real set of derivations needed is found (slightly slower for only one build strategy, but less garbage on output and better performance for multiple build strategies).

Now you have full choice of best-effort build regardless of method (substituters or actual build), using substituters, building only fixed derivations (should get you all the downloads) and local build without even trying substituters. 

Some minor fix in the help text about behavior with no package sources.
2008-08-06 19:43:53 +00:00
..
maintenance * New kind of manifest object: "localPath", which denotes that a store 2007-01-23 16:50:19 +00:00
build-remote.pl.in * Add build-remote.pl to the Nix distribution. 2007-11-15 14:28:08 +00:00
copy-from-other-stores.pl.in * Doh. 2008-08-04 13:15:47 +00:00
copying-collector.pl * I said it couldn't be done. I was wrong. 2005-04-04 15:18:19 +00:00
download-using-manifests.pl.in * Doh. 2008-08-04 13:15:47 +00:00
find-runtime-roots.pl.in * Scan /proc/sys/kernel/modprobe for roots to prevent the kernel 2007-03-20 11:13:15 +00:00
generate-patches.pl.in * Make the maximum patch size configurable. 2007-03-30 09:01:05 +00:00
Makefile.am * Make sure that copy-from-other-stores.pl is built. 2008-07-23 09:38:38 +00:00
nix-build.in * nix-build: `--dry-run' flag. 2008-08-04 13:46:01 +00:00
nix-channel.in * nix-env: allow ~/.nix-defexpr to be a directory. If it is, then the 2007-09-17 16:08:24 +00:00
nix-collect-garbage.in * Remove old generations in all directories under 2007-03-13 11:30:57 +00:00
nix-copy-closure.in 2007-10-22 12:05:18 +00:00
nix-http-export.cgi.in Added local best-effort builds (i.e. one failure does not ruin all packages you would like to see built) 2008-06-14 08:30:35 +00:00
nix-install-package.in * Remove garbage. 2007-09-18 08:26:55 +00:00
nix-pack-closure.in * Enable nix-prefetch-url caching in nix-channel. 2007-08-10 00:28:44 +00:00
nix-prefetch-url.in * A quick hack to make nix-prefetch-url support mirror:// URLs. It 2008-07-23 16:02:58 +00:00
nix-profile.sh.in * Write messages to stderr, not stdout. 2006-03-10 09:41:28 +00:00
nix-pull.in * Show errors in nix-prefetch-url. 2007-08-15 09:24:06 +00:00
nix-push.in * Cleanup. 2008-03-20 10:16:36 +00:00
nix-reduce-build.in Updates to nix-reduce-build 2008-08-06 19:43:53 +00:00
nix-unpack-closure.in * nix-pack-closure: store the top-level store paths in the closure. 2007-01-13 19:50:42 +00:00
readconfig.pm.in * This may be useful in the future. 2006-05-31 09:24:54 +00:00
readmanifest.pm.in * nix-push / generate-patches: bzip the manifest. 2007-09-04 15:38:09 +00:00
remove-patches.pl * New kind of manifest object: "localPath", which denotes that a store 2007-01-23 16:50:19 +00:00
show-duplication.pl * `show-duplication.pl', a small utility that shows the amount of 2006-09-19 13:53:35 +00:00
update-manifest.pl * New kind of manifest object: "localPath", which denotes that a store 2007-01-23 16:50:19 +00:00