diff options
author | EuAndreh <eu@euandre.org> | 2023-08-14 08:21:30 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-08-14 08:21:30 -0300 |
commit | 97aee7b7083e3472a4639ba4050e181016f3de8f (patch) | |
tree | 0d551bf9f9fcac05658323cbcc4cfa7f179e3a38 | |
parent | etc/guix/system.scm: Add comments as annotations on how /swapfile was created (diff) | |
download | dotfiles-97aee7b7083e3472a4639ba4050e181016f3de8f.tar.gz dotfiles-97aee7b7083e3472a4639ba4050e181016f3de8f.tar.xz |
etc/guix/home.scm: Add "pyserial" package
-rw-r--r-- | etc/guix/home.scm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 8650893..0a391d2 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -616,6 +616,9 @@ libraries/software/operating systems tcl expect + ;; Arduino + python-pyserial + sbcl gcl ecl |