flclash: remove useless zenity

This commit is contained in:
aucub
2024-12-11 13:36:57 +00:00
parent 0d460350ca
commit f746723f33
-5
View File
@@ -7,7 +7,6 @@
buildGoModule,
makeDesktopItem,
copyDesktopItems,
zenity,
wrapGAppsHook3,
autoPatchelfHook,
}:
@@ -97,10 +96,6 @@ flutter324.buildFlutterApplication {
install -Dm644 ./assets/images/icon.png $out/share/pixmaps/flclash.png
'';
extraWrapProgramArgs = ''
--prefix PATH : ${lib.makeBinPath [ zenity ]}
'';
meta = {
description = "Multi-platform proxy client based on ClashMeta, simple and easy to use, open-source and ad-free";
homepage = "https://github.com/chen08209/FlClash";