aboutsummaryrefslogtreecommitdiff
path: root/pkgkit
AgeCommit message (Collapse)Author
2022-12-27fix: Fix remote pathGabriel Arakaki Giovanini
Remote path should follow repo alpine version and arch
2022-12-26fix: Add jellyfin againGabriel Arakaki Giovanini
2022-10-14fix: fix env var not being an env varGabriel Arakaki Giovanini
2022-10-14fix: Use local alpine to look for apksGabriel Arakaki Giovanini
Sourcehut's pkgkit was assuming that the remote server was alpine, thus running apk command to rewrite the remote alpine APKINDEX. This won't work on my setup since I have a fedora server (for now).
2022-10-14feat: remove repo from path nameGabriel Arakaki Giovanini
For my setup there is no need to have repo in the path.
2022-10-14feat: fix remote pathingGabriel Arakaki Giovanini
2022-10-14feat: shamelessly copy pkgkit from sr.ht-apkbuildsGabriel Arakaki Giovanini
Copy some code from sourcehut's alpine build[0] to build my own packages. [0]: https://git.sr.ht/~sircmpwn/sr.ht-apkbuilds