mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
02f62cba6d
* Attempt to fix nvidia-patch nightly updates
* bump spec
(cherry picked from commit 17f149c1a5)
Co-authored-by: Cappy Ishihara <cappy@cappuchino.xyz>
8 lines
100 B
HCL
8 lines
100 B
HCL
project "pkg" {
|
|
rpm {
|
|
spec = "nvidia-patch.spec"
|
|
}
|
|
labels {
|
|
nightly = "1"
|
|
}
|
|
} |