@@ -37,7 +37,7 @@
buildInputs = with pkgs; [
glfw
glew
];
buildPhase = ''
@@ -50,9 +50,9 @@
-lGL -lglfw -lGLEW \
-Wall \
-o $name
'';
installPhase = ''
mkdir -p $out/bin
cp $name $out/bin
The note is not visible to the blocked user.