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

Add a test for nix flake show

This commit is contained in:
Théophane Hufschmitt 2023-01-27 10:13:05 +01:00
parent ab424a39a9
commit 79c084cb59
3 changed files with 44 additions and 0 deletions

View file

@ -113,6 +113,7 @@ nix_tests = \
store-ping.sh \
fetchClosure.sh \
completions.sh \
flakes/show.sh \
impure-derivations.sh \
path-from-hash-part.sh \
toString-path.sh