lix/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
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
generate-patches.pl.in
Makefile.am
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
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
nix-pull.in
nix-push.in * file:/ -> file:// 2006-08-09 19:37:23 +00:00
nix-unpack-closure.in
optimise-store.pl
readconfig.pm.in
readmanifest.pm.in
remove-patches.pl
update-manifest.pl