mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-27 22:08:27 +00:00
1578c7c8e2
(cherry picked from commit c19f7af2b3)
Co-authored-by: madomado <madonuko@outlook.com>
10 lines
118 B
HCL
10 lines
118 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "hyprutils.nightly.spec"
|
|
}
|
|
labels {
|
|
nightly = 1
|
|
subrepo = "extras"
|
|
}
|
|
}
|