Renken
2bfb36d80c
Guix, or Guile for that matter, is evaluating channels.scm when running guix pull which causes it to fail with the following log: (exception unbound-variable (value #f) (value "Unbound variable: ~S") (value (channel)) (value #f)) It's probably wise to avoid scheme file endings.
4 lines
174 B
Text
4 lines
174 B
Text
(cons (channel (name 'nichijou)
|
|
(url "file:///home/renken/dev/gitlab/nichijou"))
|
|
;; (url "https://gitlab.com/renken/nichijou"))
|
|
%default-channels)
|