wails: remove superfluous doCheck = true
This commit is contained in:
parent
72971389b8
commit
c1eee44c97
1 changed files with 0 additions and 2 deletions
|
@ -66,8 +66,6 @@ buildGoModule rec {
|
|||
--set CGO_LDFLAGS "-L${lib.makeLibraryPath [ zlib ]}"
|
||||
'';
|
||||
|
||||
doCheck = true;
|
||||
|
||||
meta = with lib; {
|
||||
description = "Build applications using Go + HTML + CSS + JS";
|
||||
homepage = "https://wails.io";
|
||||
|
|
Loading…
Reference in a new issue