diff options
| author | EuAndreh <eu@euandre.org> | 2025-10-24 14:17:47 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2025-10-24 14:17:47 -0300 |
| commit | ca3a1130ef50e5dafe2571e426ce7d78e3bd1094 (patch) | |
| tree | e1a9d94a34da8b0278333c2a4cec9ee9fd2d19a1 /etc/guix/home.scm | |
| parent | etc/sh/rc: Evolve $CCFLAGS (diff) | |
| download | dotfiles-ca3a1130ef50e5dafe2571e426ce7d78e3bd1094.tar.gz dotfiles-ca3a1130ef50e5dafe2571e426ce7d78e3bd1094.tar.xz | |
etc/guix/home.scm: Remove broken anki(1) package
Diffstat (limited to '')
| -rw-r--r-- | etc/guix/home.scm | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 74dfc7c..e76ad31 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -222,7 +222,7 @@ wget - ;; archivebox ; broken + ;; archivebox ; removed rdfind tmux tmux-plugin-resurrect @@ -363,7 +363,7 @@ tcl z3 - ;; frama-c ; broken + frama-c clojure clojure-core-async clojure-core-cache @@ -410,6 +410,7 @@ gcc-toolchain:static cppcheck clang + tcc pcc compcert quickjs-ng @@ -488,7 +489,7 @@ quodlibet icedove netsurf - anki + ;; anki firefox)) (list ((transformations:options->transformation |
