mirror of
https://github.com/NixOS/nix
synced 2025-07-18 02:58:27 +02:00
Split out nix-collect-garbage -d
test to new file
Good for test parallelism, and separation of concerns (core GC vs profiles deleting).
This commit is contained in:
parent
ca5752d4fa
commit
d4a2ced9cb
3 changed files with 41 additions and 37 deletions
|
@ -16,6 +16,7 @@ nix_tests = \
|
|||
flakes/flake-in-submodule.sh \
|
||||
ca/gc.sh \
|
||||
gc.sh \
|
||||
nix-collect-garbage-d.sh \
|
||||
remote-store.sh \
|
||||
legacy-ssh-store.sh \
|
||||
lang.sh \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue