diff options
| author | EuAndreh <eu@euandre.org> | 2023-07-14 07:11:53 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2023-07-14 07:11:53 -0300 |
| commit | 905baf0d849adb6c9d23f1ab415a1979db88514c (patch) | |
| tree | 5af10e7d5dfbd481249ed9c9826f3bd057cdf5b8 | |
| parent | bin/gc: Tolerate guix failing commands (diff) | |
| download | dotfiles-905baf0d849adb6c9d23f1ab415a1979db88514c.tar.gz dotfiles-905baf0d849adb6c9d23f1ab415a1979db88514c.tar.xz | |
etc/guix/home.scm: Add "python-sphinx-rtd-theme" package
| -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 c3b7af2..879e8c1 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -533,6 +533,7 @@ left it off the last time it was used.") python-scikit-learn python python-sphinx + python-sphinx-rtd-theme python-slixmpp python-unidecode ;; python-yubikey-manager ; broken: bad dependency |
