buildGoModule packages: set doCheck = false
This commit is contained in:
@@ -21,6 +21,8 @@ buildGoModule rec {
|
||||
goPackagePath = "github.com/jlesquembre/kubeprompt";
|
||||
vendorSha256 = "089lfkvyf00f05kkmr935jbrddf2c0v7m2356whqnz7ad6a2whsi";
|
||||
|
||||
doCheck = false;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Kubernetes prompt";
|
||||
homepage = "https://github.com/jlesquembre/kubeprompt";
|
||||
|
||||
Reference in New Issue
Block a user