aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-07-15 14:51:42 -0300
committerEuAndreh <eu@euandre.org>2023-07-15 14:51:42 -0300
commitb3c11efc3d922793bedb353ea914797315f84ed8 (patch)
treeb084d9ea771f60ea4568fc01d6c08d7a22455e73
parentopt/bin-dirs/lisp-{cli,image}: Remove link from dotfiles (diff)
downloaddotfiles-b3c11efc3d922793bedb353ea914797315f84ed8.tar.gz
dotfiles-b3c11efc3d922793bedb353ea914797315f84ed8.tar.xz
etc/guix/home.scm: Add packages for compiling netsurf
-rw-r--r--etc/guix/home.scm7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm
index 71a56ad..ed55ac1 100644
--- a/etc/guix/home.scm
+++ b/etc/guix/home.scm
@@ -666,6 +666,13 @@ left it off the last time it was used.")
youtube-dl
tmux-plugin-resurrect
+ ;; for compiling netsurf
+ glib:bin
+ libcss
+ libdom
+ libnsutils
+ utf8proc
+
;; for compiling neosurf
libpsl
libwebp