forked from lix-project/nix-eval-jobs
https://github.com/nix-community/nix-eval-jobs but patched to build with Lix
adisbladis
434376f8e1
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. |
||
---|---|---|
.github | ||
src | ||
tests | ||
.editorconfig | ||
.gitignore | ||
default.nix | ||
flake.lock | ||
flake.nix | ||
hydra.nix | ||
LICENSE.md | ||
meson.build | ||
README.md |
nix-eval-jobs
Eval nix expressions from flakes (extracted from hydra)