-
-
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: 37c89aaaa794
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: 0d88299019bc
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 13 files changed
- 2 contributors
Commits on May 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for da8b2f1 - Browse repository at this point
Copy the full SHA da8b2f1View commit details
Commits on May 22, 2017
-
lib: Make platform predicates more ergonomic to use
`hostPlatform.isDarwin` instead of `lib.system.parse.isDarwin hostPlatform.parsed`
Configuration menu - View commit details
-
Copy full SHA for 2e7ec6f - Browse repository at this point
Copy the full SHA 2e7ec6fView commit details -
lib: Infer
libc
field of platform if not specifiedThis is especially useful when not cross compiling. It means we can remove the `stdenv.isGlibc` predicate too. Additionally, use this to simplify the logic to choose the appropriate libiconv derivation.
Configuration menu - View commit details
-
Copy full SHA for c5c6606 - Browse repository at this point
Copy the full SHA c5c6606View commit details -
stdenv: define is* predicates with hostPlatform.is*
This is a saner default until stdenv's are removed altogether
Configuration menu - View commit details
-
Copy full SHA for 1dc6f15 - Browse repository at this point
Copy the full SHA 1dc6f15View commit details -
Merge pull request #25976 from obsidiansystems/no-stdenv-is
Add `*Platform.is*` predicates and alias `stdenv.is*` to `hostPlatform`'s
Configuration menu - View commit details
-
Copy full SHA for 0d88299 - Browse repository at this point
Copy the full SHA 0d88299View commit details
There are no files selected for viewing