From d85e16661f01a0a148e640849329349f036d6c9b Mon Sep 17 00:00:00 2001 From: Gregory Bednov Date: Fri, 3 Jan 2025 14:40:01 +0300 Subject: [PATCH] Update flake.nix --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 93ca859..c8b63ba 100644 --- a/flake.nix +++ b/flake.nix @@ -17,7 +17,7 @@ url = "http://kafpi.local/stm32cube_mx_v${ builtins.replaceStrings [ "." ] [ "" ] version }-lin.tar.gz"; - sha256 = "sha256:1aq35pmn6201dcaprdqj126b4mzfkga70gil36iqp84bhg7jq6zb"; + sha256 = ""; #stripRoot = false; };