<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix, branch hurl</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: Add hurl.</title>
<updated>2026-08-07T21:52:24+00:00</updated>
<author>
<name>jgart</name>
<email>jgart@dismail.de</email>
</author>
<published>2026-08-07T16:21:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=58be8a5807e33cce51a8c27970c88c1f7d0b5dc9'/>
<id>58be8a5807e33cce51a8c27970c88c1f7d0b5dc9</id>
<content type='text'>
* gnu/packages/rust-apps.scm (hurl): New variable.

Change-Id: I9e5121a902567671487a9dd78eccd05798f65363
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/rust-apps.scm (hurl): New variable.

Change-Id: I9e5121a902567671487a9dd78eccd05798f65363
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Remove btor2tools.</title>
<updated>2026-08-07T18:18:00+00:00</updated>
<author>
<name>Andreas Enge</name>
<email>andreas@enge.fr</email>
</author>
<published>2026-07-17T09:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=b5198235c7d921dbb09906df4b26006d8124523d'/>
<id>b5198235c7d921dbb09906df4b26006d8124523d</id>
<content type='text'>
* gnu/packages/maths.scm (btor2tools): Delete variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/maths.scm (btor2tools): Delete variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Remove boolector.</title>
<updated>2026-08-07T18:17:33+00:00</updated>
<author>
<name>Andreas Enge</name>
<email>andreas@enge.fr</email>
</author>
<published>2026-07-17T09:19:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=bd4319a7fe689a959ceb5b2d886f38c710f3383a'/>
<id>bd4319a7fe689a959ceb5b2d886f38c710f3383a</id>
<content type='text'>
* gnu/packages/maths.scm (boolector): Delete variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/maths.scm (boolector): Delete variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: i2pd: Update to 2.61.0.</title>
<updated>2026-08-07T16:07:11+00:00</updated>
<author>
<name>Tomas Ortin Fernandez (quanrong)</name>
<email>quanrong@mailbox.org</email>
</author>
<published>2026-07-23T06:53:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=da136df418f86bfa975009e34c73d409c085b886'/>
<id>da136df418f86bfa975009e34c73d409c085b886</id>
<content type='text'>
* gnu/packages/i2p.scm (i2pd): Update to 2.61.0.

Merges: https://codeberg.org/guix/guix/pulls/10125
Reviewed-by: Nicolas Graves &lt;ngraves@ngraves.fr&gt;
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/i2p.scm (i2pd): Update to 2.61.0.

Merges: https://codeberg.org/guix/guix/pulls/10125
Reviewed-by: Nicolas Graves &lt;ngraves@ngraves.fr&gt;
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: quickshell: Update to v0.3.0.</title>
<updated>2026-08-07T16:05:09+00:00</updated>
<author>
<name>coopi</name>
<email>coopi@noreply.codeberg.org</email>
</author>
<published>2026-08-01T13:06:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=32e79d20fc22b4cf3b895acfa9a81d82ab8429a2'/>
<id>32e79d20fc22b4cf3b895acfa9a81d82ab8429a2</id>
<content type='text'>
* gnu/packages/window-management.scm (quickshell): Update to v0.3.0.
  [build-system]: Switch to qt-build-system.
  [arguments]&lt;#:qtbase&gt;: Set to qtbase.
  &lt;#:configure-flags&gt;: Remove CRASH_REPORTER.
  [native-inputs]: Add vulkan-headers.  Remove ninja.
  [inputs]: Add cpptrace, glib, polkit, qtsvg, and zstd:lib.  Remove qtbase.
  [propagated-inputs]: Remove qtsvg.

Reviewed-by: bdunahu &lt;bdunahu@operationnull.com&gt;
Merges: https://codeberg.org/guix/guix/pulls/10279
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/window-management.scm (quickshell): Update to v0.3.0.
  [build-system]: Switch to qt-build-system.
  [arguments]&lt;#:qtbase&gt;: Set to qtbase.
  &lt;#:configure-flags&gt;: Remove CRASH_REPORTER.
  [native-inputs]: Add vulkan-headers.  Remove ninja.
  [inputs]: Add cpptrace, glib, polkit, qtsvg, and zstd:lib.  Remove qtbase.
  [propagated-inputs]: Remove qtsvg.

Reviewed-by: bdunahu &lt;bdunahu@operationnull.com&gt;
Merges: https://codeberg.org/guix/guix/pulls/10279
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: unbound: Update to 1.26.0.</title>
<updated>2026-08-07T15:37:10+00:00</updated>
<author>
<name>Ashish SHUKLA</name>
<email>ashish.is@lostca.se</email>
</author>
<published>2026-08-04T09:56:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=ceef63a48e4dad99f7dcdaf44753d40974d1f746'/>
<id>ceef63a48e4dad99f7dcdaf44753d40974d1f746</id>
<content type='text'>
* gnu/packages/dns.scm (unbound): Update to 1.26.0.

Merges: https://codeberg.org/guix/guix/pulls/10336
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/dns.scm (unbound): Update to 1.26.0.

Merges: https://codeberg.org/guix/guix/pulls/10336
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: nano: Update to 9.2.</title>
<updated>2026-08-07T15:27:46+00:00</updated>
<author>
<name>Spencer King</name>
<email>spencer.king@wustl.edu</email>
</author>
<published>2026-08-04T03:57:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=b047e9237c4e036c6f30f57fa994f842c6abb3f2'/>
<id>b047e9237c4e036c6f30f57fa994f842c6abb3f2</id>
<content type='text'>
* gnu/packages/text-editors.scm (nano): Update to 9.2.

Merges: https://codeberg.org/guix/guix/pulls/10329
Reviewed-by: Arnaud Daby-Seesaram &lt;ds-ac@nanein.fr&gt;
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/text-editors.scm (nano): Update to 9.2.

Merges: https://codeberg.org/guix/guix/pulls/10329
Reviewed-by: Arnaud Daby-Seesaram &lt;ds-ac@nanein.fr&gt;
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: ugrep: Update to 7.8.4.</title>
<updated>2026-08-07T15:22:49+00:00</updated>
<author>
<name>Ashish SHUKLA</name>
<email>ashish.is@lostca.se</email>
</author>
<published>2026-08-05T14:49:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=bd0201ad8dcfb07ef6254020bfa64da3adb11f3c'/>
<id>bd0201ad8dcfb07ef6254020bfa64da3adb11f3c</id>
<content type='text'>
* gnu/packages/search.scm (ugrep): Update to 7.8.4.

Merges: https://codeberg.org/guix/guix/pulls/10366
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/search.scm (ugrep): Update to 7.8.4.

Merges: https://codeberg.org/guix/guix/pulls/10366
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: libextractor: Update to 1.19.</title>
<updated>2026-08-07T15:19:31+00:00</updated>
<author>
<name>Andy Tai</name>
<email>atai@atai.org</email>
</author>
<published>2026-08-06T06:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=ca627c6338b0fa45af826048ab1c2e1c60abf97f'/>
<id>ca627c6338b0fa45af826048ab1c2e1c60abf97f</id>
<content type='text'>
* gnu/packages/gnunet.scm (libextractor): Update to 1.19.

Merges: https://codeberg.org/guix/guix/pulls/10381
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/gnunet.scm (libextractor): Update to 1.19.

Merges: https://codeberg.org/guix/guix/pulls/10381
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: mg: Update to 20260719.</title>
<updated>2026-08-07T15:13:47+00:00</updated>
<author>
<name>Spencer King</name>
<email>spencer.king@wustl.edu</email>
</author>
<published>2026-08-04T04:06:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=c8e42830c2bfebaaaaf768a7f39c92a7f58906fb'/>
<id>c8e42830c2bfebaaaaf768a7f39c92a7f58906fb</id>
<content type='text'>
* gnu/packages/text-editors.scm (mg): Update to 20260719.

Merges: https://codeberg.org/guix/guix/pulls/10330
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/text-editors.scm (mg): Update to 20260719.

Merges: https://codeberg.org/guix/guix/pulls/10330
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</pre>
</div>
</content>
</entry>
</feed>
