From 914de55f85699c853b10df9a71761a2bd1d78946 Mon Sep 17 00:00:00 2001 From: Nathan Date: Tue, 10 Feb 2026 13:40:44 -0600 Subject: [PATCH] work on renderer --- ExampleModules.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/ExampleModules.nix b/ExampleModules.nix index 10301d1..f81945d 100644 --- a/ExampleModules.nix +++ b/ExampleModules.nix @@ -188,6 +188,7 @@ buildInputs = with pkgs; [ glfw glew + glm ]; buildPhase = ''