Given that the build isn't deterministic, is there any provisions for Nix to force it to be deterministic? Like automatically forcing a rebuild if the output resulted in errors? Or is this left to the user to rerun the command?
On 26/12/2014 4:17 AM, stewart mackenzie wrote: >> So bang goes that idea of Declarative Concurrency, as it's already >> coarsely implemented and seems to be correct. > Correction, Declarative Concurrency isn't implemented into > nix-the-language but determinism is achieved via another more > procedural means. > _______________________________________________ > nix-dev mailing list > [email protected] > http://lists.science.uu.nl/mailman/listinfo/nix-dev -- Founder of Matrix AI http://matrix.ai/ +61420925975 _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
