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

Commits on Oct 12, 2018

  1. lib/types: enhances separatedString's description

    The previous description "string" is misleading in the full options
    manual pages; they are actually concatenated strings, with a specific
    character.
    
    The empty string version ("types.string") has been special-cased to
    provide a better message.
    samueldr committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    0808c7c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #48251 from samueldr/feature/separated-string-desc…

    …ription
    
    lib/types: enhances separatedString's description.
    ryantm committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    1bde5ec View commit details
    Browse the repository at this point in the history