-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 16ffc74a3239
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6f38c93e3c08
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 6 files changed
- 1 contributor
Commits on Jan 31, 2020
-
stdenv: make darwin builds reproducable
Fixes #21629 Passing these extra linker flags removes both the semi-random uuid included in most binaries as well as making the sdk version consistent instead of based on the current os version. Load command 8 cmd LC_UUID cmdsize 24 uuid 70FAF921-5DC8-371C-B814-4F121FADFDF4 Load command 9 cmd LC_VERSION_MIN_MACOSX cmdsize 16 version 10.12 sdk 10.13 The -macosx_version_min flag isn't strictly necessary since that's already handled by MACOSX_DEPLOYMENT_TARGET.
Configuration menu - View commit details
-
Copy full SHA for a826b49 - Browse repository at this point
Copy the full SHA a826b49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6567823 - Browse repository at this point
Copy the full SHA 6567823View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b57984 - Browse repository at this point
Copy the full SHA 9b57984View commit details -
cmake: remove CMAKE_OSX_DEPLOYMENT_TARGET overrides
We _do_ want minimum versions in our packages.
Configuration menu - View commit details
-
Copy full SHA for b984c22 - Browse repository at this point
Copy the full SHA b984c22View commit details -
cmake: move CMAKE_OSX_ARCHITECTURES out of the stdenv
This was initially introduced in 92188d9, not clear how relevant this still is but i686 isn't supported anymore so disable it explicitly.
Configuration menu - View commit details
-
Copy full SHA for 68513e4 - Browse repository at this point
Copy the full SHA 68513e4View commit details -
Merge pull request #77632 from LnL7/darwin-macos-version-min
stdenv: make darwin builds reproducable
Configuration menu - View commit details
-
Copy full SHA for 6f38c93 - Browse repository at this point
Copy the full SHA 6f38c93View commit details
There are no files selected for viewing