kepubify: remove outdated tag
This commit is contained in:
parent
ce1346ad83
commit
0b73c4a1bc
1 changed files with 0 additions and 3 deletions
|
@ -13,9 +13,6 @@ buildGoModule rec {
|
|||
|
||||
vendorSha256 = "sha256-eiFG6lgsY5hf+XT3Kf5uA4Ai8vBbPsh1T4ObV+rj30Y=";
|
||||
|
||||
# remove when built with >= go 1.17
|
||||
tags = [ "zip117" ];
|
||||
|
||||
ldflags = [ "-s" "-w" "-X main.version=${version}" ];
|
||||
|
||||
excludedPackages = [ "kobotest" ];
|
||||
|
|
Loading…
Reference in a new issue