upvote
Nit: there’s nothing “cryptographic” about reproducible builds.

“Reproducible build” already usually implies bit-by-bit reproducibility.

reply
I meant with Nix you're comparing hashes. With Docker, you're using pinned versions
reply
i thought it mainly implied architectural/hardware compatibility and deterministic output
reply
Nix is also great at work. You keep the server nix code in the same repo and OpenCode can just change and test server config.
reply