summaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
authorandromeda <andromeda@lenovo>2026-08-20 05:03:38 +0200
committerandromeda <andromeda@lenovo>2026-08-20 05:03:38 +0200
commit6e22095099194460e3bd8eceac89329b4bd249d7 (patch)
tree318236de3901560fc83e9d5f8e6cd8a9d7142040 /shell.nix
parent85eaba320ed26b811af6df72c8e151a45d9a3f92 (diff)
clean up a couple things, still no triangle
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix
index 0257838..342ddcb 100644
--- a/shell.nix
+++ b/shell.nix
@@ -8,6 +8,7 @@ pkgs.mkShell {
pkgs.llvm
pkgs.vulkan-tools
pkgs.spirv-tools
+ pkgs.spirv-cross
pkgs.pkg-config
pkgs.vulkan-headers