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: e02793de2fa7
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: e453860b8f69
Choose a head ref
  • 2 commits
  • 9 files changed
  • 2 contributors

Commits on Apr 28, 2020

  1. treewide: fix modules options types where the default is null

    They can be caught with `nixos-option -r` on an empty ({...}:{}) NixOS
    configuration.
    ThibautMarty committed Apr 28, 2020
    Copy the full SHA
    4a0beed View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Merge pull request #86236 from ThibautMarty/fix-nullOr-types

    treewide: fix modules options types where the default is null
    Lassulus committed Aug 26, 2020
    Copy the full SHA
    e453860 View commit details
    Browse the repository at this point in the history