@@ -26,15 +26,12 @@
gcc
];
buildInputs = with pkgs; [
/*buildInputs = with pkgs; [
glfw
];*/
glew
buildPhase = ''
g++ \
*.cpp \
-lGL -lglfw -lGLEW \
-o $name
'';
The note is not visible to the blocked user.