Loading pkgs/by-name/ll/lldpd/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -43,6 +43,11 @@ stdenv.mkDerivation rec { openssl ]; preConfigure = lib.optionalString (stdenv.hostPlatform != stdenv.buildPlatform) '' # Yes, this works and is required for cross :'/ export PATH=$PATH:${net-snmp.dev}/bin ''; enableParallelBuilding = true; outputs = [ Loading pkgs/by-name/ne/net-snmp/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -102,7 +102,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "Clients and server for the SNMP network monitoring protocol"; homepage = "http://www.net-snmp.org/"; homepage = "https://www.net-snmp.org/"; license = licenses.bsd3; platforms = platforms.unix; }; Loading Loading
pkgs/by-name/ll/lldpd/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -43,6 +43,11 @@ stdenv.mkDerivation rec { openssl ]; preConfigure = lib.optionalString (stdenv.hostPlatform != stdenv.buildPlatform) '' # Yes, this works and is required for cross :'/ export PATH=$PATH:${net-snmp.dev}/bin ''; enableParallelBuilding = true; outputs = [ Loading
pkgs/by-name/ne/net-snmp/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -102,7 +102,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "Clients and server for the SNMP network monitoring protocol"; homepage = "http://www.net-snmp.org/"; homepage = "https://www.net-snmp.org/"; license = licenses.bsd3; platforms = platforms.unix; }; Loading