Loading pkgs/tools/system/rsyslog/default.nix→pkgs/by-name/rs/rsyslog/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -39,13 +39,13 @@ openssl, withRelp ? true, librelp, withKsi ? true, withKsi ? false, # Currently Broken libksi, withLogging ? true, liblogging, withNet ? true, libnet, withHadoop ? true, withHadoop ? false, # Currently Broken hadoop, withRdkafka ? true, rdkafka, Loading pkgs/top-level/all-packages.nix +0 −5 Original line number Diff line number Diff line Loading @@ -1935,11 +1935,6 @@ with pkgs; roundcubePlugins = recurseIntoAttrs (callPackage ../servers/roundcube/plugins { }); rsyslog = callPackage ../tools/system/rsyslog { withHadoop = false; # Currently Broken withKsi = false; # Currently Broken }; rsyslog-light = rsyslog.override { withKrb5 = false; withSystemd = false; Loading Loading
pkgs/tools/system/rsyslog/default.nix→pkgs/by-name/rs/rsyslog/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -39,13 +39,13 @@ openssl, withRelp ? true, librelp, withKsi ? true, withKsi ? false, # Currently Broken libksi, withLogging ? true, liblogging, withNet ? true, libnet, withHadoop ? true, withHadoop ? false, # Currently Broken hadoop, withRdkafka ? true, rdkafka, Loading
pkgs/top-level/all-packages.nix +0 −5 Original line number Diff line number Diff line Loading @@ -1935,11 +1935,6 @@ with pkgs; roundcubePlugins = recurseIntoAttrs (callPackage ../servers/roundcube/plugins { }); rsyslog = callPackage ../tools/system/rsyslog { withHadoop = false; # Currently Broken withKsi = false; # Currently Broken }; rsyslog-light = rsyslog.override { withKrb5 = false; withSystemd = false; Loading