Commit graph

78 commits

Author SHA1 Message Date
1774f874ee
Remove superflous meta fields from output
Since meta is now included in it's entirety we no longer need to output them separately.
2021-08-23 18:38:46 -05:00
19823c899d
Add full meta to output
While the current output may be sufficient for Hydra it's not enough
for a more generically useful evaluator.
2021-08-23 18:33:19 -05:00
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
fc1ef1e4cb
Merge pull request #4 from Mic92/dependabot/github_actions/cachix/install-nix-action-v13
Bump cachix/install-nix-action from v12 to v13
2021-04-05 16:10:31 +01:00
dependabot[bot]
4af1e548e9
Bump cachix/install-nix-action from v12 to v13
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from v12 to v13.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v12...8d6d5e949675fbadb765c6b1a975047fa5f09b27)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-05 07:49:05 +00:00
Jörg Thalheim
e55885c021
Merge pull request #3 from Mic92/ci 2021-03-21 18:37:31 +00:00
76c3e68ccd
run tests in CI 2021-03-21 19:31:57 +01:00
71cbe4eab4
output missing/substitutable derivations in eval output 2021-03-21 19:05:11 +01:00
617d4ee151
add --impure flag for flakes 2021-03-21 18:39:32 +01:00
f00607a7c6
exit hydra-eval-jobs after printing help 2021-03-21 18:38:56 +01:00
b48e9667dc
make gcRootsDir local
just to avoid unecessary globals
2021-03-21 18:37:18 +01:00
2d58d8a513
gitignore python 2021-03-21 18:35:16 +01:00
Jörg Thalheim
f77d11ba2d
Merge pull request #2 from Mic92/ci 2021-03-15 05:32:56 +00:00
620300b1fb
add flake to ci 2021-03-15 06:25:17 +01:00
7745ffbab0
add ci configuration 2021-03-15 06:22:11 +01:00
Jörg Thalheim
c7d9f7a937
Merge pull request #1 from Mic92/ci 2021-03-15 05:15:19 +00:00
32cb862f98
add ci configuration 2021-03-15 06:09:41 +01:00
25c46dc1b0
fix evaluating relative flake urls 2021-03-15 06:02:14 +01:00
6afe31d79b
add LICENSE 2021-03-15 05:57:31 +01:00
Jörg Thalheim
ad8bab8694
Create README.md 2021-03-15 04:55:07 +00:00
7e41287c1b
disable restrictEval again 2021-03-14 23:32:36 +01:00
0e1be9fdaf
hydra-eval-jobs: smaller visual improvements 2021-03-14 23:29:49 +01:00
034f780421
remove unused headers 2021-03-14 23:19:18 +01:00
ac566dea95
update from upstream 2021-03-14 23:16:57 +01:00
0f22a976e5
update nixpkgs 2021-03-14 23:16:46 +01:00
9205107bd6
add gitignore 2021-03-14 23:16:31 +01:00
e2a3c95179
prefix header files with nix/ 2020-11-29 21:32:04 +01:00
5ed5476058
add project 2020-11-29 15:33:55 +01:00