rsyslog-light: remove libmaxminddb
This commit is contained in:
parent
da5bb025c6
commit
be692c4c29
@ -2133,6 +2133,7 @@ in
|
||||
czmq = null;
|
||||
rabbitmq-c = null;
|
||||
hiredis = null;
|
||||
libmaxminddb = null;
|
||||
};
|
||||
|
||||
mar1d = callPackage ../games/mar1d { } ;
|
||||
@ -7591,7 +7592,7 @@ in
|
||||
zpaqd = callPackage ../tools/archivers/zpaq/zpaqd.nix { };
|
||||
|
||||
zsh-autoenv = callPackage ../tools/misc/zsh-autoenv { };
|
||||
|
||||
|
||||
zsh-bd = callPackage ../shells/zsh/zsh-bd { };
|
||||
|
||||
zsh-git-prompt = callPackage ../shells/zsh/zsh-git-prompt { };
|
||||
|
Loading…
Reference in New Issue
Block a user