-
-
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
python310Packages.flake8-future-import: fix build #144650
python310Packages.flake8-future-import: fix build #144650
Conversation
Please target staging |
|
59c4b0e
to
b5bda50
Compare
re-targeted to staging, should be backported after branch-off |
@ofborg eval |
If it's fixing regressions which already exist, they should be merged. The "breaking changes to staging" block is to prevent new regressions from entering |
It's an un-breaking PR, but as it includes a bump of Let the @NixOS/nixos-release-managers decide where they prefer this PR. Feel free to re-target as required before merging. |
That does not matter for the breaking change policy. It is about not bumping compilers like gcc to a breaking version.
jonringer is the release manager. |
@ofborg build python310Packages.flake8-future-import python310Packages.flake8 python39Packages.flake8-future-import python39Packages.flake8 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is causing breakages with the manual. the flake8 bump will need to wait til after ZHF
https://github.com/NixOS/nixpkgs/runs/4137245989?check_suite_focus=true
b5bda50
to
2682a86
Compare
@jonringer (hopefully) fixed |
2682a86
to
8057272
Compare
I think it is failing due to coreutils. |
Found this in the logs if the coreutils checks:
So it might be an intermittent error. |
8057272
to
d3528e2
Compare
@SuperSandro2000 fixed |
@jonringer I think we can merge this now. What do you think? |
This is a semi-automatic executed nixpkgs-review with nixpkgs-review-checks extension. It is checked by a human on a best effort basis and does not build all packages (e.g. lumo, tensorflow or pytorch). Result of 1 package failed to build and are new build failure:
verified manually that home-assistant builds |
Does patch fetch work for you? Fails for me as:
|
@trofi When I build from current master it simply pulls
|
Ah, that explains it. Proposed hash fix as #145786 |
Right, just didn't show up, because the patch was already fetched. |
Motivation for this change
xZise/flake8-future-import#24
ZHF: #144627
ping @NixOS/nixos-release-managers
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review pr 144650"
./result/bin/
)