Commit graph

2 commits

Author SHA1 Message Date
Peter Simons 63b87a116e hardlink: update to latest version 2012-09-25 15:35:54 +02:00
Peter Simons c5ecd1752c hardlink: initial version
Hardlink consolidates duplicate files in a directory hierarchy with hardlinks,
similar to "nix-store --optimise".

IHMO, this program should be run by the default builder after $out has been set
up, to remove redundancy in the generated closures.

svn path=/nixpkgs/trunk/; revision=31934
2012-01-30 11:40:20 +00:00