feat(nix-hm): install gotools
This commit is contained in:
parent
5dd957c7d5
commit
fb39782b71
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user