diff options
author | EuAndreh <eu@euandre.org> | 2022-10-19 11:30:32 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-10-19 11:30:32 -0300 |
commit | a4c54ebde90d2f5effdecf12aa590414bdb838ed (patch) | |
tree | d46bcbe69db49a82190c83394d0234605b166fd1 | |
parent | bin/without-env: Fix -h flag in USAGE string (diff) | |
download | dotfiles-a4c54ebde90d2f5effdecf12aa590414bdb838ed.tar.gz dotfiles-a4c54ebde90d2f5effdecf12aa590414bdb838ed.tar.xz |
etc/guix/home.scm: Add lzop compression utility
-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 6d29a54..6df9f7c 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -517,6 +517,7 @@ xz bzip2 lzip + lzop which libxml2 psmisc |