From e4d84686c425d14c24bdbeea111e46ef1b2c51aa Mon Sep 17 00:00:00 2001 From: Nathan Date: Tue, 10 Feb 2026 13:41:49 -0600 Subject: [PATCH] work on renderer --- ExampleModules.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/ExampleModules.nix b/ExampleModules.nix index f81945d..d091e1a 100644 --- a/ExampleModules.nix +++ b/ExampleModules.nix @@ -189,6 +189,7 @@ glfw glew glm + nlohmann_json ]; buildPhase = ''