General purpose overlay (w/ automatic updates!)
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 ``` |
||
---|---|---|
.github/workflows | ||
.tools | ||
acct-group | ||
app-admin | ||
app-editors/zed-bin | ||
app-misc/notion | ||
dev-util | ||
dev-vcs/git-credential-oauth | ||
games-emulation/ryujinx | ||
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