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

From NixOS Wiki
Jump to: navigation, search
m (Add page to Video category)
(Add warning about the new wiki)
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.

Revision as of 06:52, 5 April 2024

Warning: 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. 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