1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-03-06 16:57:03 +00:00
home-manager/tests/modules/services/nix-gc
Robert Helgesson 7a3f0b3b8d
tests: rework derivation stubbing
Instead of having to manually stub packages that should not be
downloaded we instead automatically stub all packages (except a small
list of whitelisted ones). Tests can re-introduce the real package by
using the `realPkgs` module argument.
2025-02-04 23:58:20 +01:00
..
basic.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
default.nix nix-gc: add service 2024-02-05 18:10:00 +01:00
expected.service nix-gc: set service type to oneshot 2024-07-30 07:54:40 +02:00
expected.timer nix-gc: add randomizedDelaySec option 2024-10-25 15:53:42 +02:00
nix-gc-script-expected nix-gc: remove extraneous quotes from shell script 2024-07-31 08:27:17 +02:00