diff options
-rw-r--r-- | etc/guix/home.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 2ca001d..5555507 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -336,7 +336,7 @@ python-beautifulsoup4 python-docx python-telegram-bot - python-docutils + ; python-docutils ; FIXME: conflicts with python-sphinx python-mkdocs valgrind flex @@ -365,7 +365,7 @@ chez-scheme racket chibi-scheme - ;; chicken + ; chicken ; FIXME: conflicts with gcc-toolchain gambit-c gauche |