Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

darwin.apple-sdk: drop appleSdkVersion #110140

Merged
merged 1 commit into from Jan 20, 2021

Conversation

holymonson
Copy link
Contributor

Motivation for this change

In fact no one is using appleSdkVersion, and stdenv should be decoupled with sdk.

This PR is picked alone because I'm decoupling apple_sdk and this one will cause mass rebuild, while the later ones won't.

cc @veprbl @SuperSandro2000

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@ofborg ofborg bot added 6.topic: darwin Running or building packages on Darwin 6.topic: stdenv Standard environment 10.rebuild-darwin: 0 10.rebuild-linux: 0 labels Jan 20, 2021
@SuperSandro2000
Copy link
Member

That one can go straight to master because it is zero rebuilds.

@holymonson holymonson changed the base branch from staging to master January 20, 2021 16:25
In fact no one is using appleSdkVersion, and stdenv is decoupled with sdk.
@FRidh
Copy link
Member

FRidh commented Jan 20, 2021

cc @NixOS/darwin-maintainers

@matthewbauer
Copy link
Member

Looks good!

@SuperSandro2000 SuperSandro2000 merged commit 199ffe4 into NixOS:master Jan 20, 2021
thefloweringash added a commit to thefloweringash/nixpkgs that referenced this pull request Jan 28, 2021
Also use matching attribute for `-macosx_version_min`.

See NixOS#110140
andir pushed a commit to andir/nixpkgs that referenced this pull request Jan 30, 2021
Also use matching attribute for `-macosx_version_min`.

See NixOS#110140
@thefloweringash thefloweringash mentioned this pull request Feb 5, 2021
14 tasks
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 6.topic: stdenv Standard environment 10.rebuild-darwin: 0 10.rebuild-linux: 0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants