Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f40b96137844fe474f9c7d73272313a3848b4ee5
      
https://github.com/NixOS/nixpkgs/commit/f40b96137844fe474f9c7d73272313a3848b4ee5
  Author: timor <timor...@googlemail.com>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M nixos/modules/services/databases/couchdb.nix
    A pkgs/servers/http/couchdb/2.0.0.nix
    A pkgs/servers/http/couchdb/jsapi.patch
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  couchdb: add support for version 2.0.0

Version 2.0.0 is installed as a separate package called "couchdb2".
When setting the config option "package" attribute to pkgs.couchdb2, a
corresponding service configuration will be generated.  If a previous
1.6 installation exists, the databases can still be found on the local
port (default: 5986) and can be replicated from there.

Note that single-node or cluster setup still needs to be configured
manually, as described in
http://docs.couchdb.org/en/2.0.0/install/index.html.


  Commit: 00ed0f792e9e69600c658a712e0aa88c442ba4e9
      
https://github.com/NixOS/nixpkgs/commit/00ed0f792e9e69600c658a712e0aa88c442ba4e9
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-16 (Thu, 16 Mar 2017)

  Changed paths:
    M nixos/modules/services/databases/couchdb.nix
    A pkgs/servers/http/couchdb/2.0.0.nix
    A pkgs/servers/http/couchdb/jsapi.patch
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  Merge pull request #22897 from timor/couchdb-2.0.0

couchdb: add support for version 2.0.0


Compare: https://github.com/NixOS/nixpkgs/compare/f940d9f1fce5...00ed0f792e9e
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to