mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-05 03:12:18 +00:00
859d5232af
* feat: Change all NVIDIA driver specs to weekly to offset NVIDIA server issues
* fix: Aaaaa
* fix: AaaaaAAAAAAAA
* fix: AaaaaAAAAAAAAAAAAAAAAAAAA
* Delete anda/system/nvidia/nvidia-kmod-common/kernel.conf
* fix: AAAAAAAAAAAAAAAAAAAAAAAA
* fix: I'm losing it I tell ya
---------
(cherry picked from commit 7e6c617bd1)
Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
10 lines
139 B
HCL
10 lines
139 B
HCL
project "pkg" {
|
|
rpm {
|
|
spec = "nvidia-settings.spec"
|
|
}
|
|
labels = {
|
|
subrepo = "nvidia"
|
|
weekly = 1
|
|
}
|
|
}
|