diff options
author | EuAndreh <eu@euandre.org> | 2023-05-10 08:42:45 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-05-10 08:42:45 -0300 |
commit | f30797a10590aa51e92d1170a2a4638bbe4ab230 (patch) | |
tree | f00bc937615e35e3b7120da64d25601447acff74 /etc | |
parent | etc/guix/home.scm: Add pocl for OpenCL support (diff) | |
download | dotfiles-f30797a10590aa51e92d1170a2a4638bbe4ab230.tar.gz dotfiles-f30797a10590aa51e92d1170a2a4638bbe4ab230.tar.xz |
etc/guix/home.scm: comment out broken packages
Diffstat (limited to 'etc')
-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 c81fc7d..a50e9aa 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -519,7 +519,7 @@ left it off the last time it was used.") perl-aliased perl-uri-escape ruby - jupyter + ;; jupyter ; broken: conflicts with python-telegram-bot pocl opencl-icd-loader python-pyopencl @@ -529,7 +529,7 @@ left it off the last time it was used.") python-sphinx python-slixmpp python-unidecode - python-yubikey-manager + ;; python-yubikey-manager ; broken: bad dependency python-pytest-cov python-pytest-xdist python-requests |