Files
lix/src/lib/Hydra
Silvan MosbergerandGraham Christensen 1d45b63516 Fix transition from declarative non-flake to flake jobset
The database has these constraints:

    check ((type = 0) = (nixExprInput is not null and nixExprPath is not null)),
    check ((type = 1) = (flake is not null)),

which prevented switching to flakes in a declarative jobspec, since the
nixexpr{path,input} fields were not nulled in such an update

Co-Authored-By: Graham Christensen <graham@grahamc.com>
2021-02-01 18:57:40 +01:00
..
2013-10-25 11:09:11 -04:00
2020-04-16 00:42:40 +02:00
2021-01-26 11:50:37 -05:00
2020-05-27 20:09:36 +02:00
2019-08-13 18:18:25 +02:00