diff options
author | EuAndreh <eu@euandre.org> | 2025-05-28 03:43:22 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-05-28 03:43:22 -0300 |
commit | af764eb56af58a8e86ffdc423cca69b032334dea (patch) | |
tree | 644120191c6cd758dbcd62a51176e95bee7d3759 /etc | |
parent | etc/guix/home.scm: Remove "tiniercc" (diff) | |
download | dotfiles-af764eb56af58a8e86ffdc423cca69b032334dea.tar.gz dotfiles-af764eb56af58a8e86ffdc423cca69b032334dea.tar.xz |
etc/guix/home.scm: Enable "python-pyopencl" package
Diffstat (limited to 'etc')
-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 253b6c6..07065ef 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -390,7 +390,7 @@ opencl-icd-loader pciutils usbutils - ;; python-pyopencl ; broken + python-pyopencl python-pandas ;; python-scikit-learn ; conflicts with python-requests python |