File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
pkgs/by-name/th/themechanger Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 55 ninja ,
66 pkg-config ,
77 wrapGAppsHook3 ,
8+ cinnamon-gsettings-overrides ,
89 desktop-file-utils ,
910 glib ,
11+ gnome ,
1012 gtk3 ,
13+ mate ,
1114 python3 ,
1215 gsettings-desktop-schemas ,
1316 python3Packages ,
1619
1720python3Packages . buildPythonApplication rec {
1821 pname = "themechanger" ;
19- version = "0.12.0 " ;
22+ version = "0.12.1 " ;
2023 format = "other" ;
2124
2225 src = fetchFromGitHub {
2326 owner = "ALEX11BR" ;
2427 repo = "ThemeChanger" ;
2528 rev = "v${ version } " ;
26- hash = "sha256-/quCi2srn9XlhJQKYNkOaZDHTwdciB9SAlF/RML0q+M =" ;
29+ hash = "sha256-+uTofigS1F/nBNs/OyJ+RSz10DNnqgvNjWpkTXAvARM =" ;
2730 } ;
2831
2932 nativeBuildInputs = [
@@ -37,8 +40,12 @@ python3Packages.buildPythonApplication rec {
3740 ] ;
3841
3942 buildInputs = [
43+ cinnamon-gsettings-overrides
4044 glib
45+ gnome . nixos-gsettings-overrides
4146 gtk3
47+ mate . mate-desktop
48+ mate . mate-settings-daemon
4249 python3
4350 gsettings-desktop-schemas
4451 ] ;
You can’t perform that action at this time.
0 commit comments