guix/scripts
Eelco Dolstra 86408b3f47 * build-remote.pl: Pick machines in a round-robin order, rather than
giving jobs to the first machine until it hits its job limit, then
  the second machine and so on.  This should improve utilisation of
  the Hydra build farm a lot.  Also take an optional speed factor
  into account to cause fast machines to be preferred over slower
  machines with a similar load.
2009-09-17 15:48:17 +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 * build-remote.pl: Pick machines in a round-robin order, rather than 2009-09-17 15:48:17 +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
generate-patches.pl.in
nix-build.in * nix-build: pass the --show-trace flag. 2009-07-15 09:10:38 +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 * Cleanup. 2009-04-16 09:27:33 +00:00
remove-patches.pl
show-duplication.pl
update-manifest.pl