mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-26 21:38:27 +00:00
0e1ecdc83d
* add: scx-scheds and scx-scheds-nightly * fix: Build requires cargo-rpm-macros * fix: Licenses * feat: Use pkg_devel_files * cleanup: Use the systemd macros
9 lines
93 B
HCL
9 lines
93 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "scx-scheds-nightly.spec"
|
|
}
|
|
labels {
|
|
nightly = 1
|
|
}
|
|
}
|