]> git.scottworley.com Git - auto-upgrade-with-pinch/commit
Make signingKeys static again
authorScott Worley <scottworley@scottworley.com>
Wed, 10 Jun 2020 23:12:27 +0000 (16:12 -0700)
committerScott Worley <scottworley@scottworley.com>
Wed, 10 Jun 2020 23:12:27 +0000 (16:12 -0700)
commit5ea02587f16178dc303d33338abfa8bf306328be
tree40832efdf65f12f388a822d94fdd02250598b9eb
parentf1a53b29b8269cb5dd28a3285bc95a7df37f9a16
Make signingKeys static again

git -c gpg.program= cannot pass arguments.

Another possibility from here to keep this dynamic would be to pass the
list of signing keys through the environment.
modules/auto-upgrade.nix
overlays/keyedgpg.nix
upgrade-config.nix