25.11 upgrade stuck on python3.11-aioquic-1.2.0 build failure

Is it just me or why I can’t upgrade my nixos cause it stuck with failed to build error:
error: Cannot build '/nix/store/rxhidgspf86sjwd4lj35a294hfcf5asd-python3.11-aioquic-1.2.0.drv'.

Is there a way to backtrack what programs depends on it cause it’s quite old me think.

What’s the output of

nixos-rebuild build --show-trace |& grep 'while evaluating derivation'

It’s fixed now, thanks for the tips.

Yes, it was fixed by ceph: remove unused dependency from httpcore by dotlambda · Pull Request #466339 · NixOS/nixpkgs · GitHub most likely.

1 Like