gopass: enable tests

This commit is contained in:
superherointj 2022-04-06 12:13:22 -03:00
parent 041060b415
commit 1d3e73f73a

View file

@ -28,8 +28,6 @@ buildGoModule rec {
subPackages = [ "." ];
doCheck = false;
ldflags = [ "-s" "-w" "-X main.version=${version}" "-X main.commit=${src.rev}" ];
wrapperPath = lib.makeBinPath (