Files
nix/scripts
Eelco Dolstra a8629de827 * New command `nix-store --optimise' to reduce Nix store disk space
usage by finding identical files in the store and hard-linking them
  to each other.  It typically reduces the size of the store by
  something like 25-35%.  This is what the optimise-store.pl script
  did, but the new command is faster and more correct (it's safe wrt
  garbage collection and concurrent builds).
2007-10-09 22:14:27 +00:00
..
2007-06-04 12:03:33 +00:00
2007-09-18 08:26:55 +00:00
2007-09-18 08:26:55 +00:00
2007-08-15 09:24:06 +00:00