-
-
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: de26ac107f3f
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: 5239b328f879
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 8 files changed
- 3 contributors
Commits on Jan 10, 2020
-
lib/modules: Move the isDefined check into mergedValue
Without this change, accessing `mergedValue` from `mergeDefinitions` in case there are no definitions will throw an error like error: evaluation aborted with the following error message: 'This case should never happen.' This change makes it throw the appropriate error error: The option `foo' is used but not defined. This is fully backwards compatible.
Configuration menu - View commit details
-
Copy full SHA for 130a0c9 - Browse repository at this point
Copy the full SHA 130a0c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5a2922 - Browse repository at this point
Copy the full SHA d5a2922View commit details -
lib/types: Add emptyValue attribute to types
Co-Authored-By: Robert Hensing <roberth@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4268b4f - Browse repository at this point
Copy the full SHA 4268b4fView commit details -
lib/types: Introduce lazyAttrsOf
The standard attrsOf is strict in its *values*, meaning it's impossible to access only one attribute value without evaluating all others as well. lazyAttrsOf is a version that doesn't have that problem, at the expense of conditional definitions not properly working anymore.
Configuration menu - View commit details
-
Copy full SHA for b48717d - Browse repository at this point
Copy the full SHA b48717dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab10e87 - Browse repository at this point
Copy the full SHA ab10e87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e97e64 - Browse repository at this point
Copy the full SHA 9e97e64View commit details -
lib/types: Introduce lazyAttrsOf (#70138)
lib/types: Introduce lazyAttrsOf
Configuration menu - View commit details
-
Copy full SHA for 5239b32 - Browse repository at this point
Copy the full SHA 5239b32View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff de26ac107f3f...5239b328f879