Pulsectl-asyncio failed to build

Hello,

Please see error below:
I am using the unstable branch and I am no nix expert but it looks like the package [python313Packages.pulsectl-asyncio] is looking for python3**Packages.pulsectl <=24.11.0,>=23.5.0 and the version on unstable is 24.12.0

error: builder for ‘/nix/store/dy0qnl79bxhcy71v1znax447w7i7l71f-python3.12-pulsectl-asyncio-1.2.2.drv’ failed with exit code 1;
last 25 log lines:
> creating build/bdist.linux-x86_64/wheel/pulsectl_asyncio
> copying build/lib/pulsectl_asyncio/init.py → build/bdist.linux-x86_64/wheel/./pulsectl_asyncio
> copying build/lib/pulsectl_asyncio/pa_asyncio_mainloop.py → build/bdist.linux-x86_64/wheel/./pulsectl_asyncio
> copying build/lib/pulsectl_asyncio/pulsectl_async.py → build/bdist.linux-x86_64/wheel/./pulsectl_asyncio
> running install_egg_info
> Copying pulsectl_asyncio.egg-info to build/bdist.linux-x86_64/wheel/./pulsectl_asyncio-1.2.2-py3.12.egg-info
> running install_scripts
> creating build/bdist.linux-x86_64/wheel/pulsectl_asyncio-1.2.2.dist-info/WHEEL
> creating ‘/build/source/dist/.tmp-_c4m5coa/pulsectl_asyncio-1.2.2-py3-none-any.whl’ and adding ‘build/bdist.linux-x86_64/wheel’ to it
> adding ‘pulsectl_asyncio/init.py’
> adding ‘pulsectl_asyncio/pa_asyncio_mainloop.py’
> adding ‘pulsectl_asyncio/pulsectl_async.py’
> adding ‘pulsectl_asyncio-1.2.2.dist-info/LICENSE’
> adding ‘pulsectl_asyncio-1.2.2.dist-info/METADATA’
> adding ‘pulsectl_asyncio-1.2.2.dist-info/WHEEL’
> adding ‘pulsectl_asyncio-1.2.2.dist-info/top_level.txt’
> adding ‘pulsectl_asyncio-1.2.2.dist-info/RECORD’
> removing build/bdist.linux-x86_64/wheel
> Successfully built pulsectl_asyncio-1.2.2-py3-none-any.whl
> Finished creating a wheel…
> Finished executing pypaBuildPhase
> Running phase: pythonRuntimeDepsCheckHook
> Executing pythonRuntimeDepsCheck
> Checking runtime dependencies for pulsectl_asyncio-1.2.2-py3-none-any.whl
> - pulsectl<=24.11.0,>=23.5.0 not satisfied by version 24.12.0
For full logs, run ‘nix log /nix/store/dy0qnl79bxhcy71v1znax447w7i7l71f-python3.12-pulsectl-asyncio-1.2.2.drv’.
error: 1 dependencies of derivation ‘/nix/store/x1ca60hr8slm8iz89jky2rc2sxly4b95-python3.12-qtile-0.30.0.drv’ failed to build
error: 1 dependencies of derivation ‘/nix/store/nnj9c7nxnca4rzxvk11xww5vgcy482m0-desktops.drv’ failed to build
error: 1 dependencies of derivation ‘/nix/store/7sdvdnznr4mwbpgkiq790zy7ay2vh2sd-system-path.drv’ failed to build
error: 1 dependencies of derivation ‘/nix/store/g8a5ljzr0fpfx4zlmd6rs4crhir7aw97-nixos-system-nixos-25.05.20250207.a3eaf5e.drv’ failed to build

Already reported on github:

In the future if you face build errors that are nixpkgs’ fault, please report them there (if no one else has already).