Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
aidenn0
1mo ago
0 comments
Save
Share
Nix mostly does not guarantee deterministic output. It rather guarantees deterministic inputs, and then sandboxes the system to inhibit the build from accessing the outside world.
Deterministic inputs do not always imply deterministic outputs.
0 comments
1 comments · 1 top-level
top
newest
oldest
pabs3
1mo ago
Indeed, the Reproducible Builds community is working on fixing non-deterministic build output
https://reproducible-builds.org/
j
/
k
navigate · click thread line to collapse