[Nix-dev] Haskell packages in the binary cache broken?
Peter Simons
simons at cryp.to
Tue May 14 13:30:44 CEST 2013
Hi Karn,
> I think this is the nondeterministic compilation of GHC. The same
> inputs can lead to different package hashes, which makes it possible
> that the binary cache and your locally built results are
> incompatible.
what exactly are you referring to when you say "package hashes"? Do you
mean the hashes in GHC's package database, or do you refer to the hash
of a package in the Nix store?
Take care,
Peter
More information about the nix-dev
mailing list