refresh basic berkeley font

This commit is contained in:
Cyryl Płotnicki 2023-06-21 09:28:54 +01:00
parent 23cc26208b
commit e6acf82146
2 changed files with 1 additions and 1 deletions

View file

@ -86,7 +86,7 @@ in {
fonts.fonts = with pkgs; [
(fetchzip {
url = "file://" + ./fonts/berkeley.tar.xz;
sha256 = "sha256-YRd10UKJjXPZPIbE10EVae7EpmIdJ3mj1zl9JKEklGs=";
sha256 = "sha256-V3X8RFZdz3hNd8tbrXDkP6c18pGUuE62uQcmFiE0AbM=";
})
(fetchzip {
url = "file://" + ./fonts/tragicastle.tar.xz;

Binary file not shown.