On Mon, Mar 17, 2008 at 3:48 PM, Wouter db <[EMAIL PROTECTED]> wrote: > But at beforehand delaring what dependencies should be excluded from the > hash calculation is i think unwanted and error prone (i would say > impure), you never really know if the build process uses them or not.
No dependencies are excluded from the hash calculation. In fact there are two derivations made, one to compile the packages without runtime dependencies and a *second* derivation which uses the install store path of the first derivation as source to build its own store path where programs are wrapped to have the correct runtime dependencies. So I guess I can upload it? -- Nicolas Pierron _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
