-
-
Notifications
You must be signed in to change notification settings - Fork 17.6k
python3Packages.{kokoro, misaki}: init at 0-unstable-2025-06-16 #417378
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
Conversation
|
kokoro works for me when running in a nix-shell with eg running the kokoro README usage example in this shell works. |
Prince213
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.
- Uses of
pnameforreposhould be avoided (#277994) - Consequently unnecessary
recshould be removed fetchpatchshould be replaced byfetchpatch2(https://github.com/NixOS/nixpkgs/blob/master/pkgs/README.md#fetching-patches)
Prince213
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.
Please make sure to read relevant docs before you make any changes.
|
I'll merge tomorrow unless anyone objects? |
| ]; | ||
|
|
||
| # See https://github.com/hexgrad/misaki/blob/main/pyproject.toml#L26 | ||
| passthru.optional-dependencies = { |
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.
| passthru.optional-dependencies = { | |
| optional-dependencies = |
| }; | ||
|
|
||
| # Package does not have tests as of 2025-06-16, but phonemizer is required for | ||
| # pythonImportsCheck. |
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.
Shouldn't it be in upstream's dependencies then?
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-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.