Install diffstat and tree

This commit is contained in:
Ray Miller 2025-01-26 15:07:41 +00:00
parent a542993913
commit 8fd6bde208
Signed by: ray
GPG key ID: 043F786C4CD681B8

View file

@ -20,6 +20,7 @@
;; 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 "cmake" (packages (specifications->packages (list "cmake"
"diffstat"
"emacs-no-x" "emacs-no-x"
"gcc-toolchain" "gcc-toolchain"
"git" "git"
@ -62,6 +63,7 @@
"password-store" "password-store"
"pinentry-emacs" "pinentry-emacs"
"recutils" "recutils"
"tree"
"unzip"))) "unzip")))
;; Below is the list of Home services. To search for available ;; Below is the list of Home services. To search for available