-
-
Notifications
You must be signed in to change notification settings - Fork 16.7k
poetryPlugins.poetry-plugin-migrate: init at 0.1.1 #387698
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
base: master
Are you sure you want to change the base?
Conversation
Poetry 2.0.1 is the latest version of poetry in nixpkgs-unstable, so this plugin will likely be widely used as poetry users adopt the new major version of poetry.
ea0422a
to
d1cb412
Compare
This is my first contribution, I'm not sure if I did enough testing - but I did read the contribution guide. I force pushed to format the added file with I did run |
I ran nixpkgs-review, it originally failed in building poetry, but a few minutes later it was successful (I think because of where nixpkgs:master was). The initial failed log is available in this comment's edit history.
|
Co-authored-by: qzylinra <qzylinra@users.noreply.github.com>
Poetry 2.0.1 is the latest version of poetry in nixpkgs-unstable, so
this plugin will likely be widely used as poetry users adopt the new
major version of poetry.
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.