Update flake.nix
This commit is contained in:
parent
2a46b6d1ba
commit
f9d59dd411
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
||||||
pname = "gosttypefont";
|
pname = "gosttypefont";
|
||||||
version = "1.0.0";
|
version = "1.0.0";
|
||||||
|
|
||||||
src = fetchzip {
|
src = pkgs.fetchzip {
|
||||||
url = "http://kafpi.local/GOST Type.zip";
|
url = "http://kafpi.local/GOST Type.zip";
|
||||||
sha256 = "";
|
sha256 = "";
|
||||||
stripRoot = false;
|
stripRoot = false;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue