fix emacs-vm build
This commit is contained in:
@@ -4,12 +4,12 @@ let
|
||||
inherit (pkgs)
|
||||
go
|
||||
gocode-gomod
|
||||
gotools
|
||||
gore
|
||||
gotests
|
||||
gomodifytags
|
||||
golangci-lint
|
||||
;
|
||||
gotools = pkgs.lib.lowPrio pkgs.gotools;
|
||||
};
|
||||
GOPATH = "\${XDG_DATA_HOME:-\$HOME/.local/share}/go";
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user