<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chuix.git/po, branch fix-out-of-tree-make</title>
<subtitle>guix
</subtitle>
<id>http://cgit.adnoto.dev/chuix.git/atom?h=fix-out-of-tree-make</id>
<link rel='self' href='http://cgit.adnoto.dev/chuix.git/atom?h=fix-out-of-tree-make'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/'/>
<updated>2026-04-30T03:35:41Z</updated>
<entry>
<title>nls: Update translations.</title>
<updated>2026-04-30T03:35:41Z</updated>
<author>
<name>Florian Pelz</name>
<email>pelzflorian@pelzflorian.de</email>
</author>
<published>2026-04-30T01:34:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=b4782221a0bc042d4856c277ba5fde6a38bee7f0'/>
<id>urn:sha1:b4782221a0bc042d4856c277ba5fde6a38bee7f0</id>
<content type='text'>
Change-Id: I32cb3c4b67e9321ea936e70b40c4b6eeed40f27a
</content>
</entry>
<entry>
<title>gnu: Move bincfg, ifdtool and intelmetool to coreboot.scm.</title>
<updated>2026-04-12T18:19:35Z</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@cyberdimension.org</email>
</author>
<published>2026-03-11T17:35:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=7cf91385c504d2d7be3665e5fda71bb4a7a862f8'/>
<id>urn:sha1:7cf91385c504d2d7be3665e5fda71bb4a7a862f8</id>
<content type='text'>
All these packages are being maintained by Coreboot and they are also
present in the Coreboot source code.

Merge guix/guix!7065

* gnu/packages/flashing-tools.scm (bincfg, ifdtool, intelmetool):
  Move from here ...
* gnu/packages/coreboot.scm: ... to here.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* po/packages/POTFILES.in: Add it.

Change-Id: I6d802042670fda52adeb85d9e3a4b3f3a23dcb66
Signed-off-by: Cayetano Santos &lt;csantosb@inventati.org&gt;
</content>
</entry>
<entry>
<title>nls: Update translations.</title>
<updated>2026-03-31T00:53:49Z</updated>
<author>
<name>Florian Pelz</name>
<email>pelzflorian@pelzflorian.de</email>
</author>
<published>2026-03-30T23:16:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=c79ae11a93cc8b8ebec0adb007ec40663fefbad9'/>
<id>urn:sha1:c79ae11a93cc8b8ebec0adb007ec40663fefbad9</id>
<content type='text'>
Change-Id: I5a2f4a87c849eb721ebbbbed49ca29fce2cbcc9f
</content>
</entry>
<entry>
<title>gnu: Remove (gnu packages mercury).</title>
<updated>2026-03-18T17:23:21Z</updated>
<author>
<name>Andreas Enge</name>
<email>andreas@enge.fr</email>
</author>
<published>2026-03-18T17:22:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=e76d4cbb5b1f82be68bfe674ac37733eea56b8a2'/>
<id>urn:sha1:e76d4cbb5b1f82be68bfe674ac37733eea56b8a2</id>
<content type='text'>
* gnu/packages/mercury.scm: Remove file.
* gnu/local.mk (GNU_SYSTEM_MODULES), po/packages/POTFILES.in: Unregister
file.

Fixes: guix/guix#6527
Change-Id: If5abf7b6574be1e4f56b2c0099d3f1c29816658c
</content>
</entry>
<entry>
<title>gnu: genimage: Move to flashing-tools.</title>
<updated>2026-03-13T18:29:31Z</updated>
<author>
<name>Cayetano Santos</name>
<email>csantosb@inventati.org</email>
</author>
<published>2026-03-10T18:03:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=706541d384f5a2ee5ad3cd88909d22c0c13c4c27'/>
<id>urn:sha1:706541d384f5a2ee5ad3cd88909d22c0c13c4c27</id>
<content type='text'>
* gnu/packages/genimage.scm: Remove.
* packages/patches/genimage-mke2fs-test.patch: Remove.
* gnu/local.mk (GNU_SYSTEM_MODULES): Unregister module.
(dist_patch_DATA): Unregister patch.
* po/packages/POTFILES.in: Unregister module.
* gnu/packages/flashing-tools.scm (genimage): Add variable.
* gnu/packages/image.scm: Update used module.

Merges guix/guix!7045

Change-Id: Iaeafca2b63bcd92f588894543316b968f45c577c
</content>
</entry>
<entry>
<title>gnu: Add gnome-circle module.</title>
<updated>2026-03-06T13:53:16Z</updated>
<author>
<name>Noé Lopez</name>
<email>noelopez@free.fr</email>
</author>
<published>2025-12-15T15:10:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=c5c02d134cb18287c41c9fdf8a0ee58ce85b0d16'/>
<id>urn:sha1:c5c02d134cb18287c41c9fdf8a0ee58ce85b0d16</id>
<content type='text'>
* gnu/packages/gnome-circle.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* etc/teams.scm (gnome): Add it to gnome team.
* CODEOWNERS: Add it.
* po/packages/POTFILES.in: Add it.

Change-Id: I26eb22689d894eccad031db7e494c937dd45bffc
Signed-off-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnu: Add ripes.</title>
<updated>2026-03-02T08:35:55Z</updated>
<author>
<name>Cayetano Santos</name>
<email>csantosb@inventati.org</email>
</author>
<published>2026-02-24T18:14:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=6208c4931097d01121af37d0b64d31a19d149cc2'/>
<id>urn:sha1:6208c4931097d01121af37d0b64d31a19d149cc2</id>
<content type='text'>
* gnu/packages/computer-architecture.scm (ripes): New variable.
* gnu/local.mk (dist_patch_DATA): Register it.
* po/packages/POTFILES.in: Add new module.

Change-Id: I1e0ab70527cd0dfe86ccee88c6f39a1e2efadaf8
</content>
</entry>
<entry>
<title>gnu: conky: Move to monitoring.</title>
<updated>2026-03-01T08:58:57Z</updated>
<author>
<name>Cayetano Santos</name>
<email>csantosb@inventati.org</email>
</author>
<published>2026-02-27T13:03:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=3aedd9a716614ed5d7c96008c8ac80782061a9e7'/>
<id>urn:sha1:3aedd9a716614ed5d7c96008c8ac80782061a9e7</id>
<content type='text'>
* gnu/packages/conky.scm: Remove.
* gnu/local.mk (GNU_SYSTEM_MODULES): Unregister.
* po/packages/POTFILES.in: Unregister.
* gnu/packages/monitoring.scm (conky): Add variable.

Merges guix/guix!6738

Change-Id: I72a0f6e9b32d57f215cff59854222d6a5b2563cd
</content>
</entry>
<entry>
<title>nls: Update translations.</title>
<updated>2026-02-28T23:32:33Z</updated>
<author>
<name>Florian Pelz</name>
<email>pelzflorian@pelzflorian.de</email>
</author>
<published>2026-02-28T19:06:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=86f3e3bd9ba802ff973896fafa87d5448d70992e'/>
<id>urn:sha1:86f3e3bd9ba802ff973896fafa87d5448d70992e</id>
<content type='text'>
Change-Id: I27f296d853bdb0cb2057a15818e3c7a0e25b157a
</content>
</entry>
<entry>
<title>gnu: Add neorv32.</title>
<updated>2026-01-25T20:30:31Z</updated>
<author>
<name>Cayetano Santos</name>
<email>csantosb@inventati.org</email>
</author>
<published>2026-01-23T11:26:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chuix.git/commit/?id=e2840c2126edaadb13da63f5b6a8c17f9d7d21c5'/>
<id>urn:sha1:e2840c2126edaadb13da63f5b6a8c17f9d7d21c5</id>
<content type='text'>
* gnu/packages/hdl.scm: New variable.
* CODEOWNERS: Regenerate.
* gnu/local.mk: Register.
* po/packages/POTFILES.in: Likewise.
* etc/teams.scm (electronics)&lt;#:scope&gt;: Add "gnu/packages/hdl.scm".

Change-Id: I188087a03272b9a63f23fd96c9cd2af7228dc0d9
Signed-off-by: Rutherther &lt;rutherther@ditigal.xyz&gt;
</content>
</entry>
</feed>
