From 8fd6bde208a3bf3694c69eef2f594bc305af24ea Mon Sep 17 00:00:00 2001 From: Ray Miller Date: Sun, 26 Jan 2025 15:07:41 +0000 Subject: [PATCH] Install diffstat and tree --- home-configuration.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home-configuration.scm b/home-configuration.scm index 30d3cd2..588315b 100644 --- a/home-configuration.scm +++ b/home-configuration.scm @@ -20,6 +20,7 @@ ;; Below is the list of packages that will show up in your ;; Home profile, under ~/.guix-home/profile. (packages (specifications->packages (list "cmake" + "diffstat" "emacs-no-x" "gcc-toolchain" "git" @@ -62,6 +63,7 @@ "password-store" "pinentry-emacs" "recutils" + "tree" "unzip"))) ;; Below is the list of Home services. To search for available