From d1ebff9193ed7be660e14167f8fb1625be8df4f0 Mon Sep 17 00:00:00 2001 From: Gregory Bednov Date: Fri, 3 Jan 2025 15:43:39 +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 04e4186..32b1227 100644 --- a/flake.nix +++ b/flake.nix @@ -17,7 +17,7 @@ url = "http://kafpi.local/stm32cube_mx_v${ builtins.replaceStrings [ "." ] [ "" ] version }-lin.zip"; - hash = ""; + hash = "sha256-By9T43GLM1J63TkRi3kl05h1RflBorU1QHgYOrXQ9N0="; stripRoot = false; };