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

Commits on Aug 13, 2017

  1. radicale: 1.1.4 -> 2.1.2

    This commit readds and updates the 1.x package from 1.1.4 to 1.1.6 which
    also includes the needed command for migrating to 2.x
    
    The module is adjusted to the version change, defaulting to radicale2 if
    stateVersion >= 17.09 and radicale1 otherwise. It also now uses
    ExecStart instead of the script service attribute. Some missing dots at
    the end of sentences were also added.
    
    I added a paragraph in the release notes on how to update to a newer
    version.
    infinisil committed Aug 13, 2017
    Configuration menu
    Copy the full SHA
    e16a098 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2017

  1. Merge pull request #27826 from Infinisil/radicale

    radicale: update to version 2
    fpletz committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    7d1d019 View commit details
    Browse the repository at this point in the history