Nix/scripts
Eelco Dolstra 2e210b2387 * Convenience option `nix-collect-garbage -d' (--delete-old): removes
old generations of *all* profiles in /nix/var/nix/profiles, then
  runs the garbage collector.  Quick way to get rid of all old stuff.
  Of course, one cannot roll back to earlier points in time after
  this.
2006-09-06 14:23:04 +00:00
..
maintenance * Remove debug statement. 2006-02-24 17:10:38 +00:00
copying-collector.pl
download-using-manifests.pl.in prevent doing recursive chroots, by unsetting NIX_ROOT in the scripts. 2006-08-05 00:31:04 +00:00
find-runtime-roots.pl.in * Don't try to do DNS lookups. 2006-07-21 12:28:25 +00:00
generate-patches.pl.in
Makefile.am * Don't try to do DNS lookups. 2006-07-21 12:28:25 +00:00
nix-build.in * Use old-school pipe opens; the new style is Perl >= 5.8.0. 2006-08-04 11:51:46 +00:00
nix-channel.in * Remove old manifests in `nix-channel --update'. 2006-05-08 20:00:28 +00:00
nix-collect-garbage.in * Convenience option `nix-collect-garbage -d' (--delete-old): removes 2006-09-06 14:23:04 +00:00
nix-install-package.in
nix-pack-closure.in
nix-prefetch-url.in add coreutils to the default PATH for this scripts, so we know for sure we have tools like rm, mkdir, and so on 2006-08-05 00:33:52 +00:00
nix-profile.sh.in * Write messages to stderr, not stdout. 2006-03-10 09:41:28 +00:00
nix-pull.in * This may be useful in the future. 2006-05-31 09:24:54 +00:00
nix-push.in * file:/ -> file:// 2006-08-09 19:37:23 +00:00
nix-unpack-closure.in
optimise-store.pl
readconfig.pm.in * This may be useful in the future. 2006-05-31 09:24:54 +00:00
readmanifest.pm.in
remove-patches.pl
update-manifest.pl