https://github.com/nix-community/nix-eval-jobs but patched to build with Lix
Find a file
2021-03-21 19:31:57 +01:00
.github run tests in CI 2021-03-21 19:31:57 +01:00
src output missing/substitutable derivations in eval output 2021-03-21 19:05:11 +01:00
tests run tests in CI 2021-03-21 19:31:57 +01:00
.gitignore gitignore python 2021-03-21 18:35:16 +01:00
default.nix add ci configuration 2021-03-15 06:09:41 +01:00
flake.lock update nixpkgs 2021-03-14 23:16:46 +01:00
flake.nix output missing/substitutable derivations in eval output 2021-03-21 19:05:11 +01:00
hydra.nix add flake to ci 2021-03-15 06:25:17 +01:00
LICENSE.md add LICENSE 2021-03-15 05:57:31 +01:00
meson.build add project 2020-11-29 15:33:55 +01:00
README.md Create README.md 2021-03-15 04:55:07 +00:00

hydra-eval-jobs

Eval nix expressions from flakes (extracted from hydra)