summaryrefslogtreecommitdiff
path: root/tw/channels.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tw/channels.scm')
-rw-r--r--tw/channels.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/tw/channels.scm b/tw/channels.scm
index ec3e2852..7ff4c76c 100644
--- a/tw/channels.scm
+++ b/tw/channels.scm
@@ -9,11 +9,11 @@
;; See also `.guix-channel' in this repo.
#~(cons* (channel
(name 'tw)
- (url "git://lud.wg/~timo/guix-decls.git")
+ (url "https://git.twilken.net/dotfiles")
(branch "master")
(introduction
(make-channel-introduction
- "f26d5f53db3ec351d5d44814b587f1c5f698b155"
+ "b13d24b87b58e70036c0f0a00c35a4aff05ee196"
(openpgp-fingerprint
"53EC 3C06 8568 83DD 9235 5BC2 2FC7 8504 681F 69B0"))))
%default-channels))