Y
Hacker News
new
|
ask
|
show
|
jobs
by
drawnwren
171 days ago
Reproducible can have a lot of meanings. Nix guarantees that your build environment + commands are the same. It still uses all the usual build tools and it would be trivial to create a non-reproducible binary (--impure).