Would it be possible to implement this? #9
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
mohamed/nvidia-patch-nixos#9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In #7 I wrote out a bit of code - https://github.com/icewind1991/nvidia-patch-nixos/issues/7#issuecomment-2651637976 - That enables a clean, functional automatic patching if available mechanism. I was wondering if it would be possible to make this into a function built into this package, call it (as an example)
pkgs.nvidia-patch.auto-patchthat just works out what patches are doable and applies them?