diff options
Diffstat (limited to 'shell.nix')
| -rw-r--r-- | shell.nix | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,10 +6,12 @@ pkgs.mkShell { pkgs.cabal-install pkgs.ghc pkgs.llvm + pkgs.vulkan-tools pkgs.pkg-config pkgs.vulkan-headers pkgs.vulkan-loader + pkgs.vulkan-validation-layers pkgs.libX11 pkgs.libXrandr |
