python313Packages.nixpkgs-plugin-update: init from maintainer script #453943
Merged
wolfgangwalther merged 2 commits intoNixOS:masterfrom Oct 22, 2025
Merged
python313Packages.nixpkgs-plugin-update: init from maintainer script #453943wolfgangwalther merged 2 commits intoNixOS:masterfrom
wolfgangwalther merged 2 commits intoNixOS:masterfrom
Conversation
We have machinery for Python packaging, so let’s make use of it. This also helps unblock moving `by-name` overrides out of `all-packages.nix`, as it was previously being used to work around `nixpkgs-vet` forbidding the direct reference to the path.
3f40382 to
00c40f1
Compare
13 tasks
wolfgangwalther
approved these changes
Oct 21, 2025
Contributor
wolfgangwalther
left a comment
There was a problem hiding this comment.
I went through the diff and didn't spot anything obvious.
It seems this has been tested in #453954 already.
3 tasks
PerchunPak
suggested changes
Oct 21, 2025
...on-modules/nixpkgs-plugin-update/nixpkgs-plugin-update/src/nixpkgs_plugin_update/__init__.py
Show resolved
Hide resolved
pkgs/development/python-modules/nixpkgs-plugin-update/nixpkgs-plugin-update/pyproject.toml
Show resolved
Hide resolved
khaneliman
approved these changes
Oct 22, 2025
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We have machinery for Python packaging, so let’s make use of it. This also helps unblock moving
by-nameoverrides out ofall-packages.nix, as it was previously being used to work aroundnixpkgs-vetforbidding the direct reference to the path.cc @teto @PerchunPak @khaneliman – I added you as maintainers as the people who committed to this file; let me know if you’re happy to be listed here or if you want removing.
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.Add a 👍 reaction to pull requests you find important.