The Debian testing/trixie release on amd64 is now reproducible for over 95% (micronews.debian.org) 36 points by foresto 1y ago ↗ HN
[–] MuffinFlavored 1y ago ↗ What goes into achieving this other than making sure builds don't include timestamps somewhere? [–] carlhjerpe 1y ago ↗ No internet access during builds, no timestamps on anything, well defined compiler/linker options, sandboxed filesystem preferablyThis is just things I know Nix does to their build sandbox but it's definitely not an exhaustive list. [–] creatonez 1y ago ↗ Here's a good summary: https://reproducible-builds.org/docs/commandments/
[–] carlhjerpe 1y ago ↗ No internet access during builds, no timestamps on anything, well defined compiler/linker options, sandboxed filesystem preferablyThis is just things I know Nix does to their build sandbox but it's definitely not an exhaustive list.
3 comments
[ 4.0 ms ] story [ 33.4 ms ] threadThis is just things I know Nix does to their build sandbox but it's definitely not an exhaustive list.