v2ray: remove unnecessary buildInputs
This commit is contained in:
parent
8bc3737850
commit
7e13605016
@ -64,7 +64,6 @@ let
|
|||||||
in runCommand "v2ray-${version}" {
|
in runCommand "v2ray-${version}" {
|
||||||
inherit version;
|
inherit version;
|
||||||
|
|
||||||
buildInputs = [ assetsDrv core ];
|
|
||||||
nativeBuildInputs = [ makeWrapper ];
|
nativeBuildInputs = [ makeWrapper ];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user