Eelco Dolstra wrote:

> Hi,
> 
> On 30/01/12 12:40, Peter Simons wrote:
> 
>> IHMO, this program should be run by the default builder after $out has
>> been set up, to remove redundancy in the generated closures.
> 
> No, Nix should do that after the build has completed.  If the Nix DB were
> to store the cryptographic hash of every regular file in the store
Just create /nix/store/by-hash/first-5-digits/next-5-digits/remaining-
digits/number and hardlink every file to this path. Here <number> will be 0 
for most files, and increase only in case of file collisions.
-- 
Yury G. Kudryashov,
mailto: [email protected]

_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to