1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-10 04:43:53 +02:00

nix: develop: add tests for interactive shell

This commit is contained in:
Bob van der Linden 2023-11-13 22:04:34 +01:00
parent 8c54a01df5
commit ceab20d056
No known key found for this signature in database
GPG key ID: EEBE8E3EC4A31364
2 changed files with 76 additions and 0 deletions

View file

@ -2,6 +2,7 @@ nix_tests = \
test-infra.sh \
init.sh \
flakes/flakes.sh \
flakes/develop.sh \
flakes/run.sh \
flakes/mercurial.sh \
flakes/circular.sh \