Install this version:
emerge -a =media-fonts/0xproto-nerd-font-3.5.0
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =media-fonts/0xproto-nerd-font-3.5.0
Or alternatively:
emerge --autounmask-write -a =media-fonts/0xproto-nerd-font-3.5.0
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 3.5.0 | 8 | 0 |
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit font
DESCRIPTION="0xProto nerd fonts family"
HOMEPAGE="https://github.com/ryanoasis/nerd-fonts"
SRC_URI="https://github.com/ryanoasis/nerd-fonts/releases/download/v${PV}/0xProto.zip -> ${P}.zip"
LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS=""
IUSE=""
BDEPEND="app-arch/unzip"
S="${WORKDIR}"
FONT_SUFFIX="ttf"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | 0xproto-nerd-font-3.5.0.zip | 12135004 bytes | https://github.com/ryanoasis/nerd-fonts/releases/download/v3.5.0/0xProto.zip |