<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/manifest.scm, branch master</title>
<subtitle>GNU transactional package management, distribution, deployment, and more!
</subtitle>
<id>http://git.rostovtsev.org/guix/atom?h=master</id>
<link rel='self' href='http://git.rostovtsev.org/guix/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/'/>
<updated>2026-02-18T08:51:19Z</updated>
<entry>
<title>manifest.scm: Handle unsupported packages gracefully.</title>
<updated>2026-02-18T08:51:19Z</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim@guixotic.coop</email>
</author>
<published>2026-02-18T08:26:28Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=e66be1b6632eedb272924aeeb81e4b5aed42c266'/>
<id>urn:sha1:e66be1b6632eedb272924aeeb81e4b5aed42c266</id>
<content type='text'>
Previously, 'guix shell' on a powerpc64le machine for example would fail with:

  error: package codeberg-cli@0.5.0 does not support powerpc64le-linux

* manifest.scm: Filter out unsupported packages.

Change-Id: Ib47b80a4ba4ffa99a0834ef45493fe70ceb1d534
</content>
</entry>
<entry>
<title>manifest.scm: Remove email-based tools.</title>
<updated>2026-02-18T08:51:19Z</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim@guixotic.coop</email>
</author>
<published>2026-02-18T08:23:18Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=eaae33bcbb8f8d1b0d2bc5a880983a20f6b5d7eb'/>
<id>urn:sha1:eaae33bcbb8f8d1b0d2bc5a880983a20f6b5d7eb</id>
<content type='text'>
We're now well into the Codeberg era, for the better and worse.

* manifest.scm: Remove b4, git:send-email, mumi, patman and openssl.

Change-Id: I04eb74555942bb4853d3cddde84c6975b4ccac2d
</content>
</entry>
<entry>
<title>manifest: Add codeberg-cli.</title>
<updated>2026-01-25T19:07:08Z</updated>
<author>
<name>jgart</name>
<email>jgart@dismail.de</email>
</author>
<published>2026-01-22T19:28:52Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=1f631d6d155aa0295066a58f862d72d7ed6e0e00'/>
<id>urn:sha1:1f631d6d155aa0295066a58f862d72d7ed6e0e00</id>
<content type='text'>
* manifest.scm: Add codeberg-cli.

Change-Id: I6d0a36ecbf52a66ed1480ca37497c698996b8a97
Signed-off-by: jgart &lt;jgart@dismail.de&gt;
</content>
</entry>
<entry>
<title>maint: Add installer dependencies to the manifest.</title>
<updated>2024-11-11T06:28:34Z</updated>
<author>
<name>Janneke Nieuwenhuizen</name>
<email>janneke@gnu.org</email>
</author>
<published>2024-10-15T18:57:21Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=a84586dad60fe28c3b1832c197f1e0b1f6f12721'/>
<id>urn:sha1:a84586dad60fe28c3b1832c197f1e0b1f6f12721</id>
<content type='text'>
* manifest.scm: Add guile-newt, guile-parted, guile-webutils.

Change-Id: Idcf46320d29c15f36da05f66e81b7779e37c1bf6
</content>
</entry>
<entry>
<title>gnu: guix: Remove unnecessary dependencies.</title>
<updated>2024-08-31T17:06:37Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2024-08-16T17:48:24Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=9af235335e8f8baf7f434a76570a954999231879'/>
<id>urn:sha1:9af235335e8f8baf7f434a76570a954999231879</id>
<content type='text'>
This reverts 0fda0486523d67c2c464386c07a0c2800d8d8c20, instead moving
the dependencies needed for ‘make dist’ to ‘manifest.scm’.

Removing this extra dependencies make it simpler to build the ‘guix’
package in particular on less-capable systems like i586-gnu.

* gnu/packages/package-management.scm (guix)[native-inputs]: Remove
IMAGEMAGICK and PERL.  Use GRAPHVIZ-MINIMAL instead of GRAPHVIZ.
* manifest.scm: Use the full-blown ‘graphviz’ package; add ‘imagemagick’
and ‘perl’.

Reported-by: Janneke Nieuwenhuizen &lt;janneke@gnu.org&gt;
Change-Id: Ia9d05c699e3cc2f9a9235a67f8ec840c26b66a82
</content>
</entry>
<entry>
<title>manifest: Streamline; add packages useful for patch review/submission.</title>
<updated>2024-06-24T12:51:43Z</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2024-05-26T11:53:35Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=7f194852a46edfe47537d11bc39fb1dd20e18b37'/>
<id>urn:sha1:7f194852a46edfe47537d11bc39fb1dd20e18b37</id>
<content type='text'>
* manifest.scm: Fix alternate command line invocation (which would not
consider 'manifest.scm').  Use specifications instead of packages.  Remove
perl (now in the guix package's native inputs).  Add b4, git, git:send-email,
mumi, nss-certs, openssl and patman to the manifest.

Change-Id: I49d92dda059856ce217cea9054a466a1754dcf94
Signed-off-by: Maxim Cournoyer &lt;maxim.cournoyer@gmail.com&gt;
</content>
</entry>
<entry>
<title>maint: Add perl to the manifest.</title>
<updated>2024-04-02T21:28:58Z</updated>
<author>
<name>Janneke Nieuwenhuizen</name>
<email>janneke@gnu.org</email>
</author>
<published>2024-04-02T21:19:08Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=049273bb8c1ea3d6402db646312acdc4abf4678a'/>
<id>urn:sha1:049273bb8c1ea3d6402db646312acdc4abf4678a</id>
<content type='text'>
* manifest.scm: Add perl.

Change-Id: Ie70cea1eb4d62f2a649292209391a92abdae2288
</content>
</entry>
<entry>
<title>maint: Add gnupg to the manifest.</title>
<updated>2024-01-31T08:07:25Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2024-01-31T08:06:38Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=66dd088d3c3404f5cbe2d4d4c5e8f93d184703b0'/>
<id>urn:sha1:66dd088d3c3404f5cbe2d4d4c5e8f93d184703b0</id>
<content type='text'>
* manifest.scm: Add gnupg.

Change-Id: Id5e90f87e5c3a07aa3e49afa97cc0b6d3ce71b41
</content>
</entry>
<entry>
<title>maint: Support `guix shell' in Guix's git archive with manifest.scm.</title>
<updated>2023-09-18T20:12:39Z</updated>
<author>
<name>Janneke Nieuwenhuizen</name>
<email>janneke@gnu.org</email>
</author>
<published>2023-08-21T18:57:12Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/guix/commit/?id=7bf12820f61179900f9d1f753acf91fd33724976'/>
<id>urn:sha1:7bf12820f61179900f9d1f753acf91fd33724976</id>
<content type='text'>
* manifest.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.
* doc/contributing.texi (Building from Git): Mention using it.
</content>
</entry>
</feed>
