<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/gnu/packages/tmux.scm, branch master</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: python-libtmux: Update to 0.60.0.</title>
<updated>2026-08-19T08:48:07+00:00</updated>
<author>
<name>Ashish SHUKLA</name>
<email>ashish.is@lostca.se</email>
</author>
<published>2026-07-03T00:32:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=eaf2c20be9984da101d80e1bc73fed2f4215684a'/>
<id>eaf2c20be9984da101d80e1bc73fed2f4215684a</id>
<content type='text'>
gnu/packages/tmux.scm (python-libtmux): Update to 0.60.0.
[arguments]&lt;#:test-flags&gt;: Ignore more failing tests.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gnu/packages/tmux.scm (python-libtmux): Update to 0.60.0.
[arguments]&lt;#:test-flags&gt;: Ignore more failing tests.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: tmux: Update to 3.7c.</title>
<updated>2026-08-19T08:47:50+00:00</updated>
<author>
<name>Ashish SHUKLA</name>
<email>ashish.is@lostca.se</email>
</author>
<published>2026-07-03T00:28:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=5386020d5381255398fda7644b45576dc05a9ead'/>
<id>5386020d5381255398fda7644b45576dc05a9ead</id>
<content type='text'>
* gnu/packages/tmux.scm (tmux): Update to 3.7c.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/tmux.scm (tmux): Update to 3.7c.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>guix: build-system: Set pypi-uri in pyproject, drop python module.</title>
<updated>2026-05-24T09:14:45+00:00</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-03-24T12:13:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=803e96bf55b9539c9b805b6709cdbfb32b164c27'/>
<id>803e96bf55b9539c9b805b6709cdbfb32b164c27</id>
<content type='text'>
After this commit, when both modules are imported:

- if pyproject is imported before, the warning is 'pypi-uri' is
deprecated, use '(@ (guix build-system pyproject) pypi-uri)' instead

- if python is imported before, the warning is `pypi-uri' imported from
both (guix build-system python) and (guix build-system pyproject)

This seems convenient enough to warn for deprecation in the short term,
while avoiding any breaking changes.

* guix/build-system/pyproject.scm (pypi-uri): Move the procedure from
(guix build-system python) here.

* guix/build-system/python (pypi-uri): Drop definition, import it
from (guix build-system pyproject) and deprecate it.

* gnu/packages/openldap.scm: Reorder modules to get the right warning.

* gnu/packages/pypy.scm: Likewise.

* gnu/packages/*.scm : Drop module (guix build-system python).

* tests/import/pypi.scm: Likewise.

Merges: https://codeberg.org/guix/guix/pulls/7448
Change-Id: Ib42f53bc545052eb7918a25afe9db6d5fc2cb834
Reviewed-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After this commit, when both modules are imported:

- if pyproject is imported before, the warning is 'pypi-uri' is
deprecated, use '(@ (guix build-system pyproject) pypi-uri)' instead

- if python is imported before, the warning is `pypi-uri' imported from
both (guix build-system python) and (guix build-system pyproject)

This seems convenient enough to warn for deprecation in the short term,
while avoiding any breaking changes.

* guix/build-system/pyproject.scm (pypi-uri): Move the procedure from
(guix build-system python) here.

* guix/build-system/python (pypi-uri): Drop definition, import it
from (guix build-system pyproject) and deprecate it.

* gnu/packages/openldap.scm: Reorder modules to get the right warning.

* gnu/packages/pypy.scm: Likewise.

* gnu/packages/*.scm : Drop module (guix build-system python).

* tests/import/pypi.scm: Likewise.

Merges: https://codeberg.org/guix/guix/pulls/7448
Change-Id: Ib42f53bc545052eb7918a25afe9db6d5fc2cb834
Reviewed-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-libtmux: Improve python-pytest-cov removal.</title>
<updated>2026-05-24T09:14:34+00:00</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-02-09T23:19:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=af0c391c2f965541a0e7891f4a9a3b78a3f4a852'/>
<id>af0c391c2f965541a0e7891f4a9a3b78a3f4a852</id>
<content type='text'>
* gnu/packages/python-xyz.scm (python-libtmux):
[arguments]&lt;#:test-flags&gt;: Use -o instead of -c flag.

Change-Id: Id61657fffe36561954660f561fdf08ca3bdd346b
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-xyz.scm (python-libtmux):
[arguments]&lt;#:test-flags&gt;: Use -o instead of -c flag.

Change-Id: Id61657fffe36561954660f561fdf08ca3bdd346b
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-libtmux: Update to 0.57.1</title>
<updated>2026-05-23T22:48:33+00:00</updated>
<author>
<name>Ashish SHUKLA</name>
<email>ashish.is@lostca.se</email>
</author>
<published>2026-05-20T14:18:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=525d8b48ac2487d37b0449722a5806a5b09e6d33'/>
<id>525d8b48ac2487d37b0449722a5806a5b09e6d33</id>
<content type='text'>
* gnu/packages/tmux.scm (python-libtmux): Update to 0.57.1.

Change-Id: I6d7cce59cd6bb46e6507a6974920e41eb8102e8d
Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
Merges: #8729
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/tmux.scm (python-libtmux): Update to 0.57.1.

Change-Id: I6d7cce59cd6bb46e6507a6974920e41eb8102e8d
Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
Merges: #8729
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: tmux: Update to 3.6b</title>
<updated>2026-05-23T22:48:33+00:00</updated>
<author>
<name>Ashish SHUKLA</name>
<email>ashish.is@lostca.se</email>
</author>
<published>2026-05-20T14:15:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=2a42224ada256f086f7590764f504cfdda724bd2'/>
<id>2a42224ada256f086f7590764f504cfdda724bd2</id>
<content type='text'>
* gnu/packages/tmux.scm (tmux): Update to 3.6b.

Change-Id: Ia25d3262374f73bb4ef22e7653231d3d576d17c9
Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/tmux.scm (tmux): Update to 3.6b.

Change-Id: Ia25d3262374f73bb4ef22e7653231d3d576d17c9
Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: tmux-plugin-sessionizer: Install shell completions.</title>
<updated>2026-05-17T13:38:55+00:00</updated>
<author>
<name>Efraim Flashner</name>
<email>efraim@flashner.co.il</email>
</author>
<published>2026-05-17T13:12:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=57ed54ac88d03257862b9a45d750258f438d7e32'/>
<id>57ed54ac88d03257862b9a45d750258f438d7e32</id>
<content type='text'>
* gnu/packages/tmux.scm (tmux-plugin-sessionizer)[arguments]: Add a
phase to generate and install the shell completions.
[native-inputs]: When cross-building add a copy of this package.

Change-Id: I99c3fed96a17c56994ef4895a2217131c10168d5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/tmux.scm (tmux-plugin-sessionizer)[arguments]: Add a
phase to generate and install the shell completions.
[native-inputs]: When cross-building add a copy of this package.

Change-Id: I99c3fed96a17c56994ef4895a2217131c10168d5
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Remove python-daemux.</title>
<updated>2026-02-07T11:28:46+00:00</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2026-01-27T15:57:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=9d91b1e2898a8e23191596e751c262df0f2ea355'/>
<id>9d91b1e2898a8e23191596e751c262df0f2ea355</id>
<content type='text'>
* gnu/packages/tmux.scm (python-daemux): Delete variable.

Fixes: guix/guix#5199
Change-Id: I5856717be0f2ee846515600e4a8f13e128b3f149
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/tmux.scm (python-daemux): Delete variable.

Fixes: guix/guix#5199
Change-Id: I5856717be0f2ee846515600e4a8f13e128b3f149
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-libtmux: Update to 0.53.0.</title>
<updated>2025-12-31T17:11:48+00:00</updated>
<author>
<name>Nicolas Graves</name>
<email>ngraves@ngraves.fr</email>
</author>
<published>2025-12-28T20:37:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=9c9aeeb33c8819389e84db6803c6998326b41074'/>
<id>9c9aeeb33c8819389e84db6803c6998326b41074</id>
<content type='text'>
* gnu/packages/tmux.scm (python-libtmux): Update to 0.53.0.
[build-system]: Switch to pyproject-build-system.
[arguments]&lt;#:test-flags&gt;: Ignore pytest arguments and failing tests.
&lt;#:phases&gt;: Replace 'check phase replacement by a 'configure-tests
phase.
[native-inputs]: Add python-hatchling, python-pytest.

Change-Id: I5bcc225f6d16413210d8a852b04f6a6063228d02
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/tmux.scm (python-libtmux): Update to 0.53.0.
[build-system]: Switch to pyproject-build-system.
[arguments]&lt;#:test-flags&gt;: Ignore pytest arguments and failing tests.
&lt;#:phases&gt;: Replace 'check phase replacement by a 'configure-tests
phase.
[native-inputs]: Add python-hatchling, python-pytest.

Change-Id: I5bcc225f6d16413210d8a852b04f6a6063228d02
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: tmux: Update to 3.6a.</title>
<updated>2025-12-05T18:49:50+00:00</updated>
<author>
<name>Ashish SHUKLA</name>
<email>ashish.is@lostca.se</email>
</author>
<published>2025-12-05T09:15:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=a9e9fec07b0615c882d74ad4457a783104568ebc'/>
<id>a9e9fec07b0615c882d74ad4457a783104568ebc</id>
<content type='text'>
* gnu/packages/tmux.scm (tmux): Update to 3.6a.

Change-Id: I51c560461e38b5f6ab7eeffac5ad5d5c14ad3d5e
Signed-off-by: jgart &lt;jgart@dismail.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/tmux.scm (tmux): Update to 3.6a.

Change-Id: I51c560461e38b5f6ab7eeffac5ad5d5c14ad3d5e
Signed-off-by: jgart &lt;jgart@dismail.de&gt;
</pre>
</div>
</content>
</entry>
</feed>
