Commit Graph

4 Commits

Author SHA1 Message Date
Anderson Torres
c7316ef96b nv-codec-headers: hide parameter sources
In order to avoid clash with external overlays that use the name `source`.
2024-07-21 18:17:44 -03:00
Anderson Torres
e8afe8d168 Revert "Merge pull request #325242 from flokli/revert-nv-codec-headers"
This reverts commit 4685e6f1a2, reversing
changes made to f99e3f2714.

Let's undo the undo first
2024-07-21 18:15:58 -03:00
Florian Klink
2cf621a871 Revert "nv-codec-headers: recreate under by-name"
This reverts commit 01f7c8a1a3.

It broke NixOS config evaluation, as in
https://github.com/NixOS/nixpkgs/pull/324199#issuecomment-2212422318.
2024-07-07 14:52:42 +03:00
Anderson Torres
01f7c8a1a3 nv-codec-headers: recreate under by-name
This commit merely deletes the old directory, creates the new files in the new
location and rewrite the overrides.

The whole change needs to be made "atomically", since it is not pratical to
create intermediate steps that compile cleanly.
2024-07-06 01:11:14 -03:00