about summary refs log tree commit diff
path: root/pkgs/tools/misc/steampipe
diff options
context:
space:
mode:
authorsuperherointj <5861043+superherointj@users.noreply.github.com>2022-04-06 05:56:28 -0300
committersuperherointj <5861043+superherointj@users.noreply.github.com>2022-04-06 05:56:28 -0300
commit4b38deb3aa21317a2f9711fd428a76cdbeb0a63c (patch)
tree423b20fbfb76c7ebabd50c4be9c85823eeaa7c05 /pkgs/tools/misc/steampipe
parent8e999fdcf054e42c507bb564b1b0b8a960d6d8fd (diff)
steampipe: enable tests
Diffstat (limited to 'pkgs/tools/misc/steampipe')
-rw-r--r--pkgs/tools/misc/steampipe/default.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/pkgs/tools/misc/steampipe/default.nix b/pkgs/tools/misc/steampipe/default.nix
index ee97166deb117..fa6818be399ab 100644
--- a/pkgs/tools/misc/steampipe/default.nix
+++ b/pkgs/tools/misc/steampipe/default.nix
@@ -14,9 +14,6 @@ buildGoModule rec {
   vendorSha256 = "sha256-0jixQcgSXQJAd899EWOUKde5OXZcSZwQfH7LRdQlm7c=";
   proxyVendor = true;
 
-  # tests are failing for no obvious reasons
-  doCheck = false;
-
   nativeBuildInputs = [ installShellFiles ];
 
   ldflags = [