cuirass/src/cuirass
Mathieu Lirzin d0a5801e39
database: db-add-derivation: Don't try to add a derivation twice.
This fixes the issue of having multiple identical derivations associated with
an evaluation as reported by Ludovic Courtès <ludo@gnu.org> at
<https://lists.gnu.org/archive/html/guix-devel/2017-01/msg00109.html>.

* src/cuirass/database.scm (db-add-derivation): Ignore if JOB is already
present in DB.
2017-01-09 10:55:58 +01:00
..
base.scm base: Create the parent directories of '%package-cachedir'. 2016-12-01 20:59:43 +01:00
config.scm.in config: Remove references to '$prefix' expansion hack. 2016-12-28 18:19:03 +01:00
database.scm database: db-add-derivation: Don't try to add a derivation twice. 2017-01-09 10:55:58 +01:00
http.scm cuirass: Add "--port" command line option. 2016-12-28 18:49:21 +01:00
repo.scm repo: Add <repo> record datatype. 2016-12-28 18:18:37 +01:00
ui.scm maint: Add new mailing list and webpage. 2017-01-09 00:35:19 +01:00
utils.scm repo: Add <repo> record datatype. 2016-12-28 18:18:37 +01:00