mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-20 11:05:14 +00:00
matrix-synapse: build with redis by default
This commit is contained in:
parent
c7d8fae5c2
commit
9f883ad3b8
@ -1,6 +1,6 @@
|
||||
{ lib, stdenv, python3, openssl
|
||||
, enableSystemd ? stdenv.isLinux, nixosTests
|
||||
, enableRedis ? false
|
||||
, enableRedis ? true
|
||||
, callPackage
|
||||
}:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user