cuirass/src
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
..
cuirass database: db-add-derivation: Don't try to add a derivation twice. 2017-01-09 10:55:58 +01:00
cuirass.scm cuirass: Run HTTP server. 2016-11-03 00:20:27 +01:00
schema.sql db: Forbid inserting the same specification twice. 2016-11-17 01:19:05 +01:00