diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/guix/home.scm | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 4ac7879..b3142aa 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -101,7 +101,8 @@ (packages (append (map (compose list specification->package+output symbol->string) - '(nss:bin + '(nss:out + nss:bin glibc-locales bash coreutils @@ -124,9 +125,10 @@ gperf bison gdb - git + git:out git:send-email git:gui + git:subtree git-open git-remote-gcrypt mercurial @@ -142,7 +144,7 @@ gperftools ;; venci - ncurses + ncurses:out ncurses:doc bdb nvi @@ -232,10 +234,11 @@ pavucontrol ledger gnuplot + bind:out bind:utils netcat socat - curl + curl:out curl:doc xclip cloc @@ -253,7 +256,7 @@ moreutils shellcheck lilypond - groff + groff:out groff:doc grap apl @@ -305,7 +308,7 @@ python-docx python-telegram-bot valgrind - gcc-toolchain + gcc-toolchain:out gcc-toolchain:debug gcc-toolchain:static cppcheck @@ -358,7 +361,7 @@ zathura-djvu zathura-pdf-poppler zathura-ps - transmission + transmission:out transmission:gui audacity quodlibet |