diff options
author | EuAndreh <eu@euandre.org> | 2021-06-11 20:10:31 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-11 20:10:31 -0300 |
commit | 44533e2df144e7749a382e298aea53ca11a2239e (patch) | |
tree | 0f4a2e6453b27cff4a357158e7d513e027a7a8c6 /aux/guix | |
parent | Makefile: Add "clean public dev-check" as dependency of the "dist" target (diff) | |
download | remembering-44533e2df144e7749a382e298aea53ca11a2239e.tar.gz remembering-44533e2df144e7749a382e298aea53ca11a2239e.tar.xz |
aux/guix/pinned-channels.scm: Change channel of xyz-euandreh channel
Diffstat (limited to 'aux/guix')
-rw-r--r-- | aux/guix/pinned-channels.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aux/guix/pinned-channels.scm b/aux/guix/pinned-channels.scm index b026813..504406f 100644 --- a/aux/guix/pinned-channels.scm +++ b/aux/guix/pinned-channels.scm @@ -1,7 +1,7 @@ (cons* (channel (name 'xyz-euandreh) - (url "git://git.euandreh.xyz/package-repository") + (url "git://euandreh.xyz/package-repository") (branch "main") (introduction (make-channel-introduction |