Nixpkgs with OpenGL on non-NixOS: Difference between revisions

From NixOS Wiki
imported>Colemickens
quickly introduce summary page
 
imported>Fufexan
m Add page to Video category
Line 12: Line 12:


* https://github.com/NixOS/nixpkgs/issues/9415
* https://github.com/NixOS/nixpkgs/issues/9415
[[Category:Video]]

Revision as of 13:10, 3 August 2022

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