syslogng: switch to python3

This commit is contained in:
Armeen Mahdian
2022-04-26 09:49:18 -05:00
parent 6e4f70e880
commit ee374505e0
+2 -2
View File
@@ -1,5 +1,5 @@
{ lib, stdenv, fetchurl, openssl, libcap, curl, which
, eventlog, pkg-config, glib, python2, systemd, perl
, eventlog, pkg-config, glib, python3, systemd, perl
, riemann_c_client, protobufc, pcre, libnet
, json_c, libuuid, libivykis, mongoc, rabbitmq-c
, libesmtp
@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
eventlog
glib
perl
python2
python3
systemd
riemann_c_client
protobufc