rsyslog: Make compatible with non-linux

This commit is contained in:
William A. Kennington III
2015-03-12 14:12:28 -07:00
parent ebef573641
commit 2ec1f1203b
+1
View File
@@ -783,6 +783,7 @@ let
libgcrypt = libgcrypt_1_6;
czmq = null; # Currently Broken
hadoop = null; # Currently Broken
systemd = if stdenv.isLinux then systemd else null;
};
rsyslog-light = callPackage ../tools/system/rsyslog {