Commit Graph

11 Commits

Author SHA1 Message Date
Arthur Noel
980ccb419e testspin testenv use nixpkgs unstable 2023-12-03 12:51:26 +00:00
Arthur Noel
3e3bde71b3 tests: use tests/testenv 2023-12-03 11:32:06 +00:00
Jörg Thalheim
037cc9cc25 format with treefmt 2023-11-29 07:34:23 +01:00
Jörg Thalheim
28a0597659 graceful fallback if no nixpkgs is in NIX_PATH 2023-01-16 14:06:09 +01:00
Quentin Aristote
db0e37ea65 test_gc: force change of env by passing arg to shell.nix 2022-10-21 12:18:32 +02:00
Jörg Thalheim
d74ad21a58
tests: test arguments passed to use_nix 2022-06-01 08:51:57 +02:00
Jörg Thalheim
078b023769
testenv: use mkShellNoCC
This shell does no longer need to download a c compiler, which speed up
things quite a bit.
2022-06-01 08:20:43 +02:00
ryneeverett
6e68ea7235 flakes: Don't run shellHook on cached dev shells
This makes the behavior of `use flake` consistent with that of `use
nix`.

Resolve #90.
2021-06-08 20:51:07 -04:00
Jörg Thalheim
1c8f93e60e
define nixpkgs input
otherwise it could be anything defined by the user
2021-02-11 08:41:45 +01:00
Jörg Thalheim
9e887c3201
add tests for flakes 2020-08-09 22:51:10 +01:00
Jörg Thalheim
862b772839
add tests 2020-04-01 16:12:48 +01:00