mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-08 12:52:17 +00:00
58060197d6
* initial package for stardust-flatland
* move to stardust folder
* RPM bug workaround stardust-flatland.spec
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
* Update stardust-flatland.spec
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
* Update anda/stardust/flatland/stardust-flatland.spec
Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
* Update anda/stardust/flatland/stardust-flatland.spec
Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
* Update anda/stardust/flatland/stardust-flatland.spec
Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
* Test fix stardust-flatland.spec
Testing CI build without
'Requires: libgcc glibc'
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
* Update stardust-flatland.spec
Add packager
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
* Update update.rhai
Remove if statement from Rhai
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
* Update anda.hcl
Fix indentation
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
* Update anda/stardust/flatland/update.rhai
Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
* Update stardust-flatland.spec
Lock cargo install
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
* Update stardust-flatland.spec
Unify summaries
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
* Update stardust-flatland.spec
add environment variable before cargo build
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
---------
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: june-fish <git@june.fish>
Co-authored-by: madomado <madonuko@outlook.com>
(cherry picked from commit ad0f734875)
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
9 lines
89 B
HCL
9 lines
89 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "stardust-flatland.spec"
|
|
}
|
|
labels {
|
|
nightly = 1
|
|
}
|
|
}
|