diff options
author | EuAndreh <eu@euandre.org> | 2023-04-02 22:17:35 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-04-02 22:17:35 -0300 |
commit | 40ac359df554eea36b7d0d798aeeb16878a84a40 (patch) | |
tree | 5534889559a7ff11b75530047557ed6c8de837dd | |
parent | etc/sh/rc: Fix vcs-ps1 outside repository (diff) | |
download | dotfiles-40ac359df554eea36b7d0d798aeeb16878a84a40.tar.gz dotfiles-40ac359df554eea36b7d0d798aeeb16878a84a40.tar.xz |
etc/guix/home.scm: Add pax-utils package (for scanelf(1))
-rw-r--r-- | etc/guix/home.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 38b6171..e4baf08 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -687,6 +687,7 @@ left it off the last time it was used.") icedove firefox)) (list ;; cmucl + pax-utils abuild apk-tools tmux-plugin-continuum |