Difference between revisions of "Nixpkgs with OpenGL on non-NixOS"

From NixOS Wiki
Jump to: navigation, search
(quickly introduce summary page)
 
m (rollback unauthorized mass edits)
Tag: Rollback
 
(2 intermediate revisions by 2 users not shown)
Line 12: Line 12:
  
 
* https://github.com/NixOS/nixpkgs/issues/9415
 
* https://github.com/NixOS/nixpkgs/issues/9415
 +
 +
[[Category:Video]]

Latest revision as of 10:58, 6 April 2024

Applications in `nixpkgs` handle OpenGL in a certain way. Using these applications outside of NixOS requires the use of a wrapper.

Wrappers

 NixGL is known to work with KVM virtio gpu accelerated graphics
 Tested with NVIDIA on some Ubuntu variants

Context