matcha: fix build by using buildGoLatestModule

This commit is contained in:
Drew Smirnoff
2026-06-03 17:21:32 +04:00
committed by isabel
parent a80be25557
commit 1ceecb59f8
+2 -2
View File
@@ -1,6 +1,6 @@
{
lib,
buildGoModule,
buildGoLatestModule,
fetchFromGitHub,
pkg-config,
pcsclite,
@@ -10,7 +10,7 @@
versionCheckHook,
}:
buildGoModule (finalAttrs: {
buildGoLatestModule (finalAttrs: {
__structuredAttrs = true;
pname = "matcha";