Skip to content

stdenvNoCC: fix extraBuildInputs on Darwin#429386

Merged
emilazy merged 1 commit intoNixOS:stagingfrom
emilazy:push-prnzrulumxos
Aug 10, 2025
Merged

stdenvNoCC: fix extraBuildInputs on Darwin#429386
emilazy merged 1 commit intoNixOS:stagingfrom
emilazy:push-prnzrulumxos

Conversation

@emilazy
Copy link
Member

@emilazy emilazy commented Jul 29, 2025

Closes: #371465
Fixes: 4928668

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.

@nix-owners nix-owners bot requested a review from Ericson2314 July 29, 2025 15:07
@ofborg ofborg bot added the 6.topic: darwin Running or building packages on Darwin label Jul 29, 2025
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. 10.rebuild-darwin-stdenv This PR causes stdenv to rebuild on Darwin and must target a staging branch. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. labels Jul 29, 2025
@emilazy emilazy merged commit c655e14 into NixOS:staging Aug 10, 2025
31 of 32 checks passed
@emilazy emilazy deleted the push-prnzrulumxos branch August 30, 2025 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: darwin Running or building packages on Darwin 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-darwin-stdenv This PR causes stdenv to rebuild on Darwin and must target a staging branch. 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.

1 participant