Update flake.nix
This commit is contained in:
parent
630ec5b38c
commit
4f11a7fdd2
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
||||||
|
|
||||||
src = pkgs.fetchzip {
|
src = pkgs.fetchzip {
|
||||||
url = "http://kafpi.local/GOST_Type.zip";
|
url = "http://kafpi.local/GOST_Type.zip";
|
||||||
sha256 = "";
|
sha256 = "sha256-c7jwmmQX0gpLcFxX+cZ5m55eGxNnyKnJW7ggoefN6s4=";
|
||||||
stripRoot = false;
|
stripRoot = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue