Commit Graph

2 Commits

Author SHA1 Message Date
Skylar "The Cobra" Astaroth
2ee70af7d7
nongnu: hugo: Don't fail on unsupported architectures.
Currently, architectures other than aarch64, arm32, or x86_64 will fail
to build the entire nonguix channel derivation due to string-append not
accepting the unspecified return value of the `cond` in the hugo package
definition. Adding the blank string `else` fixes this issue.
2025-02-13 06:25:42 -05:00
Romain GARBAGE
f80b238275
nongnu: Add hugo.
* nongnu/packages/hugo: New module.
(hugo): New variable.

Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2025-01-26 14:31:15 -05:00