mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 17:32:18 +00:00
23a0de7300
* add: Some more NVIDIA stuff * fix: Add arches in anda.hcl Signed-off-by: Gilver <rockgrub@disroot.org> --------- Signed-off-by: Gilver <rockgrub@disroot.org>
10 lines
129 B
HCL
10 lines
129 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "libnvjitlink.spec"
|
|
}
|
|
labels {
|
|
subrepo = "nvidia"
|
|
updbranch = 1
|
|
}
|
|
}
|