mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-23 00:50:59 +00:00
kopia: enable doCheck (#362018)
This commit is contained in:
@@ -13,8 +13,6 @@ buildGoModule rec {
|
||||
|
||||
vendorHash = "sha256-lCUEL7rtnv8/86ZTHM4HsYplDnWj1xsFh83JKW6qRrk=";
|
||||
|
||||
doCheck = false;
|
||||
|
||||
subPackages = [ "." ];
|
||||
|
||||
ldflags = [
|
||||
|
||||
Reference in New Issue
Block a user