summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Wilken2023-12-13 00:00:52 +0100
committerTimo Wilken2023-12-13 00:00:52 +0100
commit60b37c2d8568897ba4e0bfaf76bb88b166626bd9 (patch)
tree8f841a68f10148bd4ef468a6ca9e3f4ae9f06679
parent5b224e3f534c492a84f68b676cc3b8cd19bfe797 (diff)
Fix rewritten history to make guix pull possible
-rw-r--r--tw/channels.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tw/channels.scm b/tw/channels.scm
index 90fddee7..5687470e 100644
--- a/tw/channels.scm
+++ b/tw/channels.scm
@@ -13,7 +13,7 @@
(branch "master")
(introduction
(make-channel-introduction
- "c683714d114ddd53c1ecffb7115b74913b694ca7"
+ "f9036f78b4b4f4f35f52b3584dd5a3a747b498bf"
(openpgp-fingerprint
"53EC 3C06 8568 83DD 9235 5BC2 2FC7 8504 681F 69B0"))))
%default-channels))