github: update zig nomination template (add spirv-tools, spirv-cross)

This commit is contained in:
Stephen Gutekanst 2024-01-07 13:43:48 -07:00 committed by GitHub
parent d5876af31b
commit b105a35a12
Failed to generate hash of commit

View file

@ -43,6 +43,7 @@ These projects have zero `build.zig.zon` dependencies, we update them first - an
* [ ] mach-sysjs * [ ] mach-sysjs
* [ ] mach-objc-generator * [ ] mach-objc-generator
* [ ] fastfilter * [ ] fastfilter
* [ ] spirv-cross
* [ ] brotli * [ ] brotli
* [ ] wayland-headers * [ ] wayland-headers
* [ ] x11-headers * [ ] x11-headers
@ -64,6 +65,8 @@ These projects have zero `build.zig.zon` dependencies, we update them first - an
These projects have dependencies on other projects. They may only be updated if all their dependencies have been updated first. These projects have dependencies on other projects. They may only be updated if all their dependencies have been updated first.
* [ ] spirv-tools, which depends on:
* External package https://github.com/KhronosGroup/SPIRV-Headers
* [ ] mach-core-starter-project, which depends on: * [ ] mach-core-starter-project, which depends on:
* mach-core * mach-core
* [ ] mach-editor, which depends on: * [ ] mach-editor, which depends on: