1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-30 22:20:59 +01:00
This commit is contained in:
Eelco Dolstra 2022-04-19 20:21:32 +02:00
commit 48a467f2b9
6 changed files with 148 additions and 0 deletions

View file

@ -80,6 +80,7 @@ nix_tests = \
post-hook.sh \
function-trace.sh \
flake-local-settings.sh \
fmt.sh \
eval-store.sh \
why-depends.sh \
import-derivation.sh \