Skip to content

Commit

Permalink
Fix shell.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
gridbugs committed Feb 6, 2024
1 parent fda342e commit 8c5c282
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ pkgs.mkShell rec {
openal
libpulseaudio
fontconfig
libxkbcommon
xorg.libX11
xorg.libXcursor
xorg.libXrandr
Expand All @@ -31,7 +32,7 @@ pkgs.mkShell rec {
vulkan-tools
libGL
bzip2
nodejs-16_x
nodejs
wasm-pack
openssl
SDL2
Expand Down

0 comments on commit 8c5c282

Please sign in to comment.