diff options
author | EuAndreh <eu@euandre.org> | 2025-02-21 06:51:55 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-02-21 06:52:21 -0300 |
commit | bb219539b405951ea75975742c909ed3764e03da (patch) | |
tree | 16ad7e0db7415111bc11c6cf40f7f468869fd1ac | |
parent | Fix references from TODOs.md to TODOs.adoc (diff) | |
download | dotfiles-bb219539b405951ea75975742c909ed3764e03da.tar.gz dotfiles-bb219539b405951ea75975742c909ed3764e03da.tar.xz |
etc/guix/home.scm: Recover broken packages
-rw-r--r-- | etc/guix/home.scm | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index b15a240..094f13e 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -271,9 +271,9 @@ password-store playerctl pinentry-gtk2 - ;; diffoscope ; broken + diffoscope disorderfs - ;; reprotest ; broken + reprotest diff-so-fancy bmake make @@ -329,7 +329,7 @@ cloc strace file - ;; urlscan + ;; urlscan ; conflicts rlwrap direnv borg @@ -350,7 +350,7 @@ groff:doc grap apl - ;; dyalog-apl + ;; dyalog-apl ; broken ghostscript enscript jq @@ -436,10 +436,9 @@ gcc-toolchain:static cppcheck clang - ;; tcc ;; musl pcc - ;; compcert ; broken + compcert quickjs m4 xrandr @@ -505,7 +504,7 @@ quodlibet icedove netsurf - ;; ungoogled-chromium + ungoogled-chromium firefox)) (list gm2 |