mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-07 12:22:19 +00:00
981f2247cc
Signed-off-by: Owen-sz <owen@fyralabs.com>
10 lines
158 B
HCL
10 lines
158 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "sunshine.spec"
|
|
extra_repos = ["https://repos.fyralabs.com/terrarawhide-nvidia"]
|
|
}
|
|
labels {
|
|
mock = 1
|
|
}
|
|
}
|