General purpose overlay (w/ automatic updates!)
All checks were successful
Test / elint (push) Successful in 38s
act, much like CircleCI, doesn't allow us to have easily accessible volume mounts between the CI system and the Docker host. So, much like the build of the updater, the linter now no longer requires volume mounts to lint ebuilds. This implementation is decently ineffecient and will be improved over time. |
||
---|---|---|
.github/workflows | ||
.tools | ||
acct-group | ||
app-admin | ||
app-editors/zed-bin | ||
app-misc/notion | ||
dev-util | ||
dev-vcs/git-credential-oauth | ||
games-emulation | ||
media-libs/widevine | ||
metadata | ||
net-im/legcord | ||
net-vpn/tailscale | ||
profiles | ||
sys-fs/dmg2img | ||
www-client/chromium | ||
.mise.toml | ||
.updater.yml | ||
Dockerfile | ||
LICENSE | ||
local.env | ||
packages.yml | ||
README.md | ||
rebuild-manifest.sh | ||
renovate.json | ||
repositories.xml |
overlay
@jaredallard's overlay for Gentoo Linux.
Usage
I recommend using app-eselect/eselect-repository
: emerge --ask app-eselect/eselect-repository
eselect repository add jaredallard-overlay git https://github.com/jaredallard/overlay.git
Otherwise, if using layman
:
layman -o https://raw.githubusercontent.com/jaredallard/overlay/main/repositories.xml -f -a jaredallard-overlay
License
GPL-2.0