diff options
| -rw-r--r-- | etc/guix/home.scm | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 75b26fa..9866232 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -553,7 +553,7 @@ left it off the last time it was used.") clang-toolchain@14 tcc fuse - node ; broken: conflicts with archivebox + node quickjs m4 go @@ -561,9 +561,9 @@ left it off the last time it was used.") arandr openssl fswatch - ;; rust ; broken - ;; rust:cargo ; broken - ;; rust:rustfmt ; broken + rust + rust:cargo + rust:rustfmt vala tcl expect @@ -577,7 +577,7 @@ left it off the last time it was used.") janet kawa chez-scheme - ;; racket ; no substitutes available + racket chibi-scheme ; chicken ; broken: conflicts with gcc-toolchain gambit-c @@ -700,7 +700,7 @@ left it off the last time it was used.") inkscape libreoffice ;; quodlibet ; broken - ;; ungoogled-chromium ; no substitute available + ungoogled-chromium icedove firefox)) (list ;; cmucl |
