mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-30 15:28:28 +00:00
db239aaac9
(cherry picked from commit d837428d16)
Co-authored-by: Gilver <rockgrub@disroot.org>
11 lines
146 B
HCL
11 lines
146 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "compat-nvidia-repo.spec"
|
|
}
|
|
labels {
|
|
subrepo = "nvidia"
|
|
weekly = 3
|
|
}
|
|
}
|