Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | home: config: guix: channels: drop scm suffix | Renken | 2022-08-31 | -0/+4 |
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. |