Commit Graph
10 Commits
Author SHA1 Message Date
adisbladis 0d3e7c2240 Add nixpkgs-fmt + associated checks 2021-09-24 22:18:46 -05:00
adisbladis 9030f0f8c5 Move devShell from flake.nix to separate shell.nix
Again, to facilitate non-flake development.
2021-09-24 22:12:56 -05:00
adisbladis 7550bb8cc1 Move hydra.nix to default.nix
So it's easier to use as a classic (non-flake) Nix expression.
2021-09-24 22:02:34 -05:00
adisbladis 8ccdf6497c Add build to flake checks 2021-08-25 14:06:20 -05:00
adisbladis ebe49463b8 Add editorconfig-checker 2021-08-25 13:58:43 -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
adisbladis b92dfbba57 Use python3.withPackages to pull in pytest
Using the other method leaks into PYTHONPATH.
2021-08-23 12:20:16 -05:00
Jörg Thalheim 71cbe4eab4 output missing/substitutable derivations in eval output 2021-03-21 19:05:11 +01:00
Jörg Thalheim 620300b1fb add flake to ci 2021-03-15 06:25:17 +01:00
Jörg Thalheim 5ed5476058 add project 2020-11-29 15:33:55 +01:00