Skip to content

various: migrate python modules to by-name #1#482889

Open
guylamar2006 wants to merge 28 commits intoNixOS:masterfrom
guylamar2006:migrate-python3-modules-1
Open

various: migrate python modules to by-name #1#482889
guylamar2006 wants to merge 28 commits intoNixOS:masterfrom
guylamar2006:migrate-python3-modules-1

Conversation

@guylamar2006
Copy link
Contributor

@guylamar2006 guylamar2006 commented Jan 23, 2026

migrate python modules to by-name

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Jan 23, 2026
@qweered
Copy link
Contributor

qweered commented Jan 23, 2026

this will break override interface, see #454559. There is no solution for now i guess which is sad

@nixpkgs-ci nixpkgs-ci bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Jan 25, 2026
@guylamar2006 guylamar2006 force-pushed the migrate-python3-modules-1 branch from 91b9af5 to 57f4157 Compare January 28, 2026 21:10
@nixpkgs-ci nixpkgs-ci bot added 6.topic: python Python is a high-level, general-purpose programming language. and removed 2.status: merge conflict This PR has merge conflicts with the target branch labels Jan 28, 2026
@guylamar2006 guylamar2006 force-pushed the migrate-python3-modules-1 branch from 57f4157 to b450a7e Compare January 28, 2026 21:44
@nixpkgs-ci nixpkgs-ci bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Feb 3, 2026
@guylamar2006 guylamar2006 force-pushed the migrate-python3-modules-1 branch from b450a7e to 8ca5ce8 Compare February 9, 2026 21:37
@nixpkgs-ci nixpkgs-ci bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Feb 9, 2026
@nixpkgs-ci nixpkgs-ci bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Feb 18, 2026
@guylamar2006 guylamar2006 force-pushed the migrate-python3-modules-1 branch from 8ca5ce8 to 945b9ca Compare February 20, 2026 16:38
@nixpkgs-ci nixpkgs-ci bot added 2.status: merge conflict This PR has merge conflicts with the target branch and removed 2.status: merge conflict This PR has merge conflicts with the target branch labels Feb 20, 2026
@guylamar2006 guylamar2006 force-pushed the migrate-python3-modules-1 branch from 945b9ca to 08532a2 Compare March 2, 2026 14:51
@nixpkgs-ci nixpkgs-ci bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants