summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorRok Garbas <rok@garbas.si>2014-01-17 00:30:16 +0000
committerDomen Kožar <domen@dev.si>2014-02-27 13:34:11 +0100
commit62438c09f7cc811f994510550614c9265b3b1d18 (patch)
tree63876a41ef82ca27a3cc3004185412115b4ed4e4 /nixos/modules/module-list.nix
parent97a0dd9eb92014be027ccc89cb39e43baabe090d (diff)
downloadnixlib-62438c09f7cc811f994510550614c9265b3b1d18.tar
nixlib-62438c09f7cc811f994510550614c9265b3b1d18.tar.gz
nixlib-62438c09f7cc811f994510550614c9265b3b1d18.tar.bz2
nixlib-62438c09f7cc811f994510550614c9265b3b1d18.tar.lz
nixlib-62438c09f7cc811f994510550614c9265b3b1d18.tar.xz
nixlib-62438c09f7cc811f994510550614c9265b3b1d18.tar.zst
nixlib-62438c09f7cc811f994510550614c9265b3b1d18.zip
update couchdb to 1.5.0(current latest) and add service for it
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index f6f95564d4a0..76620f1d02ae 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -82,6 +82,7 @@
   ./services/backup/rsnapshot.nix
   ./services/databases/4store-endpoint.nix
   ./services/databases/4store.nix
+  ./services/databases/couchdb.nix
   ./services/databases/firebird.nix
   ./services/databases/memcached.nix
   ./services/databases/mongodb.nix