mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 09:31:58 +00:00
2896419ba2
* add: NVM * chore: Packager and changelog
7 lines
68 B
HCL
7 lines
68 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "nvm.spec"
|
|
}
|
|
}
|