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

From NixOS Wiki
Jump to: navigation, search
(Add warning about the new wiki)
m (rollback unauthorized mass edits)
Tag: Rollback
 
Line 1: Line 1:
{{warning|1=You are reading an article on the deprecated unofficial wiki. For the up to date version of this article, see https://wiki.nixos.org/wiki/Nixpkgs_with_OpenGL_on_non-NixOS.}}
 
 
 
Applications in `nixpkgs` handle OpenGL in a certain way.
 
Applications in `nixpkgs` handle OpenGL in a certain way.
 
Using these applications outside of NixOS requires the use of a wrapper.
 
Using these applications outside of NixOS requires the use of a wrapper.

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