summaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
authorandromeda <andromeda@lenovo>2026-08-19 17:40:02 +0200
committerandromeda <andromeda@lenovo>2026-08-19 17:40:02 +0200
commit9e5edbfe61a64bf40e0395a7310a1feca92b3cb6 (patch)
treef738166a78984b02a8419f1a82ba63b9f736f6b3 /shell.nix
parentf94cca6abc7bc5bd4165165d3b615879d93ce22d (diff)
test shader
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 7028dfd..0257838 100644
--- a/shell.nix
+++ b/shell.nix
@@ -7,6 +7,7 @@ pkgs.mkShell {
pkgs.haskell.compiler.ghc914
pkgs.llvm
pkgs.vulkan-tools
+ pkgs.spirv-tools
pkgs.pkg-config
pkgs.vulkan-headers