fluent-gtk-theme: drop gnome-themes-extra dependency

This does not change the output of the build.
This commit is contained in:
Stefan Frijters
2025-10-15 14:59:46 +02:00
parent 20158056cd
commit d1df890742
@@ -3,7 +3,6 @@
stdenvNoCC,
fetchFromGitHub,
gitUpdater,
gnome-themes-extra,
gtk-engine-murrine,
jdupes,
sassc,
@@ -74,8 +73,6 @@ lib.checkListOfEnum "${pname}: theme variants"
sassc
];
buildInputs = [ gnome-themes-extra ];
propagatedUserEnvPkgs = [ gtk-engine-murrine ];
postPatch = ''