namespace

This commit is contained in:
2025-03-21 16:40:34 -05:00
parent 3603aa5f33
commit f693f85fd0
2 changed files with 6 additions and 5 deletions

View File

@@ -30,8 +30,9 @@
gcc
];
/*buildInputs = with pkgs; [
];*/
buildInputs = with pkgs; [
glfw
];
buildPhase = ''
g++ \