Loading pkgs/tools/security/ipscan/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -51,5 +51,7 @@ stdenv.mkDerivation rec { license = licenses.gpl2Only; platforms = [ "x86_64-linux" ]; maintainers = with maintainers; [ kylesferrazza totoroot ]; # Very similar issue to hdfview, see: https://github.com/NixOS/nixpkgs/issues/340048 broken = true; }; } Loading
pkgs/tools/security/ipscan/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -51,5 +51,7 @@ stdenv.mkDerivation rec { license = licenses.gpl2Only; platforms = [ "x86_64-linux" ]; maintainers = with maintainers; [ kylesferrazza totoroot ]; # Very similar issue to hdfview, see: https://github.com/NixOS/nixpkgs/issues/340048 broken = true; }; }