stash: fix build, pin go

This commit is contained in:
Kirill Radzikhovskyy 2025-03-16 21:29:41 +11:00
parent 8733895ca1
commit 6adbc18d0d

View File

@ -1,5 +1,5 @@
{
buildGoModule,
buildGo123Module,
fetchFromGitHub,
fetchYarnDeps,
lib,
@ -72,7 +72,7 @@ let
dontFixup = true;
});
in
buildGoModule {
buildGo123Module {
inherit
pname
src