projects
/
~bandali
/
configs
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
guix: add local dovecot mail server to chaman
[~bandali/configs]
/
.config
/
guix
/
channels.scm
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
(list (channel
2
(name 'guix)
3
;; (url "file:///home/bandali/src/git/guix")
4
(url "https://git.savannah.gnu.org/git/guix.git"))
5
(channel
6
(name 'guix-bandali)
7
(url "file:///home/bandali/src/git/guix-bandali")))