1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00
home-manager/tests/modules/programs/gpg
aldur 95d65dddae gpg: fix correctly setting trust for all keys
When passing `gpg.publicKeys` a `source` including _multiple_ keys,
only the first one in `source` will have `trust` set correctly.

This commit fixes the issue and adds a corresponding test
(failing without the patch, fixed with it).
2025-11-03 15:14:46 -06:00
..
test-keys gpg: fix correctly setting trust for all keys 2025-11-03 15:14:46 -06:00
default.nix gpg: fix correctly setting trust for all keys 2025-11-03 15:14:46 -06:00
immutable-keyfiles.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
multiple-keys-trust.nix gpg: fix correctly setting trust for all keys 2025-11-03 15:14:46 -06:00
mutable-keyfiles.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
override-defaults-expected.conf gpg: allow for duplicate keys in config (#1814) 2021-02-21 00:37:46 -05:00
override-defaults.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00