guix/scripts
Eelco Dolstra 5bbd693cae * Add an API function exportPaths() that provides the functionality of
‘nix-store --export’.
* Add a Perl module that provides the functionality of
  ‘nix-copy-closure --to’.  This is used by build-remote.pl so it no
  longer needs to start a separate nix-copy-closure process.  Also, it
  uses the Perl API to do the export, so it doesn't need to start a
  separate nix-store process either.  As a result, nix-copy-closure
  and build-remote.pl should no longer fail on very large closures due
  to an "Argument list too long" error.  (Note that having very many
  dependencies in a single derivation can still fail because the
  environment can become too large.  Can't be helped though.)
2011-11-23 15:13:37 +00:00
..
maintenance * Update the cleanup script. 2011-08-27 16:59:32 +00:00
Makefile.am * Move SSH.pm. 2011-10-11 11:45:36 +00:00
build-remote.pl.in * Add an API function exportPaths() that provides the functionality of 2011-11-23 15:13:37 +00:00
copy-from-other-stores.pl.in * Set the executable bit on scripts. 2011-10-10 22:40:17 +00:00
copying-collector.pl * I said it couldn't be done. I was wrong. 2005-04-04 15:18:19 +00:00
download-using-manifests.pl.in * Set the executable bit on scripts. 2011-10-10 22:40:17 +00:00
find-runtime-roots.pl.in * Set the executable bit on scripts. 2011-10-10 22:40:17 +00:00
nix-build.in * Set the executable bit on scripts. 2011-10-10 22:40:17 +00:00
nix-channel.in * Set the executable bit on scripts. 2011-10-10 22:40:17 +00:00
nix-collect-garbage.in * Set the executable bit on scripts. 2011-10-10 22:40:17 +00:00
nix-copy-closure.in * Add an API function exportPaths() that provides the functionality of 2011-11-23 15:13:37 +00:00
nix-generate-patches.in * Set the executable bit on scripts. 2011-10-10 22:40:17 +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 * Set the executable bit on scripts. 2011-10-10 22:40:17 +00:00
nix-prefetch-url.in * Set the executable bit on scripts. 2011-10-10 22:40:17 +00:00
nix-profile.sh.in 2008-11-20 17:22:42 +00:00
nix-pull.in * nix-pull: update the Nix manifest cache if necessary. Also, don't 2011-11-16 16:41:48 +00:00
nix-push.in * Set the executable bit on scripts. 2011-10-10 22:40:17 +00: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 * `show-duplication.pl', a small utility that shows the amount of 2006-09-19 13:53:35 +00:00