On 2016-09-30 07:15, ng0 wrote:
Hi,
can we add something to the roadmap like this:
- guix package --search should displays if the returned packages one
asked for are reproducible.
Having a distinction between reproducible and not reproducible would
enable us (or at least help us) to display the progress towards a fully
reproducible system.
There are two distinctions that need to be made:
1. The package builds on a single machine with `guix build
--no-substitutes --rounds=N foo`.
2. The result of `guix challenge foo` is clean.
As noted in "Invoking 'guix challenge'", the latter requires the former,
but both would be interesting to test, catalog, and display.
--
`~Eric