General purpose overlay (w/ automatic updates!)
Find a file
Jared Allard c4274316fa
All checks were successful
Test / elint (push) Successful in 38s
build(lint): first pass at linter without requiring volume mounts
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.
2025-03-09 16:35:45 -07:00
.github/workflows build: remove env 2025-03-09 15:43:47 -07:00
.tools build(lint): first pass at linter without requiring volume mounts 2025-03-09 16:35:45 -07:00
acct-group op-cli-bin: add back w/ working version 2024-02-10 11:47:37 -08:00
app-admin chore: update dependencies 2025-03-08 00:12:34 +00:00
app-editors/zed-bin chore: update dependencies 2025-03-07 00:04:54 +00:00
app-misc/notion app-misc/notion: slight cleanup 2024-06-05 22:41:42 -07:00
dev-util dev-util/mise: remove older versions 2025-03-08 10:24:53 -08:00
dev-vcs/git-credential-oauth mise: use crate tarball 2025-02-28 19:17:07 -08:00
games-emulation games-emulation/yuzu: regen manifest 2025-03-09 12:27:43 -07:00
media-libs/widevine widevine: use newer chromeos image for widevine 2024-09-24 20:05:42 -07:00
metadata net-im/armcord: move to net-im/legcord 2025-01-08 22:01:03 -08:00
net-im/legcord chore: update dependencies 2025-02-15 05:34:49 +00:00
net-vpn/tailscale chore: update dependencies 2025-03-04 00:09:19 +00:00
profiles net-im/armcord: move to net-im/legcord 2025-01-08 22:01:03 -08:00
sys-fs/dmg2img sys-fs/dmg2img: vfdecrypt doesnt compile so remove it 2024-06-05 20:31:15 -07:00
www-client/chromium www-client/chromium: sync with upstream 2025-03-06 21:08:22 +00:00
.mise.toml chore(deps): update dependency golang to v1.24.1 (#31) 2025-03-04 16:59:44 -08:00
.updater.yml feat(updater): add 'checkout' and 'upload_artifact' steps 2024-05-10 12:42:43 -07:00
Dockerfile mise: use crate tarball 2025-02-28 19:17:07 -08:00
LICENSE Add missing GPL-2.0 LICENSE 2024-05-30 08:08:45 -07:00
local.env mise: use crate tarball 2025-02-28 19:17:07 -08:00
packages.yml zed-bin: add new zed-bin package 2025-03-04 16:59:11 -08:00
README.md app-arch/7-zip: arm64 2023-10-29 11:03:17 -07:00
rebuild-manifest.sh chore: regenerate manifests to have old versions still 2024-02-21 21:58:52 -08:00
renovate.json chore: Configure Renovate (#6) 2024-10-07 18:43:12 -07:00
repositories.xml remove some ebuilds, update email & name, add arm64 hyprland 2023-05-15 09:54:06 -07:00

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