diff options
author | EuAndreh <eu@euandre.org> | 2022-10-25 00:56:03 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-10-25 00:56:03 -0300 |
commit | 6dc2f455570784e477b1c95ce27ccbae4d12fc14 (patch) | |
tree | 382ec1afe3337ba89ba91fe781bc1df4d5798a66 | |
parent | bin/cl: Move TODOs to ~/.usr/FIXME (diff) | |
download | dotfiles-6dc2f455570784e477b1c95ce27ccbae4d12fc14.tar.gz dotfiles-6dc2f455570784e477b1c95ce27ccbae4d12fc14.tar.xz |
etc/guix/home.scm: Name "broken" the incompatible packages
-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 529d174..1d561c4 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -446,7 +446,7 @@ python-beautifulsoup4 python-docx python-telegram-bot - ; python-docutils ; FIXME: conflicts with python-sphinx + ; python-docutils ; broken: conflicts with python-sphinx python-mkdocs valgrind flex @@ -478,7 +478,7 @@ chez-scheme racket chibi-scheme - ; chicken ; FIXME: conflicts with gcc-toolchain + ; chicken ; broken: conflicts with gcc-toolchain gambit-c gauche |