diff options
| -rw-r--r-- | etc/guix/home.scm | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 3ff1e47..a3f9d1b 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -205,6 +205,8 @@ (append (map (compose list specification->package+output symbol->string) '(nss-certs + nss:bin + glibc-locales bash coreutils findutils @@ -286,6 +288,7 @@ blueman pavucontrol ledger + gnuplot bind:utils stunnel netcat @@ -319,6 +322,7 @@ enscript texlive jq + xmlstarlet recutils units ncurses @@ -393,7 +397,9 @@ valgrind flex bison + byacc gcc + gdb clang-toolchain@14 tcc fuse @@ -410,6 +416,7 @@ ;; rust:rustfmt ; broken vala tcl + expect sbcl gcl |
