diff options
| author | EuAndreh <eu@euandre.org> | 2023-05-03 17:08:37 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2023-05-03 17:08:37 -0300 |
| commit | 6ccf11b89d6db3bd60df74624754b6ec065e97e7 (patch) | |
| tree | e4755686ddbb206e2a00fdac8848e56af0170fdf /etc/guix | |
| parent | etc/guix/home.scm: Add "attr" package (diff) | |
| download | dotfiles-6ccf11b89d6db3bd60df74624754b6ec065e97e7.tar.gz dotfiles-6ccf11b89d6db3bd60df74624754b6ec065e97e7.tar.xz | |
etc/guix/home.scm: Add "pandas" and "sklearn" Python packages
Diffstat (limited to 'etc/guix')
| -rw-r--r-- | etc/guix/home.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index bb5f161..a74e6ca 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -517,6 +517,8 @@ left it off the last time it was used.") perl-aliased perl-uri-escape ruby + python-pandas + python-scikit-learn python python-sphinx python-slixmpp |
