1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2025-02-17 05:35:06 +01:00
home-manager/tests/modules/services/mpd
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-configuration.conf mpd: use XDG music dir if XDG user dirs are enabled 2022-09-16 13:41:40 +02:00
basic-configuration.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
basic-configuration.service tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
before-state-version-22_11.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
default.nix mpd: specify dependency of service on socket 2024-07-04 00:22:58 +02:00
start-when-needed.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
start-when-needed.service tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
start-when-needed.socket mpd: specify dependency of service on socket 2024-07-04 00:22:58 +02:00
xdg-music-dir.conf mpd: use XDG music dir if XDG user dirs are enabled 2022-09-16 13:41:40 +02:00
xdg-music-dir.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00