Install diffstat and tree
This commit is contained in:
parent
a542993913
commit
8fd6bde208
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue