zincsearch: unpin Go builder
Signed-off-by: Paul Meyer <katexochen0@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
lib,
|
||||
buildGo122Module,
|
||||
buildGoModule,
|
||||
fetchFromGitHub,
|
||||
buildNpmPackage,
|
||||
}:
|
||||
@@ -33,7 +33,7 @@ let
|
||||
};
|
||||
in
|
||||
|
||||
buildGo122Module rec {
|
||||
buildGoModule rec {
|
||||
pname = "zincsearch";
|
||||
inherit src version;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user