flclash: remove useless zenity
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user