Install age, update go
This commit is contained in:
parent
773dae82f4
commit
30a8d56a70
1 changed files with 3 additions and 2 deletions
|
@ -19,7 +19,8 @@
|
||||||
(home-environment
|
(home-environment
|
||||||
;; Below is the list of packages that will show up in your
|
;; Below is the list of packages that will show up in your
|
||||||
;; Home profile, under ~/.guix-home/profile.
|
;; Home profile, under ~/.guix-home/profile.
|
||||||
(packages (specifications->packages (list "awscli"
|
(packages (specifications->packages (list "age"
|
||||||
|
"awscli"
|
||||||
"aws-vault"
|
"aws-vault"
|
||||||
"cmake"
|
"cmake"
|
||||||
"diffstat"
|
"diffstat"
|
||||||
|
@ -31,7 +32,7 @@
|
||||||
"git-semver"
|
"git-semver"
|
||||||
"glibc-locales"
|
"glibc-locales"
|
||||||
"gnupg"
|
"gnupg"
|
||||||
"go@1.23.5"
|
"go@1.24.2"
|
||||||
"guile"
|
"guile"
|
||||||
"guile-algorithms"
|
"guile-algorithms"
|
||||||
"guile-config"
|
"guile-config"
|
||||||
|
|
Loading…
Add table
Reference in a new issue