fixGL is a warpper to solve the "OpenGL" problem with nix. Unlike nixGL, we just use libraries provided by the host system, instead of re-downloading them within nix. In other words, it's just another nixGL.
Now, it only supports fedora and nvidia.
nix --option sandbox relaxed run github:kilesduli/fixGL#fixGLFedora- support mesa.
- support arch, or other system.