go-crx3: fix build on darwin (#392419)
This commit is contained in:
@@ -27,7 +27,7 @@ buildGoModule (finalAttrs: {
|
||||
|
||||
checkFlags = [
|
||||
# requires network access
|
||||
"-skip=^TestDownloadFromWebStore$"
|
||||
"-skip=^TestDownloadFromWebStore(|Negative)$"
|
||||
];
|
||||
|
||||
nativeBuildInputs = [ installShellFiles ];
|
||||
|
||||
Reference in New Issue
Block a user