diff --git a/Makefile b/Makefile index 95ce9b4..5d88b5c 100644 --- a/Makefile +++ b/Makefile @@ -30,3 +30,6 @@ wasm: buildwasm zipwasm test: @echo $(VERSION) + +nixshell: + nix-shell -p xorg.libX11 xorg.libXrandr libGL xorg.libXcursor xorg.libXinerama xorg.libXi xorg.libXxf86vm xorg_sys_opengl