Disable hiredis in rsyslog as it is currently broken.
This commit is contained in:
parent
ae8c6092e7
commit
290132bf89
|
@ -830,6 +830,7 @@ let
|
||||||
libgcrypt = libgcrypt_1_6;
|
libgcrypt = libgcrypt_1_6;
|
||||||
czmq = null; # Currently Broken
|
czmq = null; # Currently Broken
|
||||||
hadoop = null; # Currently Broken
|
hadoop = null; # Currently Broken
|
||||||
|
hiredis = null; # Currently Broken
|
||||||
};
|
};
|
||||||
|
|
||||||
rsyslog-light = callPackage ../tools/system/rsyslog {
|
rsyslog-light = callPackage ../tools/system/rsyslog {
|
||||||
|
|
Loading…
Reference in New Issue