mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 01:42:18 +00:00
9 lines
127 B
HCL
9 lines
127 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "nvidia-container-toolkit.spec"
|
|
}
|
|
labels = {
|
|
subrepo = "nvidia"
|
|
}
|
|
}
|