rsyslog: Make compatible with non-linux
This commit is contained in:
parent
ebef573641
commit
2ec1f1203b
@ -783,6 +783,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
|
||||||
|
systemd = if stdenv.isLinux then systemd else null;
|
||||||
};
|
};
|
||||||
|
|
||||||
rsyslog-light = callPackage ../tools/system/rsyslog {
|
rsyslog-light = callPackage ../tools/system/rsyslog {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user