From 720c9f305e0653e5d5fb52e66c0c867ba0ae823e Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Sun, 21 Sep 2025 12:25:50 +0200 Subject: [PATCH] fix spacing --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fcfaff1..5d88b5c 100644 --- a/Makefile +++ b/Makefile @@ -32,4 +32,4 @@ test: @echo $(VERSION) nixshell: - nix-shell -p xorg.libX11 xorg.libXrandr libGL xorg.libXcursor xorg.libXinerama xorg.libXi xorg.libXxf86vm xorg_sys_opengl + nix-shell -p xorg.libX11 xorg.libXrandr libGL xorg.libXcursor xorg.libXinerama xorg.libXi xorg.libXxf86vm xorg_sys_opengl