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: 3c4335723cfb
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: f73b762aacbc
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Sep 3, 2020

  1. lib/types: Show sub options of freeform types

    Previously if you set the freeform type to e.g. attrsOf (submodule ..),
    those submodule options wouldn't be shown in the manual.
    infinisil committed Sep 3, 2020
    Copy the full SHA
    ea5ba6e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Copy the full SHA
    f320dba View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Merge pull request #97042 from Infinisil/freeform-option-docs

    Show sub options of freeform types
    infinisil committed Sep 7, 2020
    Copy the full SHA
    f73b762 View commit details
    Browse the repository at this point in the history