From 0ee848bad45f2961b989b2d796416047d337a73e Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Sun, 19 May 2024 20:40:31 +0200 Subject: [PATCH] +nix --- Makefile | 3 +++ 1 file changed, 3 insertions(+) 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