diff options
author | EuAndreh <eu@euandre.org> | 2023-03-29 05:51:26 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-03-29 05:51:26 -0300 |
commit | cf6bd132b78a11ecff5153e5d6c4235c33d09a1d (patch) | |
tree | b0348fd8c15fa61bbbe14d4e134e835952cc73fd | |
parent | etc/guix/home.scm: Fix build of "apk-tools" package (diff) | |
download | dotfiles-cf6bd132b78a11ecff5153e5d6c4235c33d09a1d.tar.gz dotfiles-cf6bd132b78a11ecff5153e5d6c4235c33d09a1d.tar.xz |
etc/guix/home.scm: Add "fakeroot" package
-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 f91861e..c414222 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -472,6 +472,7 @@ left it off the last time it was used.") scdoc rpm dpkg + fakeroot cpio pv ;; telnet |