this post was submitted on 11 Apr 2025
24 points (100.0% liked)
Linux
6920 readers
239 users here now
A community for everything relating to the GNU/Linux operating system
Also check out:
Original icon base courtesy of [email protected] and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
NixOS does not guarantee bit-by-bit identical results. NixOS hashes the inputs and provides a reproducible build environment but this does not necessarily mean the artifacts are identical.
E.g. if a build somehow includes a timestamp, each build will have a different checksum.
Neither does fedora
That's how Fedora defines it. I'm not sure of Nix OS meets this but I think Nix and Fedora have two very different use cases.