unityhub: add unzip as dependency
Makes `unzip` available to Unity Hub, similar ot #500431. It is required when installing module "Android SDK & NDK Tools" for [Unity 2022.3 LTS (2022.3.22f1)](https://unity.com/releases/editor/whats-new/2022.3.22f1). This Unity version is the latest one [supported by VRChat](https://creators.vrchat.com/sdk/upgrade/current-unity-version/).
This commit is contained in:
@@ -36,6 +36,7 @@ stdenv.mkDerivation rec {
|
||||
libxrandr
|
||||
xdg-utils
|
||||
p7zip
|
||||
unzip
|
||||
|
||||
# GTK filepicker
|
||||
gsettings-desktop-schemas
|
||||
|
||||
Reference in New Issue
Block a user