diff options
author | Ludovic Courtès <ludo@gnu.org> | 2016-12-17 23:31:47 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2016-12-17 23:31:47 +0100 |
commit | ea93301cc1c530b5a481814b4592d41b98c1356e (patch) | |
tree | 6560dcef468eb00587f815a2575c9d68259889f1 | |
parent | 07e18bf6d985be1a2d42a5f0d33758954bedfc43 (diff) | |
download | guix-artwork-ea93301cc1c530b5a481814b4592d41b98c1356e.tar guix-artwork-ea93301cc1c530b5a481814b4592d41b98c1356e.tar.gz |
website: RB summit: Fix Debian ratio.
Reported by Mattia Rizzolo <mattia@debian.org>.
* website/posts/reproducible-build-summit.html: s/binary
packages/source packages/.
-rw-r--r-- | website/posts/reproducible-build-summit.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/posts/reproducible-build-summit.html b/website/posts/reproducible-build-summit.html index 18315c6..cb6a2ef 100644 --- a/website/posts/reproducible-build-summit.html +++ b/website/posts/reproducible-build-summit.html @@ -35,7 +35,7 @@ author: Ludovic Courtès, John Darrington, Ricardo Wurmus For a couple of years, Debian has had a <a href="https://tests.reproducible-builds.org/debian/reproducible.html"> dashboard</a> that shows the progress that has been made. The - result is impressive: 92% of its binary packages are now bit-for-bit + result is impressive: 92% of its source packages are now bit-for-bit reproducible! During the meeting, Eelco Dolstra reported first results for NixOS, obtained thanks to an extension to the <a href="https://nixos.org/hydra/">Hydra</a> continuous |