Update flake.nix

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

View file

@ -15,7 +15,7 @@
src = pkgs.fetchzip {
url = "http://kafpi.local/GOST_Type.zip";
sha256 = "";
sha256 = "sha256-c7jwmmQX0gpLcFxX+cZ5m55eGxNnyKnJW7ggoefN6s4=";
stripRoot = false;
};