buildGoModule packages: set doCheck = false

This commit is contained in:
zowoq
2020-08-10 16:02:30 +10:00
parent cc06d7a26f
commit cea7cd902e
261 changed files with 546 additions and 2 deletions
+3
View File
@@ -11,6 +11,9 @@ buildGoModule rec {
};
vendorSha256 = "0jlraq480llamns6yw8yjkzxsndyqiyzy120djni8sw5h0bz65j7";
doCheck = false;
subPackages = [ "." ];
# set the version. see: aws-vault's Makefile
+2
View File
@@ -19,6 +19,8 @@ buildGoModule rec {
vendorSha256 = "0hnpb1xp135z2qpn1b6xad59739hffhs8dfpr3n5drmrvajpn4xp";
doCheck = false;
meta = with lib; {
description = "A tool to clean out your AWS account";
homepage = "https://github.com/cloudetc/awsweeper/";
+2
View File
@@ -13,6 +13,8 @@ buildGoModule rec {
vendorSha256 = null;
doCheck = false;
meta = with stdenv.lib; {
description = "A tool for managing secrets on Google Cloud";
homepage = "https://github.com/GoogleCloudPlatform/berglas";
+2
View File
@@ -13,6 +13,8 @@ buildGoModule rec {
vendorSha256 = "1l6ajfl04rfbssvijgd5jrppmqc5svfrswdx01x007lr8rvdfd94";
doCheck = false;
meta = with stdenv.lib; {
description = "A utility to examine and validate certificates in a variety of formats";
homepage = "https://github.com/square/certigo";
+2
View File
@@ -13,6 +13,8 @@ buildGoModule rec {
vendorSha256 = "0x31n50vd8660z816as6kms5dkv87b0mhblccpkvd9cbvcv2n37a";
doCheck = false;
nativeBuildInputs = [ makeWrapper ];
postInstall = ''
+2
View File
@@ -13,6 +13,8 @@ buildGoModule rec {
vendorSha256 = "1msid4857wsh4qp1f7nyrmpzjv3sklh49cl7a9c1a3qr9m99w4yb";
doCheck = false;
subPackages = [ "cmd/eksctl" ];
buildFlags = [ "-tags netgo" "-tags release" ];
+2
View File
@@ -15,6 +15,8 @@ buildGoModule rec {
vendorSha256 = "0c4g1zr0wl118g41hqri0vwvfin39yvgs214w3spw8ggjcj6bzph";
doCheck = false;
buildFlagsArray = [''-ldflags=
-X main.Version=v${version} -s -w
''];
+3
View File
@@ -12,6 +12,9 @@ buildGoModule rec {
};
vendorSha256 = "14453iiya6algkympyvwm03qgjcwk79z8bbrij7qhnp52qfrbmrp";
doCheck = false;
subPackages = [ "cmd/lego" ];
buildFlagsArray = [