Skip to content

Commit

Permalink
fonts: fix hash
Browse files Browse the repository at this point in the history
  • Loading branch information
kmein committed Dec 31, 2024
1 parent 505031d commit 914a464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/fonts.nix
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

egyptianHiero = zip-font "EgyptianHiero" {
url = "https://github.com/MKilani/Djehuty/archive/master.zip";
sha256 = "sha256-KbY4vedm757NWfDlgmNhslbZd+2Vs+o5PjtMMGDt61Y=";
sha256 = "sha256-S3vZxdeBj57KJsF+zaZw7sQw8T+z1aVC2CnpnZ0/x2c=";
};
brill = zip-font "Brill" {
url = "https://brill.com/fileasset/The_Brill_Typeface_Package_v_4_0.zip";
Expand Down

0 comments on commit 914a464

Please sign in to comment.