From 82739e1f1648cad8ef47a5d31ad063622a26bab9 Mon Sep 17 00:00:00 2001 From: Alexander Joss Date: Mon, 20 Jul 2026 23:00:03 -0700 Subject: [PATCH] channel: fix .guix-authorization to use proper subkey fingerprint --- .guix-authorizations | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.guix-authorizations b/.guix-authorizations index 27c4904..5cbcc38 100644 --- a/.guix-authorizations +++ b/.guix-authorizations @@ -1,3 +1,2 @@ (authorizations (version 0) - (("9F62 B524 1CD8 B236 6F70 1276 DC70 967F D0FF 1BF4" (name - "alex")))) + (("C930D588791C761B161721531E7E45016A7DC6E3" (name "alex")))) -- 2.54.0