diff options
author | EuAndreh <eu@euandre.org> | 2021-06-12 13:13:25 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-12 13:13:25 -0300 |
commit | c9e4e5db9d5abdba9b3aac206760bcb5ab869d98 (patch) | |
tree | c83c2d294eed209f23065a09ab0723a3189260f3 /aux/guix | |
parent | aux/: Update files (diff) | |
download | git-permalink-c9e4e5db9d5abdba9b3aac206760bcb5ab869d98.tar.gz git-permalink-c9e4e5db9d5abdba9b3aac206760bcb5ab869d98.tar.xz |
aux/: Update files
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 |