You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment I'm spawning a new docker container for each build task and building the package with paru inside.
Any ideas how to integrate a custom package within this system?
Do you know if paru can build custom pkgbuilds? And how does it handle if dependencies are AUR packages?
So from I see you can use paru -p pathtopkgbuild to build it.
So it would need to be copied to build container and paru should be able to grab all dependency on it's own
Sometimes I want to test out and build own custom packages it would be nice to be able to do it on remote server.
The text was updated successfully, but these errors were encountered: