Merge pull request #167548 from superherointj/package-gopass-enable-tests
This commit is contained in:
@@ -28,8 +28,6 @@ buildGoModule rec {
|
||||
|
||||
subPackages = [ "." ];
|
||||
|
||||
doCheck = false;
|
||||
|
||||
ldflags = [ "-s" "-w" "-X main.version=${version}" "-X main.commit=${src.rev}" ];
|
||||
|
||||
wrapperPath = lib.makeBinPath (
|
||||
|
||||
Reference in New Issue
Block a user