add tragicastle font
This commit is contained in:
parent
02a92ecd78
commit
65deb9c8c3
3 changed files with 3 additions and 3 deletions
|
@ -88,9 +88,9 @@ in {
|
||||||
url = "file://" + ./fonts/berkeley.tar.xz;
|
url = "file://" + ./fonts/berkeley.tar.xz;
|
||||||
sha256 = "sha256-YRd10UKJjXPZPIbE10EVae7EpmIdJ3mj1zl9JKEklGs=";
|
sha256 = "sha256-YRd10UKJjXPZPIbE10EVae7EpmIdJ3mj1zl9JKEklGs=";
|
||||||
})
|
})
|
||||||
(fetchurl {
|
(fetchzip {
|
||||||
url = "file://" + ./fonts/tragicastle.otf;
|
url = "file://" + ./fonts/tragicastle.tar.xz;
|
||||||
sha256 = "sha256-RZo4mXxTtDtili8ocw964vciBqbBq7jY7VHs7dO6XzU=";
|
sha256 = "sha256-AjvaPmjlyDjBDxeVp1A1yPin0FrwbBib87ywF4GHqS0=";
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Binary file not shown.
BIN
nixos/fonts/tragicastle.tar.xz
Normal file
BIN
nixos/fonts/tragicastle.tar.xz
Normal file
Binary file not shown.
Loading…
Reference in a new issue