mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-16 15:38:16 +00:00
stash: fix build, pin go
This commit is contained in:
parent
8733895ca1
commit
6adbc18d0d
@ -1,5 +1,5 @@
|
||||
{
|
||||
buildGoModule,
|
||||
buildGo123Module,
|
||||
fetchFromGitHub,
|
||||
fetchYarnDeps,
|
||||
lib,
|
||||
@ -72,7 +72,7 @@ let
|
||||
dontFixup = true;
|
||||
});
|
||||
in
|
||||
buildGoModule {
|
||||
buildGo123Module {
|
||||
inherit
|
||||
pname
|
||||
src
|
||||
|
Loading…
Reference in New Issue
Block a user