<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/gnu/local.mk, branch gnome-team</title>
<subtitle>Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/'/>
<entry>
<title>gnu: libfyaml: Fix build on 32bit architectures.</title>
<updated>2026-09-01T23:44:35+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim@guixotic.coop</email>
</author>
<published>2026-09-01T23:44:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=abbd7868a0982361179e9a6f6860a877edcd7a54'/>
<id>abbd7868a0982361179e9a6f6860a877edcd7a54</id>
<content type='text'>
* gnu/packages/patches/libfyaml-vlsize-32bit-fixes.patch: New file.
* gnu/packages/serialization.scm (libfyaml) [source]: Apply patch.
* gnu/local.mk (dist_patch_DATA): Register it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/patches/libfyaml-vlsize-32bit-fixes.patch: New file.
* gnu/packages/serialization.scm (libfyaml) [source]: Apply patch.
* gnu/local.mk (dist_patch_DATA): Register it.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add anubis-ai-firewall.</title>
<updated>2026-09-01T22:35:37+00:00</updated>
<author>
<name>Sharlatan Hellseher</name>
<email>sharlatanus@gmail.com</email>
</author>
<published>2025-09-09T21:18:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=294d3c1155b3a1c78251c0a4fbf42efde01573cf'/>
<id>294d3c1155b3a1c78251c0a4fbf42efde01573cf</id>
<content type='text'>
* gnu/packages/web.scm (anubis-ai-firewall): New variable.
* gnu/packages/patches/anubis-use-the-browser-native-web-crypto-api.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patches.

Relates-to: guix/guix!2572
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/web.scm (anubis-ai-firewall): New variable.
* gnu/packages/patches/anubis-use-the-browser-native-web-crypto-api.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patches.

Relates-to: guix/guix!2572
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: amberol: Update to 2026.1.</title>
<updated>2026-09-01T10:28:02+00:00</updated>
<author>
<name>Biswapriyo Nath</name>
<email>nathbappai@gmail.com</email>
</author>
<published>2026-08-09T13:47:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=c39ade5482610e1031f975a8200ea00eab8e174e'/>
<id>c39ade5482610e1031f975a8200ea00eab8e174e</id>
<content type='text'>
* gnu/packages/gnome-circle.scm (amberol): Update to 2026.1.
[source]: Add new patch.
[native-inputs]: Add blueprint-compiler.
* gnu/packages/rust-crates.scm (lookup-cargo-inputs): Update entry for
amberol.
* gnu/packages/patches/amberol-port-to-gtk-rs-0.11.patch: Add file.
* gnu/local.mk (dist_patch_DATA): Register patch.

Signed-off-by: Efraim Flashner &lt;efraim@flashner.co.il&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/gnome-circle.scm (amberol): Update to 2026.1.
[source]: Add new patch.
[native-inputs]: Add blueprint-compiler.
* gnu/packages/rust-crates.scm (lookup-cargo-inputs): Update entry for
amberol.
* gnu/packages/patches/amberol-port-to-gtk-rs-0.11.patch: Add file.
* gnu/local.mk (dist_patch_DATA): Register patch.

Signed-off-by: Efraim Flashner &lt;efraim@flashner.co.il&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: lightdm: Update to 1.33.1.</title>
<updated>2026-08-31T14:00:07+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim@guixotic.coop</email>
</author>
<published>2026-08-31T08:47:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=e4551d1475d2879d3570611000fbb14a7c5a4f9c'/>
<id>e4551d1475d2879d3570611000fbb14a7c5a4f9c</id>
<content type='text'>
* gnu/packages/display-managers.scm (lightdm): lightdm: Update to 1.33.1.
[source]: Delete patches.  Update URL.
[#:configure-flags]: Remove custom CFLAGS.
[#:phases] {check}: Re-order after install phase; add comment.
[native-inputs]: Replace dbus-1.15.0 with dbus.  Replace python-pygobject-3.50
with python-pygobject.
[home-page]: Update URL.
* gnu/packages/patches/lightdm-arguments-ordering.patch
* gnu/packages/patches/lightdm-vnc-color-depth.patch
* gnu/packages/patches/lightdm-vnc-ipv6.patch
* gnu/packages/patches/lightdm-vncserver-check.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): De-register them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/display-managers.scm (lightdm): lightdm: Update to 1.33.1.
[source]: Delete patches.  Update URL.
[#:configure-flags]: Remove custom CFLAGS.
[#:phases] {check}: Re-order after install phase; add comment.
[native-inputs]: Replace dbus-1.15.0 with dbus.  Replace python-pygobject-3.50
with python-pygobject.
[home-page]: Update URL.
* gnu/packages/patches/lightdm-arguments-ordering.patch
* gnu/packages/patches/lightdm-vnc-color-depth.patch
* gnu/packages/patches/lightdm-vnc-ipv6.patch
* gnu/packages/patches/lightdm-vncserver-check.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): De-register them.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add taler-docs.</title>
<updated>2026-08-25T06:22:31+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim@guixotic.coop</email>
</author>
<published>2026-06-30T10:40:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=62c3a6098e95e69a45ba3bf5df90af7daa5a3142'/>
<id>62c3a6098e95e69a45ba3bf5df90af7daa5a3142</id>
<content type='text'>
* gnu/packages/taler.scm (taler-docs): New variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/taler.scm (taler-docs): New variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add python-sphinxcontrib-httpdomain.</title>
<updated>2026-08-25T06:22:31+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim@guixotic.coop</email>
</author>
<published>2026-06-30T03:55:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=a86a1d13d0e709594605ac7b6be6364d36c316ca'/>
<id>a86a1d13d0e709594605ac7b6be6364d36c316ca</id>
<content type='text'>
* gnu/packages/sphinx.scm (python-sphinxcontrib-httpdomain): New variable.
* gnu/packages/patches/python-sphinxcontrib-httpdomain-texinfo.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/sphinx.scm (python-sphinxcontrib-httpdomain): New variable.
* gnu/packages/patches/python-sphinxcontrib-httpdomain-texinfo.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: umockdev: Update to 0.19.7.</title>
<updated>2026-08-24T23:15:37+00:00</updated>
<author>
<name>Noé Lopez</name>
<email>noelopez@free.fr</email>
</author>
<published>2026-05-31T20:21:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=4c51a8c1eaaa31cd09ab74c378c3ddd2256463c7'/>
<id>4c51a8c1eaaa31cd09ab74c378c3ddd2256463c7</id>
<content type='text'>
This update is to fix a softlock that happens sometimes in the gnome-shell
test suite.  See &lt;https://github.com/martinpitt/umockdev/pull/280&gt;.  Thanks
Daniel van Vugt!

It also happened that replacing the whole test suite with a “return 0;” does
not just disable the one test that fails, so I restored that as well.

* gnu/packages/check.scm (umockdev): Update to 0.19.7.
[source]: Add patch to disable a test.
[outputs]: Add debug output.
[arguments]&lt;#:phases&gt;: Remove useless phase. Restore tests.
* gnu/packages/patches/umockdev-disable-tests.patch: New file.
* gnu/local.mk: Register it.

Change-Id: I6a8c8559fa0fd96a1c6151e57619e348169e0062
Signed-off-by: Noé Lopez &lt;noelopez@free.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This update is to fix a softlock that happens sometimes in the gnome-shell
test suite.  See &lt;https://github.com/martinpitt/umockdev/pull/280&gt;.  Thanks
Daniel van Vugt!

It also happened that replacing the whole test suite with a “return 0;” does
not just disable the one test that fails, so I restored that as well.

* gnu/packages/check.scm (umockdev): Update to 0.19.7.
[source]: Add patch to disable a test.
[outputs]: Add debug output.
[arguments]&lt;#:phases&gt;: Remove useless phase. Restore tests.
* gnu/packages/patches/umockdev-disable-tests.patch: New file.
* gnu/local.mk: Register it.

Change-Id: I6a8c8559fa0fd96a1c6151e57619e348169e0062
Signed-off-by: Noé Lopez &lt;noelopez@free.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: gnome-shell: Restore desktop files.</title>
<updated>2026-08-24T23:15:33+00:00</updated>
<author>
<name>Noé Lopez</name>
<email>noelopez@free.fr</email>
</author>
<published>2026-04-15T06:32:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=ea9ef704fc36cf84f060902d9a92743f148c09c2'/>
<id>ea9ef704fc36cf84f060902d9a92743f148c09c2</id>
<content type='text'>
* gnu/packages/patches/gnome-shell-restore-desktop-file.patch:
New file.
* gnu/local.mk: Register it.
* gnu/packages/gnome.scm (gnome-shell)[source]: Add it.

Change-Id: I564ba39cda7874b6f27863f175cd226960e4e893
Signed-off-by: Noé Lopez &lt;noelopez@free.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/patches/gnome-shell-restore-desktop-file.patch:
New file.
* gnu/local.mk: Register it.
* gnu/packages/gnome.scm (gnome-shell)[source]: Add it.

Change-Id: I564ba39cda7874b6f27863f175cd226960e4e893
Signed-off-by: Noé Lopez &lt;noelopez@free.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: mutter: Skip wayland-unit flaky test.</title>
<updated>2026-08-24T23:15:32+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim@guixotic.coop</email>
</author>
<published>2026-04-05T05:21:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=6869b5b6aaf9437ef3a1a7c4cd5e6cdd9ed4499c'/>
<id>6869b5b6aaf9437ef3a1a7c4cd5e6cdd9ed4499c</id>
<content type='text'>
* gnu/packages/gnome.scm (mutter): Apply patch.
* gnu/packages/patches/mutter-disable-flaky-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.

Change-Id: I05f37d719dbdc659342d108a4af805125fb015db
Signed-off-by: Noé Lopez &lt;noelopez@free.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/gnome.scm (mutter): Apply patch.
* gnu/packages/patches/mutter-disable-flaky-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.

Change-Id: I05f37d719dbdc659342d108a4af805125fb015db
Signed-off-by: Noé Lopez &lt;noelopez@free.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: gnome-settings-daemon: Restore desktop files.</title>
<updated>2026-08-24T23:15:32+00:00</updated>
<author>
<name>Noé Lopez</name>
<email>noelopez@free.fr</email>
</author>
<published>2026-04-15T06:35:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=26c07cb8d61ba4ca102ec92acc5535a11df73f14'/>
<id>26c07cb8d61ba4ca102ec92acc5535a11df73f14</id>
<content type='text'>
* gnu/packages/patches/gnome-settings-daemon-restore-desktop-files.patch:
New file.
* gnu/local.mk: Register it.
* gnu/packages/gnome.scm (gnome-settings-daemon)[source]: Add it.

Change-Id: I95597e1b9f5710e0ae1ebd4d5984d22d71b68459
Signed-off-by: Noé Lopez &lt;noelopez@free.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/patches/gnome-settings-daemon-restore-desktop-files.patch:
New file.
* gnu/local.mk: Register it.
* gnu/packages/gnome.scm (gnome-settings-daemon)[source]: Add it.

Change-Id: I95597e1b9f5710e0ae1ebd4d5984d22d71b68459
Signed-off-by: Noé Lopez &lt;noelopez@free.fr&gt;
</pre>
</div>
</content>
</entry>
</feed>
