mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-24 13:05:08 +00:00
Merge #176480: vulkan-tools: fix Hydra breakage on Darwin
This commit is contained in:
commit
736edbba26
@ -103,6 +103,7 @@ stdenv.mkDerivation rec {
|
||||
use of the Vulkan API.
|
||||
'';
|
||||
homepage = "https://github.com/KhronosGroup/Vulkan-Tools";
|
||||
hydraPlatforms = [ "x86_64-linux" "i686-linux" ];
|
||||
platforms = platforms.unix;
|
||||
license = licenses.asl20;
|
||||
maintainers = [ maintainers.ralith ];
|
||||
|
Loading…
Reference in New Issue
Block a user