Skip to content

Commit 22c0d5a

Browse files
authored
Merge pull request #922 from wireapp/update-expired-gpg-key
WPB-27157- update timestamp for GPG key and regenerate it
2 parents 682349d + 7188a94 commit 22c0d5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nix/overlay.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ super: {
3939
# or whenever this derivation is built again without having the result in the binary cache.
4040
# The public part of the key is shipped with the offline bundle
4141
# ($aptly_root/public/gpg).
42-
# The private key (Github secret) was last replaced on 2024-07-12 and is valid for two years.
42+
# The private key (Github secret) was last replaced on 2026-07-15 and is valid for two years.
4343
4444
install -Dm755 ${./scripts/generate-gpg1-key.sh} $out/bin/generate-gpg1-key
4545
# we *--set* PATH here, to ensure we don't pick wrong gpgs

0 commit comments

Comments
 (0)