We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a2dfffd + 1b3154e commit aa757b7Copy full SHA for aa757b7
pkgs/by-name/ip/ipscan/package.nix
@@ -53,7 +53,5 @@ stdenv.mkDerivation rec {
53
license = licenses.gpl2Only;
54
platforms = [ "x86_64-linux" ];
55
maintainers = with maintainers; [ kylesferrazza totoroot ];
56
- # Very similar issue to hdfview, see: https://github.com/NixOS/nixpkgs/issues/340048
57
- broken = true;
58
};
59
}
0 commit comments