Arnout Engelen
2021-07-13 17:06:06 +02:00
parent 036dc0c709
commit 22812f4bec
+1
View File
@@ -19,6 +19,7 @@ buildGoModule rec {
vendorSha256 = "sha256-HT0dsGniBoQW2Y7MhahDeFvE0nCASoPdzHETju0JuRY=";
patches = [
# Skip a test that requires networking to be available to work.
./skip_test_requiring_network.patch
];