guix/scripts
Eelco Dolstra 737423a89c * Use polling to wait for a remote build slot when using a build hook
(that is, call the build hook with a certain interval until it
  accepts the build).
* build-remote.pl was totally broken: for all system types other than
  the local system type, it would send all builds to the *first*
  machine of the appropriate type.
2009-03-29 18:00:45 +00:00
..
maintenance
build-remote.pl.in * Use polling to wait for a remote build slot when using a build hook 2009-03-29 18:00:45 +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 * Future proofing: assume we can read manifests up to version 10 2009-03-19 10:02:02 +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 * Get rid of nix-pack-closure / nix-unpack-closure, they're redundant. 2008-11-18 14:43:40 +00:00
nix-build.in * Clean up some tests (use nix-build where appropriate). 2009-03-18 13:15:55 +00:00
nix-channel.in * nix-channel: use nix-build. 2009-02-27 11:01:03 +00:00
nix-collect-garbage.in * Urgh. 2008-11-20 15:44:59 +00:00
nix-copy-closure.in * nix-copy-closure: compute the closure in one call to nix-store, 2009-03-28 21:10:29 +00:00
nix-http-export.cgi.in Replace wrong (w.r.t. PATH) sed call with in-shell substitution 2009-02-19 20:46:45 +00:00
nix-install-package.in * nix-install-package: don't pollute /nix/var/nix/manifests. 2009-02-27 14:06:38 +00:00
nix-prefetch-url.in * Use the regular progress bar; the hash bar isn't very useful when 2009-02-27 13:55:11 +00:00
nix-profile.sh.in 2008-11-20 17:22:42 +00:00
nix-pull.in * nix-install-package: don't pollute /nix/var/nix/manifests. 2009-02-27 14:06:38 +00:00
nix-push.in * Unify exportReferencesGraph and exportBuildReferencesGraph, and make 2009-03-18 17:36:42 +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 * Disregard the Hash field in manifests. 2009-03-19 09:47:34 +00:00
remove-patches.pl
show-duplication.pl
update-manifest.pl