aboutsummaryrefslogtreecommitdiff
path: root/etc/guix
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-05-03 17:08:02 -0300
committerEuAndreh <eu@euandre.org>2023-05-03 17:08:05 -0300
commit90268f19062fa2a904f24ba5823b975801a206d7 (patch)
tree8e834fbb5edd51fb3086fb5243f001e5ac448ace /etc/guix
parentbin/ifnew: Add -v flag (diff)
downloaddotfiles-90268f19062fa2a904f24ba5823b975801a206d7.tar.gz
dotfiles-90268f19062fa2a904f24ba5823b975801a206d7.tar.xz
etc/guix/home.scm: Add "attr" package
Where getfattr(1) and setfattr(1) live.
Diffstat (limited to 'etc/guix')
-rw-r--r--etc/guix/home.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm
index edf1ac1..bb5f161 100644
--- a/etc/guix/home.scm
+++ b/etc/guix/home.scm
@@ -483,6 +483,7 @@ left it off the last time it was used.")
httpd ;; for htpasswd
nixfmt
acl
+ attr
;; for compiling ECL
libatomic-ops