Skip to content
Snippets Groups Projects
Commit d9221b6f authored by Daniel Firth's avatar Daniel Firth
Browse files

Add vulkan packages to required outputs

parent 8571ce09
1 merge request!159vulkan: 3.26.2
...@@ -15,6 +15,7 @@ build: ...@@ -15,6 +15,7 @@ build:
PACKAGE: PACKAGE:
- Agda - Agda
- JuicyPixels - JuicyPixels
- VulkanMemoryAllocator
- brick - brick
- composite-base - composite-base
- hint - hint
...@@ -33,6 +34,7 @@ build: ...@@ -33,6 +34,7 @@ build:
- sdl2-image - sdl2-image
- sdl2-mixer - sdl2-mixer
- sdl2-ttf - sdl2-ttf
- vulkan
- wai-app-static - wai-app-static
devour: devour:
......
...@@ -16,6 +16,7 @@ The following things are always expected to be here: ...@@ -16,6 +16,7 @@ The following things are always expected to be here:
* Agda * Agda
* JuicyPixels * JuicyPixels
* VulkanMemoryAllocator
* brick * brick
* composite-base * composite-base
* hint * hint
...@@ -35,6 +36,7 @@ The following things are always expected to be here: ...@@ -35,6 +36,7 @@ The following things are always expected to be here:
* sdl2-mixer * sdl2-mixer
* sdl2-ttf * sdl2-ttf
* wai-app-static * wai-app-static
* vulkan
This is the master branch building against the GHC 9.12 pre-release. This is the master branch building against the GHC 9.12 pre-release.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment