mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 18:02:19 +00:00
10 lines
134 B
HCL
10 lines
134 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "Carla-nightly.spec"
|
|
}
|
|
labels {
|
|
nightly = 1
|
|
subrepo = "extras"
|
|
}
|
|
}
|