Y
Hacker News
new
|
ask
|
show
|
jobs
by
oessessnex
809 days ago
Yes, Nix doesn't actually ensure that the builds are deterministic. In fact it works just fine if they aren't. There are packages in nixpkgs that aren't reproducible:
https://github.com/NixOS/nixpkgs/issues?q=is%3Aopen+is%3Aiss...