mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
unityhub: add p7zip as dependency to allow Unity Hub to extract Windows Build Support
(cherry picked from commit 138757acab)
This commit is contained in:
parent
2087277363
commit
64d35c8876
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ stdenv.mkDerivation rec {
|
|||
# Unity Hub binary dependencies
|
||||
libxrandr
|
||||
xdg-utils
|
||||
p7zip
|
||||
|
||||
# GTK filepicker
|
||||
gsettings-desktop-schemas
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue