1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-03-09 18:26:54 +00:00
home-manager/tests/modules/programs/git
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
..
default.nix git: add config helper for hooks 2022-09-08 11:05:07 +02:00
git-expected-include.conf git: escape string values in configuration 2020-05-01 00:50:58 +02:00
git-expected.conf git: gpg sign tags with signing.signByDefault set 2022-09-05 14:52:39 +02:00
git-pre-commit-hook.sh git: add config helper for hooks 2022-09-08 11:05:07 +02:00
git-with-email-expected.conf git: add realName inside From field 2024-05-06 08:17:53 +02:00
git-with-email.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
git-with-hooks.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
git-with-msmtp-expected.conf git: add realName inside From field 2024-05-06 08:17:53 +02:00
git-with-msmtp.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
git-with-signing-key-id-expected.conf git: gpg sign tags with signing.signByDefault set 2022-09-05 14:52:39 +02:00
git-with-signing-key-id.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
git-with-str-extra-config-expected.conf git: escape string values in configuration 2020-05-01 00:50:58 +02:00
git-with-str-extra-config.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
git-without-signing-key-id-expected.conf git: gpg sign tags with signing.signByDefault set 2022-09-05 14:52:39 +02:00
git-without-signing-key-id.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
git.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00