nixpkgs/nixos
Silvan Mosberger e16a0988bc
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.
2017-08-13 17:23:43 +02:00
..
doc/manual radicale: 1.1.4 -> 2.1.2 2017-08-13 17:23:43 +02:00
lib amazon-image: support VPC/VHD as an output format for the builder 2017-08-10 22:57:26 +00:00
maintainers amazon-image: fix typo in last commit 2017-08-11 02:12:39 +00:00
modules radicale: 1.1.4 -> 2.1.2 2017-08-13 17:23:43 +02:00
tests radicale: 1.1.4 -> 2.1.2 2017-08-13 17:23:43 +02:00
COPYING
default.nix Remove nixFallback 2017-03-06 15:54:50 +01:00
README
release-combined.nix nixos,nixpkgs: only build essentials on i686 2017-08-05 12:06:05 +02:00
release-small.nix nixos/release-small.nix: cleanup to use default versions 2017-01-27 15:33:54 +01:00
release.nix radicale: 1.1.4 -> 2.1.2 2017-08-13 17:23:43 +02:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.