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
|
||||
;; Below is the list of packages that will show up in your
|
||||
;; Home profile, under ~/.guix-home/profile.
|
||||
(packages (specifications->packages (list "awscli"
|
||||
(packages (specifications->packages (list "age"
|
||||
"awscli"
|
||||
"aws-vault"
|
||||
"cmake"
|
||||
"diffstat"
|
||||
|
@ -31,7 +32,7 @@
|
|||
"git-semver"
|
||||
"glibc-locales"
|
||||
"gnupg"
|
||||
"go@1.23.5"
|
||||
"go@1.24.2"
|
||||
"guile"
|
||||
"guile-algorithms"
|
||||
"guile-config"
|
||||
|
|
Loading…
Add table
Reference in a new issue