Merge pull request #82846 from aanderse/rsyslog

rsyslog: remove libksi from default build because it is broken
This commit is contained in:
Aaron Andersen 2020-03-19 19:07:07 -04:00 committed by GitHub
commit ebb7040d74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2169,6 +2169,7 @@ in
rsyslog = callPackage ../tools/system/rsyslog {
hadoop = null; # Currently Broken
libksi = null; # Currently Broken
};
rsyslog-light = rsyslog.override {