diff options
author | EuAndreh <eu@euandre.org> | 2023-02-24 11:13:22 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-02-24 11:13:22 -0300 |
commit | 2f09849d41fb3dfa989f6990b74657a9420aa34b (patch) | |
tree | 6d287fc8ac80929f87509563e723baa22859ada8 | |
parent | etc/guix/home.scm: Disable chromium package (diff) | |
download | dotfiles-2f09849d41fb3dfa989f6990b74657a9420aa34b.tar.gz dotfiles-2f09849d41fb3dfa989f6990b74657a9420aa34b.tar.xz |
etc/guix/home.scm: Disable racket package
-rw-r--r-- | etc/guix/home.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 2db5e6f..2ec7553 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -433,7 +433,7 @@ janet kawa chez-scheme - racket + ;; racket ; no substitutes available chibi-scheme ; chicken ; broken: conflicts with gcc-toolchain gambit-c |