From cf0c3538563eb347765e0b32c67656ef9c7c7c59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Sat, 23 Dec 2023 07:38:59 +0100 Subject: [PATCH] chore: update gardiner new font --- configs/fonts.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/fonts.nix b/configs/fonts.nix index 0c24704..11c830d 100644 --- a/configs/fonts.nix +++ b/configs/fonts.nix @@ -31,7 +31,7 @@ }; newGardiner = zip-font "NewGardiner" { url = "https://mjn.host.cs.st-andrews.ac.uk/egyptian/fonts/NewGardiner.zip"; - hash = "sha256-i7ZBN28no/884fYMA7ZJ47WpkwZXzY//TK0bDz21pE0="; + hash = "sha256-nP0y4ILt+0mlkDRdCNSeO2Gequ8wyix/qQdmujTNw3Y="; stripRoot = false; }; junicode2 = zip-font "JunicodeTwo" {