mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-01-09 12:00:37 +00:00
fed616e5e6
* .guix-authorizations: Move up the new key. This workarounds <https://issues.guix.gnu.org/60852>.
9 lines
297 B
Scheme
9 lines
297 B
Scheme
;; -*- mode: scheme -*-
|
|
(authorizations
|
|
(version 0)
|
|
(;; primary: "220F 98D9 5E86 204C 0036 DA7B 6DEC 4360 408B 4185"
|
|
("F4C2 D1DF 3FDE EA63 D1D3 0776 ACC6 6D09 CA52 8292"
|
|
(name "Hilton Chain")))
|
|
(("13E7 6CD6 E649 C28C 3385 4DF5 5E5A A665 6149 17F7"
|
|
(name "Hilton Chain (revoked)"))))
|