mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-12 05:16:25 +03:00
syslogng_incubator: remove after being marked broken for over 18 months
It was marked in commit 6d797c8462
by Jörg Thalheim on 2018-08-27 (commited on 2018-08-27)
This commit is contained in:
parent
100b75a44b
commit
5bb61d6a25
3 changed files with 0 additions and 39 deletions
|
@ -51,9 +51,6 @@ in {
|
|||
extraModulePaths = mkOption {
|
||||
type = types.listOf types.str;
|
||||
default = [];
|
||||
example = literalExpression ''
|
||||
[ "''${pkgs.syslogng_incubator}/lib/syslog-ng" ]
|
||||
'';
|
||||
description = ''
|
||||
A list of paths that should be included in syslog-ng's
|
||||
<literal>--module-path</literal> option. They should usually
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue