1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: nicotine+: Add python-pycairo input.

* gnu/packages/nicotine.scm (nicotine+)[inputs]: Add python-pycairo.

Change-Id: Ic1aae486fc0d0cbf3398fc5a13c04234324e9152
Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Skylar "The Cobra" Astaroth
2025-11-05 07:32:02 -05:00
committed by Andreas Enge
parent 542fbd7848
commit b873908a2a

View File

@@ -78,6 +78,7 @@
(inputs (list bash-minimal
gspell
gtk
python-pycairo
python-pygobject
libappindicator
python-pytaglib))