mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-17 17:10:37 +00:00
dfd0832e27
(cherry picked from commit 8d416ef2ae)
Co-authored-by: Gilver <roachy@fyralabs.com>
11 lines
173 B
HCL
11 lines
173 B
HCL
project "pkg" {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "nvidia-kmod-common.spec"
|
|
}
|
|
labels = {
|
|
subrepo = "nvidia"
|
|
updbranch = 1
|
|
}
|
|
}
|