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: 89509ca9e485
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 00f495f973b5
Choose a head ref
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on Sep 30, 2019

  1. mkRemovedOptionModule: assert on removed options

    We don't want to ignore config that can mess up machines. In general
    this should always fail evaluation, as you think you are changing
    behaviour and don't, which can easily create run-time errors we can
    catch early.
    
    (cherry picked from commit b08b0bc)
    globin authored and lheckemann committed Sep 30, 2019
    Copy the full SHA
    00f495f View commit details
    Browse the repository at this point in the history