mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 01:21:57 +00:00
740824a8fc
* chore: reorganise folders * more renames --------- Co-authored-by: Lleyton Gray <lleyton@fyralabs.com>
7 lines
71 B
HCL
7 lines
71 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "neovide.spec"
|
|
}
|
|
}
|