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: 3759b67af2dd
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 9f2463ccdcd8
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Apr 14, 2020

  1. Revert "lib/options: Use escapeNixIdentifier for showOption"

    This is used in in the manual generation for option identifiers that can
    be linked. This, unike what the example describes, doesn't preserve
    quotes which is needed for these identifiers to be valid.
    
    This reverts commit 124cccb.
    LnL7 committed Apr 14, 2020
    Copy the full SHA
    31a03da View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    964700d View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Merge pull request #85241 from LnL7/show-option

    Revert "lib/options: Use escapeNixIdentifier for showOption"
    infinisil committed Apr 15, 2020
    Copy the full SHA
    9f2463c View commit details
    Browse the repository at this point in the history