diff options
| author | EuAndreh <eu@euandre.org> | 2023-07-15 12:06:11 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2023-07-15 12:06:11 -0300 |
| commit | 7462dea4e8594454b2b3a119587da9f9bdcbe0f8 (patch) | |
| tree | 9d109e3181fb24bc211fa8a8a67a32349f87156a /etc/guix | |
| parent | etc/sh/rc: Add note on $EXINIT (diff) | |
| download | dotfiles-7462dea4e8594454b2b3a119587da9f9bdcbe0f8.tar.gz dotfiles-7462dea4e8594454b2b3a119587da9f9bdcbe0f8.tar.xz | |
etc/guix/home.scm: Add packages for building neosurf
Diffstat (limited to 'etc/guix')
| -rw-r--r-- | etc/guix/home.scm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 879e8c1..71a56ad 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -666,6 +666,10 @@ left it off the last time it was used.") youtube-dl tmux-plugin-resurrect + ;; for compiling neosurf + libpsl + libwebp + ;; ArchiveBox and some of its optional dependencies ; archivebox ; broken ripgrep |
