-
-
Notifications
You must be signed in to change notification settings - Fork 18k
poetry2nix: 1.31.0 -> 1.33.0 #194865
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
poetry2nix: 1.31.0 -> 1.33.0 #194865
Conversation
1fc1639 to
5d73a5b
Compare
5d73a5b to
f439af5
Compare
SuperSandro2000
left a comment
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.
Why is the poetry2nix directory duplicated?
| # Override buggy nixpkgs function | ||
| pythonOutputDistPhase() { | ||
| echo "no-op output dist phase" | ||
| } |
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.
What is wrong with the dist phase? Can we try to fix it, please.
| { | ||
| # "Vendor" dependencies (for build-system support) | ||
| postPatch = '' | ||
| find . |
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.
| find . |
That command just lists all files which spams the build log.
Description of changes
This fixes the fallout from the recent python setuptools staging changes and bumps the poetry version to 1.2.1.
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)nixos/doc/manual/md-to-db.shto update generated release notes