NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.31k stars 13.54k forks source link

CUDA-Team: migrate to `autoAddDriverRunpath` #232420

Open ConnorBaker opened 1 year ago

ConnorBaker commented 1 year ago

Where possible, migrate tree-wide from manual applications of addOpenGLRunpath to autoAddOpenGLRunpathHook. This will reduce package breakage and ease of maintenance.

A quick grep of Nixpkgs reveals the inclusion in following packages (barring definitions). They should be changed, or a comment added describing why such a change is incorrect or impractical.

nixos-discourse commented 1 year ago

This issue has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/cuda-team-roadmap-and-call-for-sponsors/29495/1

nixos-discourse commented 1 year ago

This issue has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/cuda-team-roadmap-update-2023-08-29/32379/1