Skip to content

buildPythonPackage: overrideStdenvCompat: show position in its warning message#481980

Open
ShamrockLee wants to merge 2 commits intoNixOS:masterfrom
ShamrockLee:build-python-stdenv-compat-message
Open

buildPythonPackage: overrideStdenvCompat: show position in its warning message#481980
ShamrockLee wants to merge 2 commits intoNixOS:masterfrom
ShamrockLee:build-python-stdenv-compat-message

Conversation

@ShamrockLee
Copy link
Contributor

@ShamrockLee ShamrockLee commented Jan 20, 2026

This PR addresses previous PR discussions #477208 (comment) and #477208 (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.

@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. 6.topic: python Python is a high-level, general-purpose programming language. labels Jan 20, 2026
@ShamrockLee ShamrockLee force-pushed the build-python-stdenv-compat-message branch from de6357f to d290a12 Compare January 20, 2026 15:39
@ShamrockLee ShamrockLee marked this pull request as ready for review January 20, 2026 17:38
@nixpkgs-ci nixpkgs-ci bot requested review from mweinelt and natsukium January 20, 2026 17:39
Copy link
Contributor

@MattSturgeon MattSturgeon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick follow-up!

@MattSturgeon MattSturgeon force-pushed the build-python-stdenv-compat-message branch 2 times, most recently from b4b2103 to c271303 Compare January 27, 2026 10:36
Copy link
Contributor

@MattSturgeon MattSturgeon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ShamrockLee hope you don't mind, I pushed up some tweaks to avoid blocking this on minor stuff.

Thanks again for the follow-up! LGTM.

@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Jan 27, 2026
…sage

Co-authored-by: Matt Sturgeon <matt@sturgeon.me.uk>
@MattSturgeon MattSturgeon force-pushed the build-python-stdenv-compat-message branch from c271303 to 773f5cc Compare January 27, 2026 10:46
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