forked from mirrors/nixpkgs
golangci-lint: build on x86_64-darwin
This commit is contained in:
parent
ed548c26d2
commit
2b72b2d261
1 changed files with 0 additions and 1 deletions
|
@ -35,6 +35,5 @@ buildGoModule rec {
|
||||||
homepage = "https://golangci-lint.run/";
|
homepage = "https://golangci-lint.run/";
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
maintainers = with maintainers; [ anpryl manveru mic92 ];
|
maintainers = with maintainers; [ anpryl manveru mic92 ];
|
||||||
broken = stdenv.isDarwin && stdenv.isx86_64;
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue