Loading pkgs/by-name/fp/fping/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,11 @@ stdenv.mkDerivation (finalAttrs: { "--enable-ipv4" ]; outputs = [ "out" "man" ]; meta = { description = "Send ICMP echo probes to network hosts"; homepage = "http://fping.org/"; Loading Loading
pkgs/by-name/fp/fping/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,11 @@ stdenv.mkDerivation (finalAttrs: { "--enable-ipv4" ]; outputs = [ "out" "man" ]; meta = { description = "Send ICMP echo probes to network hosts"; homepage = "http://fping.org/"; Loading