more modules

This commit is contained in:
2025-05-05 20:13:39 +02:00
parent 736e1a47c9
commit 53713ee0f5
11 changed files with 1578 additions and 7 deletions

View File

@@ -10,6 +10,8 @@
gnome,
cinnamon,
wrapGAppsHook3,
playerctl,
webp-pixbuf-loader,
...
}:
@@ -24,15 +26,19 @@ python3Packages.buildPythonApplication {
wrapGAppsHook3
gtk3
gobject-introspection
python3Packages.pygobject3
cairo
playerctl
];
buildInputs = [
libdbusmenu-gtk3
gtk-layer-shell
gnome.gnome-bluetooth
cinnamon.cinnamon-desktop
gdk-pixbuf
playerctl
webp-pixbuf-loader
];
# buildInputs = [
# libdbusmenu-gtk3
# gtk-layer-shell
# gnome.gnome-bluetooth
# cinnamon.cinnamon-desktop
# gdk-pixbuf
# ];
dependencies = with python3Packages; [
python-fabric