<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nonguix/nongnu/packages/hugo.scm, branch feature/bump-default-linux</title>
<subtitle>(another mirror of) Mirror of nonguix https://gitlab.com/nonguix/nonguix</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/nonguix/'/>
<entry>
<title>nongnu: hugo: Don't fail on unsupported architectures.</title>
<updated>2025-02-22T05:57:33+00:00</updated>
<author>
<name>Skylar "The Cobra" Astaroth</name>
<email>cobra@vern.cc</email>
</author>
<published>2025-02-09T03:35:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/nonguix/commit/?id=80ea84599035e85ad4ec2e7ed6feaccbf9217eb8'/>
<id>80ea84599035e85ad4ec2e7ed6feaccbf9217eb8</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>nongnu: Add hugo.</title>
<updated>2025-01-26T19:31:15+00:00</updated>
<author>
<name>Romain GARBAGE</name>
<email>romain.garbage@inria.fr</email>
</author>
<published>2024-12-31T09:13:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/nonguix/commit/?id=f80b23827536b9b6c549a8d6882244757720de09'/>
<id>f80b23827536b9b6c549a8d6882244757720de09</id>
<content type='text'>
* nongnu/packages/hugo: New module.
(hugo): New variable.

Signed-off-by: John Kehayias &lt;john.kehayias@protonmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* nongnu/packages/hugo: New module.
(hugo): New variable.

Signed-off-by: John Kehayias &lt;john.kehayias@protonmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
