Closed carschandler closed 3 months ago
Any current bypass for this in the meantime? I've tried overriding to disable tests to no avail.
Upstream issue:
https://github.com/dasbus-project/dasbus/issues/128
pytest
8.2 issue related to that:
https://github.com/pytest-dev/pytest/issues/12275
Currently builds on master, seems to have been fixed in https://github.com/NixOS/nixpkgs/pull/328185
failure matches https://hydra.nixos.org/build/265219417, working version now builds on hydra https://hydra.nixos.org/build/267295013
Steps To Reproduce
Steps to reproduce the behavior:
nix develop
on thisflake.nix
:Build log
https://gist.github.com/carschandler/8d67df6cc751eb06e43ae6b39ec5b53d
Additional context
Discovered as a result of
nwg-panel
's dependency on the packageNotify maintainers
@moni-dz
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.^^ But this is misleading because the nixpkgs version I am trying to build from is not that version since this happened after I updated my flake.lock so the new version hasn't been pinned yet for me
Add a :+1: reaction to issues you find important.