Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
base: c8342644cf1c
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 03bf8cd4870c
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Oct 12, 2018

  1. nixos/rmilter: don't enable by default, if rspamd enabled

    (cherry picked from commit b61dd2b)
    avnik authored and Mic92 committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    29b9fee View commit details
    Browse the repository at this point in the history
  2. 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.
    
    (cherry picked from commit 0808c7c)
    samueldr committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    03bf8cd View commit details
    Browse the repository at this point in the history