various: fix missing webfont outputs (#516291)

This commit is contained in:
Jo
2026-05-04 07:13:54 +00:00
committed by GitHub
18 changed files with 94 additions and 0 deletions
@@ -9,6 +9,11 @@ stdenvNoCC.mkDerivation (finalAttrs: {
pname = "alcarin-tengwar";
version = "0.83";
outputs = [
"out"
"webfont"
];
src = fetchFromGitHub {
owner = "Tosche";
repo = "Alcarin-Tengwar";
+7
View File
@@ -16,8 +16,15 @@ stdenvNoCC.mkDerivation {
hash = "sha256-HSxP5/sLHQTujBVt1u93625EXEc42lxpt8W1//6ngWM=";
};
outputs = [
"out"
"webfont"
];
nativeBuildInputs = [ installFonts ];
preInstall = "rm -r fonts/old";
meta = {
description = "Slab serif typeface designed by Alessio Laiso";
homepage = "https://github.com/AlessioLaiso/aleo";
@@ -9,6 +9,11 @@ stdenvNoCC.mkDerivation {
pname = "atkinson-hyperlegible-mono";
version = "2.001-unstable-2024-11-20";
outputs = [
"out"
"webfont"
];
src = fetchFromGitHub {
owner = "googlefonts";
repo = "atkinson-hyperlegible-next-mono";
@@ -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";
+5
View File
@@ -10,6 +10,11 @@ stdenvNoCC.mkDerivation (finalAttrs: {
pname = "beedii";
version = "1.0.0";
outputs = [
"out"
"webfont"
];
src = fetchzip {
url = "https://github.com/webkul/beedii/releases/download/v${finalAttrs.version}/beedii.zip";
hash = "sha256-MefkmWl7LdhQiePpixKcatoIeOTlrRaO3QA9xWAxJ4Q=";
+5
View File
@@ -9,6 +9,11 @@ stdenvNoCC.mkDerivation (finalAttrs: {
pname = "behdad-fonts";
version = "0.0.3";
outputs = [
"out"
"webfont"
];
src = fetchFromGitHub {
owner = "font-store";
repo = "BehdadFont";
+5
View File
@@ -8,6 +8,11 @@ stdenvNoCC.mkDerivation {
pname = "besley";
version = "4.0-unstable-2023-01-09";
outputs = [
"out"
"webfont"
];
src = fetchFromGitHub {
owner = "indestructible-type";
repo = "Besley";
+5
View File
@@ -9,6 +9,11 @@ stdenvNoCC.mkDerivation {
pname = "blackout";
version = "2014-07-29";
outputs = [
"out"
"webfont"
];
src = fetchFromGitHub {
owner = "theleagueof";
repo = "blackout";
+5
View File
@@ -8,6 +8,11 @@ stdenvNoCC.mkDerivation {
pname = "bodoni-moda";
version = "2.4-unstable-2024-02-18";
outputs = [
"out"
"webfont"
];
src = fetchFromGitHub {
owner = "indestructible-type";
repo = "Bodoni";
+5
View File
@@ -8,6 +8,11 @@ stdenvNoCC.mkDerivation {
pname = "cooper";
version = "1.01-unstable-2025-05-25";
outputs = [
"out"
"webfont"
];
src = fetchFromGitHub {
owner = "indestructible-type";
repo = "Cooper";
+5
View File
@@ -9,6 +9,11 @@ stdenvNoCC.mkDerivation (finalAttrs: {
pname = "hubot-sans";
version = "1.0.1";
outputs = [
"out"
"webfont"
];
src = fetchzip {
url = "https://github.com/github/hubot-sans/releases/download/v${finalAttrs.version}/Hubot-Sans.zip";
hash = "sha256-EWTyoGNqyZcqlF1H1Tdcodc8muHIo8C9gbSPAjiogRk=";
+5
View File
@@ -9,6 +9,11 @@ stdenvNoCC.mkDerivation {
pname = "linden-hill";
version = "2011-05-25";
outputs = [
"out"
"webfont"
];
src = fetchFromGitHub {
owner = "theleagueof";
repo = "linden-hill";
+5
View File
@@ -8,6 +8,11 @@ stdenvNoCC.mkDerivation (finalAttrs: {
pname = "literata";
version = "3.103";
outputs = [
"out"
"webfont"
];
src = fetchzip {
url = "https://github.com/googlefonts/literata/releases/download/${finalAttrs.version}/${finalAttrs.version}.zip";
hash = "sha256-XwwvyzwO2uhi1Bay9HtB75j1QfAJR4TMETgy/zyvwZ0=";
+5
View File
@@ -10,6 +10,11 @@ stdenvNoCC.mkDerivation (finalAttrs: {
pname = "lora";
version = "3.021";
outputs = [
"out"
"webfont"
];
src = fetchFromGitHub {
owner = "cyrealtype";
repo = "lora";
+5
View File
@@ -9,6 +9,11 @@ stdenvNoCC.mkDerivation (finalAttrs: {
pname = "mona-sans";
version = "2.0.23";
outputs = [
"out"
"webfont"
];
src = fetchFromGitHub {
rev = finalAttrs.version;
owner = "github";
+5
View File
@@ -13,6 +13,11 @@ stdenvNoCC.mkDerivation {
pname = "route159";
version = "${majorVersion}.${minorVersion}";
outputs = [
"out"
"webfont"
];
src = fetchzip {
url = "https://dotcolon.net/files/fonts/route159_${majorVersion}${minorVersion}.zip";
hash = "sha256-1InyBW1LGbp/IU/ql9mvT14W3MTxJdWThFwRH6VHpTU=";
+7
View File
@@ -9,6 +9,13 @@ stdenvNoCC.mkDerivation rec {
pname = "stix-two";
version = "2.13";
outputs = [
"out"
"webfont"
];
preInstall = "rm -r static_ttf_woff2/";
src = fetchzip {
url = "https://github.com/stipub/stixfonts/raw/v${version}/zipfiles/STIX${
builtins.replaceStrings [ "." ] [ "_" ] version
+5
View File
@@ -9,6 +9,11 @@ stdenvNoCC.mkDerivation (finalAttrs: {
pname = "sudo-font";
version = "3.4";
outputs = [
"out"
"webfont"
];
src = fetchzip {
url = "https://github.com/jenskutilek/sudo-font/releases/download/v${finalAttrs.version}/sudo.zip";
hash = "sha256-sSLY94wY9+AYAqWDq+Xy+KctUfJVS0jeS3baF8mLO9I=";