There was an error while loading. Please reload this page.
2 parents 682349d + 7188a94 commit 22c0d5aCopy full SHA for 22c0d5a
1 file changed
nix/overlay.nix
@@ -39,7 +39,7 @@ super: {
39
# or whenever this derivation is built again without having the result in the binary cache.
40
# The public part of the key is shipped with the offline bundle
41
# ($aptly_root/public/gpg).
42
- # The private key (Github secret) was last replaced on 2024-07-12 and is valid for two years.
+ # The private key (Github secret) was last replaced on 2026-07-15 and is valid for two years.
43
44
install -Dm755 ${./scripts/generate-gpg1-key.sh} $out/bin/generate-gpg1-key
45
# we *--set* PATH here, to ensure we don't pick wrong gpgs
0 commit comments