guix/scripts
Eelco Dolstra be0b9dda31 build-remote.pl: Pass /dev/null as SSH's stdin
Otherwise it will set the parent's stdin to non-blocking mode, causing
the subsequent read of the set of inputs/outputs to fail randomly.
That's insane.
2013-05-10 02:32:13 +02:00
..
Makefile.am Urgggh 2013-01-02 23:52:15 +01:00
build-remote.pl.in build-remote.pl: Pass /dev/null as SSH's stdin 2013-05-10 02:32:13 +02:00
copy-from-other-stores.pl.in Add operation ‘nix-store --repair-path’ 2012-10-02 14:08:59 -04:00
copying-collector.pl
download-from-binary-cache.pl.in Add option ‘extra-binary-caches’ 2013-05-07 15:37:28 +02:00
download-using-manifests.pl.in nix-push: Only generate and copy a NAR if it doesn't already exist 2012-10-17 16:58:05 -04:00
find-runtime-roots.pl.in find-runtime-roots.pl: Don't hardcode /nix/store 2013-04-26 12:15:54 +02:00
install-nix-from-closure.sh Generate binary tarballs for installing Nix 2012-05-22 18:36:54 -04:00
nix-build.in nix-build: Respect --timeout 2013-04-23 17:16:01 +02:00
nix-channel.in Support xz compression of nixexprs.tar in channels 2012-12-05 11:02:44 +01:00
nix-collect-garbage.in When ‘--help’ is given, just run ‘man’ to show the manual page 2012-10-03 16:40:09 -04:00
nix-copy-closure.in nix-copy-closure: Show a proper error message if no host name is given 2013-05-03 11:12:11 +02:00
nix-generate-patches.in nix-generate-patches: Optionally write new patches to $NIX_ALL_PATCHES 2012-04-04 20:46:18 +00:00
nix-http-export.cgi.in
nix-install-package.in When ‘--help’ is given, just run ‘man’ to show the manual page 2012-10-03 16:40:09 -04:00
nix-prefetch-url.in nix-prefetch-url: Improve option handling 2012-10-23 18:04:11 +02:00
nix-profile.sh.in Use a shorter Nixpkgs channel URL 2012-11-09 13:33:35 +01:00
nix-pull.in When ‘--help’ is given, just run ‘man’ to show the manual page 2012-10-03 16:40:09 -04:00
nix-push.in nix-push: Handle pushing a symlink 2012-11-06 13:53:53 +01:00
nix-reduce-build.in * Set the executable bit on scripts. 2011-10-10 22:40:17 +00:00
remove-patches.pl * Remove the localPaths feature in manifests since it's no longer used 2011-04-06 09:16:22 +00:00
show-duplication.pl