Skip to content

Commit db53f14

Browse files
committed
nray: remove obsolete TARGET_OS_* workaround
1 parent 56aa549 commit db53f14

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pkgs/by-name/nr/nray/package.nix

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@ buildGoModule rec {
2222
"-w"
2323
];
2424

25-
env = {
26-
CGO_CFLAGS = "-Wno-undef-prefix";
27-
};
28-
2925
meta = with lib; {
3026
description = "Distributed port scanner";
3127
homepage = "https://github.com/nray-scanner/nray";

0 commit comments

Comments
 (0)