Loading pkgs/by-name/hp/hping/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ stdenv.mkDerivation { meta = with lib; { description = "Command-line oriented TCP/IP packet assembler/analyzer"; homepage = "http://www.hping.org/"; homepage = "https://github.com/antirez/hping"; license = licenses.gpl2Only; platforms = platforms.unix; }; Loading Loading
pkgs/by-name/hp/hping/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ stdenv.mkDerivation { meta = with lib; { description = "Command-line oriented TCP/IP packet assembler/analyzer"; homepage = "http://www.hping.org/"; homepage = "https://github.com/antirez/hping"; license = licenses.gpl2Only; platforms = platforms.unix; }; Loading