clash-verge: remove unpackPhase

This commit is contained in:
SamLukeYes 2023-05-17 16:26:18 +08:00
parent f461e040db
commit b976e947e1

View File

@ -19,8 +19,6 @@ stdenv.mkDerivation rec {
hash = "sha256-AEOFMKxrkPditf5ks++tII6zeuH72Fxw/TVtZeXS3v4=";
};
unpackPhase = "dpkg-deb -x $src .";
nativeBuildInputs = [
dpkg
wrapGAppsHook