Skip to content

Commit aa757b7

Browse files
authored
ipscan: no longer broken (#355541)
2 parents a2dfffd + 1b3154e commit aa757b7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkgs/by-name/ip/ipscan/package.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,5 @@ stdenv.mkDerivation rec {
5353
license = licenses.gpl2Only;
5454
platforms = [ "x86_64-linux" ];
5555
maintainers = with maintainers; [ kylesferrazza totoroot ];
56-
# Very similar issue to hdfview, see: https://github.com/NixOS/nixpkgs/issues/340048
57-
broken = true;
5856
};
5957
}

0 commit comments

Comments
 (0)