diff options
| author | EuAndreh <eu@euandre.org> | 2026-01-24 13:56:26 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2026-01-24 13:56:26 -0300 |
| commit | 5e06b1a47181fdd3708844f0df3da7fd8b574d1c (patch) | |
| tree | 952c98ab84b7a3435db1fe079532122e6d2bf185 /etc/guix | |
| parent | etc/guix/home.scm: Fix call to new backupit syntax (diff) | |
| download | dotfiles-5e06b1a47181fdd3708844f0df3da7fd8b574d1c.tar.gz dotfiles-5e06b1a47181fdd3708844f0df3da7fd8b574d1c.tar.xz | |
etc/guix/home.scm: Add "python-{mypy,flake8}" 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 846c7f48..3890b6bb 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -393,6 +393,8 @@ opencl-icd-loader pciutils usbutils + python-mypy + python-flake8 python-pyopencl python-pandas ;; python-scikit-learn ; conflicts with python-requests |
