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