atkinson-hyperlegible-next: fix missing webfont output

This commit is contained in:
pancaek
2026-05-03 17:39:50 -07:00
parent 1994cb161f
commit 4ba923802b
@@ -9,6 +9,11 @@ stdenvNoCC.mkDerivation {
pname = "atkinson-hyperlegible-next";
version = "2.001-unstable-2025-02-21";
outputs = [
"out"
"webfont"
];
src = fetchFromGitHub {
owner = "googlefonts";
repo = "atkinson-hyperlegible-next";