Thesola10 / zsh-comma-assistant

Supercharge your zsh with the true power of Nix!
4 stars 0 forks source link

Wrap commands with OpenGL/Vulkan libraries. #6

Open Thesola10 opened 2 years ago

Thesola10 commented 2 years ago

nixGL is a wrapper designed to allow OpenGL and Vulkan programs installed from Nix to run on non-NixOS systems, where the relevant libraries would be mismatched.

Doing this requires reimplementing comma functionality, to add relevant graphics libraries to the nix flakes call. One could also envision a smart wrapper around all binaries on the Nix profile.