General purpose overlay (w/ automatic updates!)
Find a file
Jared Allard 65222a30cc
games-emuation/ryujinx: add package (1.2.82)
Uses my git.rgst.io mirror to be (hopefully) more stable that Github.

To get the list of "NUGETS" I used
<https://wiki.gentoo.org/wiki/Dotnet/Devguide#Finding_correct_NuGet_packages>.

Note that you must run it with the version of dotnet on your system
since it won't autodetect:

```bash
gdmt restore --project "$(pwd)" --sdk-ver 9.0
```
2025-03-08 08:06:17 -08:00
.github/workflows chore(deps): update actions/attest-build-provenance action to v2 (#15) 2024-12-14 09:56:51 +09:00
.tools fix(deps): update module github.com/docker/docker to v28.0.1+incompatible (#30) 2025-03-04 16:59:54 -08: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 chore: update dependencies 2025-03-08 00:12:34 +00:00
dev-vcs/git-credential-oauth mise: use crate tarball 2025-02-28 19:17:07 -08:00
games-emulation/ryujinx games-emuation/ryujinx: add package (1.2.82) 2025-03-08 08:06:17 -08: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