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
|
;; 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
|
||||||
|
|
Loading…
Add table
Reference in a new issue