From 913fbb20b20342c576b7dbc4c4bdcf5be2d52a42 Mon Sep 17 00:00:00 2001 From: nik gaffney Date: Thu, 18 Jan 2024 08:45:54 +0100 Subject: [PATCH] Put in earplugs --- channel/zzkt/packages/fonts-osp.scm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/channel/zzkt/packages/fonts-osp.scm b/channel/zzkt/packages/fonts-osp.scm index 1dd7b44..deac279 100644 --- a/channel/zzkt/packages/fonts-osp.scm +++ b/channel/zzkt/packages/fonts-osp.scm @@ -112,6 +112,8 @@ More precisely in this case, George Maciunas of the Fluxus group used an IBM com ;; http://osp.kitchen/foundry/sans-guilt/ ;; https://gitlab.constantvzw.org/osp/foundry.sans-guilt +;; https://gitlab.constantvzw.org/osp/foundry.sans-guilt/-/blob/master/osp.foundry.sansguilt.zip +;; 0dajyw7x67kc8b1anrf1w1jm7w8s793jd93gy08rdiclhadp1yyq (define-public font-osp-sans-guilt (package @@ -122,7 +124,7 @@ More precisely in this case, George Maciunas of the Fluxus group used an IBM com (method git-fetch) (uri (git-reference (url "https://gitlab.constantvzw.org/osp/foundry.sans-guilt") - (commit ""))) + (commit "738f04f611b13a7e1f1833c1b29c17307530de5d"))) (sha256 (base32 "0nn41gnwgnydkarjv212fdspnv29qyhrd6y2pkpwy53ds1l04p8s"))))