1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-18 02:58:27 +02:00

Split off 'nix flake init' tests

This commit is contained in:
Eelco Dolstra 2022-07-13 20:36:11 +02:00
parent f011c269c9
commit a094259d35
4 changed files with 119 additions and 86 deletions

View file

@ -3,6 +3,7 @@ nix_tests = \
flakes/run.sh \
flakes/mercurial.sh \
flakes/circular.sh \
flakes/init.sh \
ca/gc.sh \
gc.sh \
remote-store.sh \