Install age, update go

This commit is contained in:
Ray Miller 2025-05-28 15:01:07 +01:00
parent 773dae82f4
commit 30a8d56a70
Signed by: ray
GPG key ID: 043F786C4CD681B8

View file

@ -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"