[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: roadmap item
From: |
Eric Bavier |
Subject: |
Re: roadmap item |
Date: |
Fri, 30 Sep 2016 09:51:15 -0500 |
User-agent: |
Roundcube Webmail/1.0.6 |
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