https://github.com/nix-community/nix-eval-jobs but patched to build with Lix
Find a file
adisbladis b92dfbba57
Use python3.withPackages to pull in pytest
Using the other method leaks into PYTHONPATH.
2021-08-23 12:20:16 -05:00
.github Bump cachix/install-nix-action from v12 to v13 2021-04-05 07:49:05 +00: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
flake.lock
flake.nix Use python3.withPackages to pull in pytest 2021-08-23 12:20:16 -05:00
hydra.nix add flake to ci 2021-03-15 06:25:17 +01:00
LICENSE.md
meson.build
README.md

hydra-eval-jobs

Eval nix expressions from flakes (extracted from hydra)