tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
rsyslog: use top-level docutils
Robert Schütz
4 years ago
b93149c1
d4ebae10
+2
-2
1 changed file
expand all
collapse all
unified
split
pkgs
tools
system
rsyslog
default.nix
+2
-2
pkgs/tools/system/rsyslog/default.nix
···
1
1
-
{ lib, stdenv, fetchurl, pkg-config, autoreconfHook, libestr, json_c, zlib, pythonPackages, fastJson
1
1
+
{ lib, stdenv, fetchurl, pkg-config, autoreconfHook, libestr, json_c, zlib, docutils, fastJson
2
2
, libkrb5 ? null, systemd ? null, jemalloc ? null, libmysqlclient ? null, postgresql ? null
3
3
, libdbi ? null, net-snmp ? null, libuuid ? null, curl ? null, gnutls ? null
4
4
, libgcrypt ? null, liblognorm ? null, openssl ? null, librelp ? null, libksi ? null
···
25
25
26
26
nativeBuildInputs = [ pkg-config autoreconfHook ];
27
27
buildInputs = [
28
28
-
fastJson libestr json_c zlib pythonPackages.docutils libkrb5 jemalloc
28
28
+
fastJson libestr json_c zlib docutils libkrb5 jemalloc
29
29
postgresql libdbi net-snmp libuuid curl gnutls libgcrypt liblognorm openssl
30
30
librelp libksi liblogging libnet hadoop rdkafka libmongo-client czmq
31
31
rabbitmq-c hiredis mongoc libmaxminddb