diff options
author | EuAndreh <eu@euandre.org> | 2022-10-16 12:33:46 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-10-16 12:33:46 -0300 |
commit | c5ea790cbe70b873e22e67dd83a364403f9aa659 (patch) | |
tree | a80a119e074a314893cfcb9b41ce1397ecd23ab5 | |
parent | etc/guix/home.scm: Add (guix licenses) module with prefix (diff) | |
download | dotfiles-c5ea790cbe70b873e22e67dd83a364403f9aa659.tar.gz dotfiles-c5ea790cbe70b873e22e67dd83a364403f9aa659.tar.xz |
etc/guix/home.scm: Include all outputs of pcre package
-rw-r--r-- | etc/guix/home.scm | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 81136e7..2fef1c2 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -213,7 +213,10 @@ autoconf automake libtool - pcre + pcre:out + pcre:bin + pcre:doc + pcre:static pcre2 avahi libgcrypt |