feat(nix-hm): install gotools

This commit is contained in:
Price Hiller 2024-02-13 12:13:48 -06:00
parent 5dd957c7d5
commit fb39782b71
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -25,7 +25,6 @@ in {
dotnet-sdk_8 dotnet-sdk_8
shellcheck shellcheck
openjdk openjdk
go
nodejs nodejs
poetry poetry
ruby ruby
@ -69,6 +68,9 @@ in {
hurl hurl
easyeffects easyeffects
egl-wayland egl-wayland
] ++ [
go
(lib.hiPrio gotools)
] ++ [ ] ++ [
age age
age-plugin-yubikey age-plugin-yubikey