mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 11:45:45 +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
|
# Unity Editor 6000 specific dependencies
|
||||||
harfbuzz
|
harfbuzz
|
||||||
|
vulkan-loader
|
||||||
]
|
]
|
||||||
++ extraLibs pkgs;
|
++ extraLibs pkgs;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue