nixpkgs/nixos/modules/services/databases
Bjørn Forsman a4cf5e903b nixos/redis: fix evaluation
Commit 89fee1006c ("nixos/redis: clean up
option types") broke nixos evaluation:

  error: attempt to call something which is not a function but a set, at .../nixpkgs/nixos/modules/services/databases/redis.nix:111:28

Fix it.

Reported by Oliver Charles (thanks!).
2014-07-15 17:05:54 +02:00
..
4store-endpoint.nix
4store.nix
couchdb.nix couchdb service: adding customizable config file which is writable by couchdb 2014-06-06 15:30:58 +01:00
firebird.nix nixos: add 'firebird' group 2014-07-08 00:00:33 +02:00
influxdb.nix nixos: add influxdb module 2014-05-27 22:56:36 +02:00
memcached.nix
monetdb.nix
mongodb.nix
mysql.nix
openldap.nix Fix trying to add users to non-existent groups 2014-06-11 13:36:15 +04:00
postgresql.nix Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
redis.nix nixos/redis: fix evaluation 2014-07-15 17:05:54 +02:00
virtuoso.nix