Loading pkgs/tools/system/rsyslog/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -61,11 +61,11 @@ stdenv.mkDerivation rec { pname = "rsyslog"; version = "8.2406.0"; version = "8.2408.0"; src = fetchurl { url = "https://www.rsyslog.com/files/download/rsyslog/${pname}-${version}.tar.gz"; hash = "sha256-E0PgJp3TIWb/3gTXzuv6DnFGzx28aWLFa/Qoxh8Bp98="; hash = "sha256-i7LxX5v5u35jUYLj0+Nwv8OdCL81o2fc6XFOGG94cgY="; }; nativeBuildInputs = [ Loading Loading
pkgs/tools/system/rsyslog/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -61,11 +61,11 @@ stdenv.mkDerivation rec { pname = "rsyslog"; version = "8.2406.0"; version = "8.2408.0"; src = fetchurl { url = "https://www.rsyslog.com/files/download/rsyslog/${pname}-${version}.tar.gz"; hash = "sha256-E0PgJp3TIWb/3gTXzuv6DnFGzx28aWLFa/Qoxh8Bp98="; hash = "sha256-i7LxX5v5u35jUYLj0+Nwv8OdCL81o2fc6XFOGG94cgY="; }; nativeBuildInputs = [ Loading