Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

A wrapper tool for nix OpenGL applications by using system lib

License

Notifications You must be signed in to change notification settings

kilesduli/fixGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fixGL

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.

How to use

Now, it only supports fedora and nvidia.

nix --option sandbox relaxed run github:kilesduli/fixGL#fixGLFedora

TODO

  • support mesa.
  • support arch, or other system.

About

A wrapper tool for nix OpenGL applications by using system lib

Topics

Resources

License

Stars

Watchers

Forks

Languages