diff options
| author | andromeda <andromeda@lenovo> | 2026-08-20 22:44:32 +0200 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-08-20 22:44:32 +0200 |
| commit | eee13566610e714f3e00982c6793a867c87be4f5 (patch) | |
| tree | a0b1cd3b109a683ec8ec0ba4ad2ca7d1885a0ca2 /shell.nix | |
| parent | 612cdef000d9637f8ed94b24d0d9b81bb640c9ab (diff) | |
refactor, noch kein Dreieck
Diffstat (limited to 'shell.nix')
| -rw-r--r-- | shell.nix | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -33,5 +33,7 @@ pkgs.mkShell { export BINDGEN_EXTRA_CLANG_ARGS BINDGEN_BUILTIN_INCLUDE_DIR=disable export BINDGEN_BUILTIN_INCLUDE_DIR + VK_INSTANCE_LAYERS=VK_LAYER_KHRONOS_validation + export VK_INSTANCE_LAYERS ''; } |
