mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
unityhub: fix unity 6 editor vulkan backend (#386815)
This commit is contained in:
commit
a9d40d52f7
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ stdenv.mkDerivation rec {
|
|||
|
||||
# Unity Editor 6000 specific dependencies
|
||||
harfbuzz
|
||||
vulkan-loader
|
||||
]
|
||||
++ extraLibs pkgs;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue