projects
/
~bandali
/
configs
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
remove some old cruft from rc.org
[~bandali/configs]
/
.config
/
guix
/
channels.scm
1
(list (channel
2
(name 'guix)
3
(url "https://git.savannah.gnu.org/git/guix.git")
4
(commit
5
"e920037793faeebf8fb2a918b50a1751b125a0af"))
6
(channel
7
(name 'guix-bandali)
8
(url "https://git.sr.ht/~bandali/guix-bandali")
9
(commit
10
"826fb6ff3669fd4a14dfb17a7aa89777507fb4d6")))