forked from lix-project/hydra
TODO
This commit is contained in:
parent
842ef9af24
commit
0387787e7e
|
@ -185,7 +185,8 @@ create table Builds (
|
||||||
|
|
||||||
-- Copy of the nixExprInput/nixExprPath fields of the jobset that
|
-- Copy of the nixExprInput/nixExprPath fields of the jobset that
|
||||||
-- instantiated this build. Needed if we want to reproduce this
|
-- instantiated this build. Needed if we want to reproduce this
|
||||||
-- build.
|
-- build. FIXME: this should be stored in JobsetEvals, storing it
|
||||||
|
-- here is denormal.
|
||||||
nixExprInput text,
|
nixExprInput text,
|
||||||
nixExprPath text,
|
nixExprPath text,
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue