-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build failure: python3.pkgs.debugpy #221359
Comments
Oh nice catch! I'll try a git bisect on the staging-next PR to try to narrow down the cause. |
Forgot I was running this in the background 😅 - tracked it down to the etils 0.9.0 -> 1.0.0 update:
|
debugpy doesn't depend on etils |
Oh yep, it was probably just a bad automatic bisect then, I'll try manually. |
Ok, I just ran it again and it just looks like there was just an unrelated error in one of the commits it sampled before:
If this wasn't going to work I was thinking of adding failing inputDrvs as a skip condition. Didn't need to, but it'll be helpful for next time! |
Steps To Reproduce
Steps to reproduce the behavior:
python3.pkgs.debugpy
on latest Nixpkgs master (See recentstaging-next
merge).Build log
Tracked upstream: microsoft/debugpy#1241
Notify maintainers
@kira-bruneau
The text was updated successfully, but these errors were encountered: