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

Commits on Oct 5, 2018

  1. nixos: correct improper uses of mkEnableOption, clarify service descr…

    …iptions
    
    Several service definitions used `mkEnableOption` with text starting
    with "Whether to", which produced funny option descriptions like
    "Whether to enable Whether to run the rspamd daemon..".
    
    This commit corrects this, and adds short descriptions of services
    to affected service definitions.
    pvgoran committed Oct 5, 2018
    1 Configuration menu
    Copy the full SHA
    858b263 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. Merge pull request #47902 from pvgoran/correct-mkEnableOption-uses

    nixos: correct improper uses of mkEnableOption, clarify service descr…
    infinisil committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    c881a04 View commit details
    Browse the repository at this point in the history