diff options
| author | EuAndreh <eu@euandre.org> | 2022-10-16 12:35:15 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2022-10-16 12:35:15 -0300 |
| commit | 0fab0b1340507cfa3e993746a513eba1e715dfb7 (patch) | |
| tree | d96403757adb426c339bf6284a7a107427f64922 /etc | |
| parent | etc/guix/home.scm: Include all outputs of pcre package (diff) | |
| download | dotfiles-0fab0b1340507cfa3e993746a513eba1e715dfb7.tar.gz dotfiles-0fab0b1340507cfa3e993746a513eba1e715dfb7.tar.xz | |
etc/guix/home.scm: Include day-do-day packages for compilation and scripting
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/guix/home.scm | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 2fef1c2..d3bdc3c 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -176,6 +176,7 @@ gawk bc nvi + patchelf man-pages posix-man-pages @@ -237,19 +238,19 @@ ant mpc maven - libgcrypt pkg-config fzf ranger blueman pavucontrol ledger + siege curl curl:doc xclip cloc strace - file + file@5.39 urlscan rlwrap direnv @@ -267,6 +268,8 @@ gettext lilypond groff + groff:doc + grap ghostscript texlive jq @@ -285,6 +288,19 @@ makefile2graph po4a-text mdpo-patched + universal-ctags + gron + reptyr + xpdf + perf-tools + + ;; for compiling ECL + libatomic-ops + libgc + libffi + ;; for compiling CLISP + libffcall + libsigsegv cryptsetup btrfs-progs @@ -309,6 +325,7 @@ perl-uri-escape ruby python + python-sphinx python-slixmpp python-unidecode python-yubikey-manager @@ -360,6 +377,8 @@ procps zenity util-linux + lightning + lmdb guile guile-heredoc-latest gzip |
