Skip to content

python3Packages.setuptools-rust: add back splice fix#474096

Merged
Aleksanaa merged 1 commit into
NixOS:staging-nextfrom
Aleksanaa:setuptools-rust
Dec 26, 2025
Merged

python3Packages.setuptools-rust: add back splice fix#474096
Aleksanaa merged 1 commit into
NixOS:staging-nextfrom
Aleksanaa:setuptools-rust

Conversation

@Aleksanaa

Copy link
Copy Markdown
Member

Fixes: #473299 (comment)

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.

Add a 👍 reaction to pull requests you find important.

@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. 6.topic: python Python is a high-level, general-purpose programming language. labels Dec 25, 2025
@Aleksanaa Aleksanaa requested a review from mweinelt December 26, 2025 03:11
@nixpkgs-ci nixpkgs-ci Bot removed the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Dec 26, 2025
@Aleksanaa

Copy link
Copy Markdown
Member Author

@trofi This should fix cross for you (pkgsLLVM is somehow identical to cross as it sets crossSystem to get some bootstapping trick). Also you are not in the organization? You can reach out to #org_owners:nixos.org to ask for an invite

@trofi

trofi commented Dec 26, 2025

Copy link
Copy Markdown
Contributor

The change fixes the eval for me. Thank you!

I prefer to stay out of the org.

@nixpkgs-ci nixpkgs-ci Bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Dec 26, 2025
@Aleksanaa Aleksanaa added this pull request to the merge queue Dec 26, 2025
Merged via the queue into NixOS:staging-next with commit 72ac93c Dec 26, 2025
34 of 36 checks passed
@Aleksanaa Aleksanaa deleted the setuptools-rust branch December 26, 2025 13:31
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. 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. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants