diff options
author | Skylar "The Cobra" Astaroth <cobra@vern.cc> | 2025-02-08 22:35:57 -0500 |
---|---|---|
committer | Hilton Chain <hako@ultrarare.space> | 2025-02-22 13:57:33 +0800 |
commit | 80ea84599035e85ad4ec2e7ed6feaccbf9217eb8 (patch) | |
tree | 424a928d9b829a825103e2a5021a5add7ac554ff /nonguix/download.scm | |
parent | 90599c8b4bff0df910f851d8cab4ad31e3da49cd (diff) |
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.
* nongnu/packages/hugo.scm (hugo)[source]: Don't fail on unsupported
architectures.
Diffstat (limited to 'nonguix/download.scm')
0 files changed, 0 insertions, 0 deletions