Skip to content
Permalink

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
base: 35c1c170d7dc
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 91f6a681e01d
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Aug 9, 2019

  1. lib/modules: Use options apply function even if no values are defined

    This allows `apply` functions to return a valid value if they completely
    ignore their argument, which is the case for the option renaming
    functions like `mkAliasOptionModule`. Therefore this solves issue #63693
    infinisil committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    de9cb24 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Merge pull request #66407 from Infinisil/fix-option-rename

    lib/modules: Use options `apply` function even if no values are defined
    infinisil committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    91f6a68 View commit details
    Browse the repository at this point in the history