Jörg Thalheim
26948992b3
also expose store path in json
2021-12-31 12:00:04 +01:00
Jörg Thalheim
c297bd9564
fix build against nixUnstable
2021-12-15 14:20:38 +01:00
adisbladis
0648bc0cb8
Select flake output by the flake fragment
2021-08-26 18:48:56 -05:00
adisbladis
434376f8e1
Remove outputs from JSON output
...
The output of the evaluator should only include either the full
derivation (not yet implemented) or fields not directly accessible
from the drv such as meta.
Right now the output is a fairly arbitrary selection of fields.
2021-08-26 18:48:56 -05:00
adisbladis
a6171c9a62
Switch to streaming output (using line delimited JSON)
2021-08-25 13:58:42 -05:00
adisbladis
4c28ae88a6
Skip non-serialisable *Value in output
...
Most notably this includes derivations which should be fixed and
serialised to store paths.
2021-08-25 03:12:19 -05:00
adisbladis
be59cd8bfb
Remove unused output
2021-08-25 03:12:03 -05:00
adisbladis
f8dad73ac8
Move outputs definition closer to use
2021-08-25 03:11:16 -05:00
adisbladis
a4441fe1c8
Remove support for Hydra aggregate jobs
...
This might be a somewhat useful feature for Hydra, but not for a generic Nix evaluator.
2021-08-24 14:06:32 -05:00
adisbladis
174e735183
Rename project to nix-eval-jobs
...
We are getting rid of Hydra specific hacks and making this a more
generically useful component for any projects that need to run
large evaluations.
2021-08-24 14:06:27 -05:00