<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs/pkgs/development/python-modules/qtile/default.nix, branch origin/HEAD</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wugi.info/nixos/nixpkgs/atom?h=origin%2FHEAD</id>
<link rel='self' href='http://cgit.wugi.info/nixos/nixpkgs/atom?h=origin%2FHEAD'/>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/'/>
<updated>2026-02-04T21:58:46Z</updated>
<entry>
<title>xcbutilwm: rename references and deprecate alias</title>
<updated>2026-02-04T21:58:46Z</updated>
<author>
<name>quantenzitrone</name>
<email>general@dev.quantenzitrone.eu</email>
</author>
<published>2026-02-04T18:08:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=866aa37ba310e7a7ba626bf74acb3be285dac320'/>
<id>urn:sha1:866aa37ba310e7a7ba626bf74acb3be285dac320</id>
<content type='text'>
this shouldn't create any rebuilds
</content>
</entry>
<entry>
<title>{xcbutilcursor,xcb-util-cursor}: rename references and deprecate aliases</title>
<updated>2026-02-04T21:57:12Z</updated>
<author>
<name>quantenzitrone</name>
<email>general@dev.quantenzitrone.eu</email>
</author>
<published>2026-02-04T17:55:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=d8dee65535b6dfd71281efb7dcb9d98afad3ad75'/>
<id>urn:sha1:d8dee65535b6dfd71281efb7dcb9d98afad3ad75</id>
<content type='text'>
this shouldn't create any rebuilds
</content>
</entry>
<entry>
<title>python3Packages.qtile: disable auto update</title>
<updated>2026-01-19T23:41:26Z</updated>
<author>
<name>Sigmanificient</name>
<email>edhyjox@gmail.com</email>
</author>
<published>2026-01-19T23:01:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=f3b9012c163f2445624fbb9ea2325e4a3c64858f'/>
<id>urn:sha1:f3b9012c163f2445624fbb9ea2325e4a3c64858f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3Packages.qtile: use finalAttrs</title>
<updated>2026-01-07T01:20:08Z</updated>
<author>
<name>Sigmanificient</name>
<email>edhyjox@gmail.com</email>
</author>
<published>2026-01-04T23:14:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=1ed914f2ad00649e47a30bf74878a65302e81025'/>
<id>urn:sha1:1ed914f2ad00649e47a30bf74878a65302e81025</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3.pkgs.qtile: put wayland-scanner in nativeBuildInputs</title>
<updated>2025-12-25T15:27:49Z</updated>
<author>
<name>Doron Behar</name>
<email>doron.behar@gmail.com</email>
</author>
<published>2025-12-23T12:55:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=993e8f1b52613ffead331d4b234acb427600a20b'/>
<id>urn:sha1:993e8f1b52613ffead331d4b234acb427600a20b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3.pkgs.qtile: put pkg-config in nativeBuildInputs</title>
<updated>2025-12-25T15:13:20Z</updated>
<author>
<name>Doron Behar</name>
<email>doron.behar@gmail.com</email>
</author>
<published>2025-12-23T12:45:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=93893f783ef58257a7468a6275f130e9d5a8d3fc'/>
<id>urn:sha1:93893f783ef58257a7468a6275f130e9d5a8d3fc</id>
<content type='text'>
It is not part of the Python build system, but rather an executable
needed during the build. See:
https://github.com/NixOS/nixpkgs/blob/nixos-25.05/doc/languages-frameworks/python.section.md?plain=1#L215-L216
</content>
</entry>
<entry>
<title>python3.pkgs.qtile: remove unneeded dependencies</title>
<updated>2025-12-25T15:13:20Z</updated>
<author>
<name>Doron Behar</name>
<email>doron.behar@gmail.com</email>
</author>
<published>2025-12-23T14:53:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=1078e082c5f3c4c0626719c8e873b34cbc3f86e9'/>
<id>urn:sha1:1078e082c5f3c4c0626719c8e873b34cbc3f86e9</id>
<content type='text'>
In Qtile's v0.34.0 update in 1da6cbd149a1, it started using wlroots
directly instead of using pywlroots. See:

https://github.com/flacjacket/pywlroots/issues/201#issuecomment-2641298020

And in particular:

https://github.com/qtile/qtile/blob/v0.34.0/CHANGELOG#L8-L10

`pywlroots` also is using explicitly wlroots_0_17, per:

https://github.com/NixOS/nixpkgs/blob/1f40d75362b84e714727cd322f809d265ec82fd2/pkgs/top-level/python-packages.nix#L15852

And these wlroots versions contradict each other.
</content>
</entry>
<entry>
<title>python3.pkgs.qtile: allow to override wlroots version more easily</title>
<updated>2025-12-25T15:13:19Z</updated>
<author>
<name>Doron Behar</name>
<email>doron.behar@gmail.com</email>
</author>
<published>2025-12-23T13:40:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=c127010b194a38213b3e7a0b6ac170552902674f'/>
<id>urn:sha1:c127010b194a38213b3e7a0b6ac170552902674f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python3.pkgs.qtile: add doronbehar to maintainers</title>
<updated>2025-12-25T15:13:19Z</updated>
<author>
<name>Doron Behar</name>
<email>doron.behar@gmail.com</email>
</author>
<published>2025-12-23T13:11:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=c4ed6a99c8049e1df1b8652bd7e4f29ba19ef4bf'/>
<id>urn:sha1:c4ed6a99c8049e1df1b8652bd7e4f29ba19ef4bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python313Packages.qtile: 0.34.0 -&gt; 0.34.1</title>
<updated>2025-12-14T19:20:43Z</updated>
<author>
<name>Sigmanificient</name>
<email>edhyjox@gmail.com</email>
</author>
<published>2025-12-14T19:20:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wugi.info/nixos/nixpkgs/commit/?id=a876c4fb77125e3d9d7d6f78a357705ef5b8a17f'/>
<id>urn:sha1:a876c4fb77125e3d9d7d6f78a357705ef5b8a17f</id>
<content type='text'>
</content>
</entry>
</feed>
