guix/scripts
Eelco Dolstra 909fbb9de1 * When using build hooks, for any nix-store -r build operation, it is
necessary that at least one build hook doesn't return "postpone",
  otherwise nix-store will barf ("waiting for a build slot, yet there
  are no running children").  So inform the build hook when this is
  the case, so that it can start a build even when that would exceed
  the maximum load on a machine.
2008-12-04 14:29:41 +00:00
..
maintenance
Makefile.am * Get rid of nix-pack-closure / nix-unpack-closure, they're redundant. 2008-11-18 14:43:40 +00:00
build-remote.pl.in * When using build hooks, for any nix-store -r build operation, it is 2008-12-04 14:29:41 +00:00
copy-from-other-stores.pl.in * Urgh. 2008-11-20 15:44:59 +00:00
copying-collector.pl
download-using-manifests.pl.in * Urgh. 2008-11-20 15:44:59 +00:00
find-runtime-roots.pl.in
generate-patches.pl.in * Make the maximum patch size configurable. 2007-03-30 09:01:05 +00:00
nix-build.in * Urgh. 2008-11-20 15:44:59 +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 * Urgh. 2008-11-20 15:44:59 +00:00
nix-copy-closure.in * Urgh. 2008-11-20 15:44:59 +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 * Urgh. 2008-11-20 15:44:59 +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 2008-11-20 17:22:42 +00:00
nix-pull.in * Urgh. 2008-11-20 15:44:59 +00:00
nix-push.in * Dirty hack to make nix-push work properly on derivations: the 2008-12-04 10:40:41 +00:00
nix-reduce-build.in Updates to nix-reduce-build 2008-08-06 19:43:53 +00:00
readconfig.pm.in
readmanifest.pm.in * nix-push / generate-patches: bzip the manifest. 2007-09-04 15:38:09 +00:00
remove-patches.pl
show-duplication.pl
update-manifest.pl