flake: build checks are only relevant with DISPLAY
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
194328118b
commit
2e7d3cf1b1
@ -62,7 +62,7 @@
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
|
||||
inherit version;
|
||||
doCheck = true;
|
||||
doCheck = false;
|
||||
# use go.mod for managing go deps, instead of vendor-only dir
|
||||
proxyVendor = true;
|
||||
tags = [ "wayland" ]; # go "-tags" to build with
|
||||
|
Loading…
Reference in New Issue
Block a user