diff options
author | EuAndreh <eu@euandre.org> | 2023-05-08 08:12:41 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-05-08 08:12:41 -0300 |
commit | 45ddb6f99a5c87b56ea6e5be815d0c413dd6611c (patch) | |
tree | dc6378e73ba59922f798026f340137a960a9da57 /etc | |
parent | etc/guix/home.scm: Add "sshfs" package (diff) | |
download | dotfiles-45ddb6f99a5c87b56ea6e5be815d0c413dd6611c.tar.gz dotfiles-45ddb6f99a5c87b56ea6e5be815d0c413dd6611c.tar.xz |
etc/guix/home.scm: Add "python-pyopencl" package
Diffstat (limited to 'etc')
-rw-r--r-- | etc/guix/home.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 634d6c0..6daccd9 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -519,6 +519,7 @@ left it off the last time it was used.") perl-uri-escape ruby jupyter + python-pyopencl python-pandas python-scikit-learn python |