feat(nix-hm): install gotools
This commit is contained in:
parent
5dd957c7d5
commit
fb39782b71
@ -25,7 +25,6 @@ in {
|
||||
dotnet-sdk_8
|
||||
shellcheck
|
||||
openjdk
|
||||
go
|
||||
nodejs
|
||||
poetry
|
||||
ruby
|
||||
@ -69,6 +68,9 @@ in {
|
||||
hurl
|
||||
easyeffects
|
||||
egl-wayland
|
||||
] ++ [
|
||||
go
|
||||
(lib.hiPrio gotools)
|
||||
] ++ [
|
||||
age
|
||||
age-plugin-yubikey
|
||||
|
Loading…
Reference in New Issue
Block a user