Install this version:
emerge -a =media-fonts/0xproto-nerd-font-3.4.0
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 3.4.0 | 8 | amd64 | 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="amd64"
IUSE=""
BDEPEND="app-arch/unzip"
S="${WORKDIR}"
FONT_SUFFIX="ttf"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | 0xproto-nerd-font-3.4.0.zip | 11891678 bytes | https://github.com/ryanoasis/nerd-fonts/releases/download/v3.4.0/0xProto.zip |