aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-03-03 19:36:43 -0300
committerEuAndreh <eu@euandre.org>2023-03-03 19:36:43 -0300
commit098b794c179bf4b1b585be4cc20cc3777509d003 (patch)
tree43be30e1459118da91b29f93f7fea2432d99a97f
parentetc/guix/system.scm: Stop filtering wget from packages (diff)
downloaddotfiles-098b794c179bf4b1b585be4cc20cc3777509d003.tar.gz
dotfiles-098b794c179bf4b1b585be4cc20cc3777509d003.tar.xz
etc/guix/home.scm: Add "acl" package
-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 6bcf343..b2cabbd 100644
--- a/etc/guix/home.scm
+++ b/etc/guix/home.scm
@@ -394,6 +394,7 @@ left it off the last time it was used.")
;; telnet
httpd ;; for htpasswd
nixfmt
+ acl
;; for compiling ECL
libatomic-ops