trivy: build on x86_64-darwin
This commit is contained in:
parent
5ebea6334f
commit
f66faf954c
@ -49,8 +49,5 @@ buildGoModule rec {
|
||||
'';
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ jk ];
|
||||
# Need updated macOS SDK
|
||||
# https://github.com/NixOS/nixpkgs/issues/101229
|
||||
broken = (stdenv.isDarwin && stdenv.isx86_64);
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user