refresh basic berkeley font
This commit is contained in:
parent
23cc26208b
commit
e6acf82146
2 changed files with 1 additions and 1 deletions
|
@ -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.
Loading…
Reference in a new issue