guix/scripts
Eelco Dolstra 766f708418 * Experimental feature: allow a derivation to tell the build hook that
it requires a certain feature on the build machine, e.g.

    requiredSystemFeatures = [ "kvm" ];

  We need this in Hydra to make sure that builds that require KVM
  support are forwarded to machines that have KVM support.  Probably
  this should also be enforced for local builds.
2010-08-27 13:18:13 +00:00
..
maintenance
build-remote.pl.in * Experimental feature: allow a derivation to tell the build hook that 2010-08-27 13:18:13 +00:00
copy-from-other-stores.pl.in * Fix the copy-from-other-stores substituter. 2010-04-26 13:39:55 +00:00
copying-collector.pl
download-using-manifests.pl.in * "Fix" incorrect help message. 2010-02-04 09:38:09 +00:00
find-runtime-roots.pl.in
generate-patches.pl.in * Don't barf if the source NAR for a patch has disappeared. 2010-07-21 11:30:23 +00:00
Makefile.am
nix-build.in * nix-build: recognise --cores. 2010-08-11 15:28:02 +00:00
nix-channel.in
nix-collect-garbage.in
nix-copy-closure.in
nix-http-export.cgi.in
nix-install-package.in
nix-prefetch-url.in * nix-prefetch-url depends on sed (see 2010-03-05 18:26:47 +00:00
nix-profile.sh.in
nix-pull.in
nix-push.in
nix-reduce-build.in
readconfig.pm.in
readmanifest.pm.in
remove-patches.pl
show-duplication.pl
ssh.pm * Correctly handle SSH failing to establish a connection. Because 2010-08-24 14:27:07 +00:00
update-manifest.pl