Update flake.nix

This commit is contained in:
Gregory Bednov 2025-01-06 16:25:18 +03:00 committed by GitHub
commit 630ec5b38c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,7 @@
version = "1.0.0";
src = pkgs.fetchzip {
url = "http://kafpi.local/GOST Type.zip";
url = "http://kafpi.local/GOST_Type.zip";
sha256 = "";
stripRoot = false;
};