1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 19:46:02 +01:00
nix/tests
Bernardo Meurer Costa f88c3055f8
refactor(tests/nixos/s3-binary-cache-store): clean client store in setup_s3
Add cleanup of client store in the finally block of setup_s3 decorator.
Uses `nix store delete --ignore-liveness` to properly handle GC roots
and only attempts deletion if the path exists.
2025-10-18 23:36:48 +00:00
..
functional fix(tests/functional/repl): skip test if stack size limit is insufficient 2025-10-17 17:05:12 +00:00
installer Format .nix files 2025-01-24 17:04:02 +01:00
nixos refactor(tests/nixos/s3-binary-cache-store): clean client store in setup_s3 2025-10-18 23:36:48 +00:00
repl-completion.nix Format .nix files 2025-01-24 17:04:02 +01:00