From 7f3b11f9a6a6fe05866f6ad4ec8e08c411bca8b6 Mon Sep 17 00:00:00 2001 From: Gregory Bednov Date: Fri, 3 Jan 2025 14:23:36 +0300 Subject: [PATCH] Update flake.nix --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 9316562..c8b63ba 100644 --- a/flake.nix +++ b/flake.nix @@ -17,8 +17,8 @@ url = "http://kafpi.local/stm32cube_mx_v${ builtins.replaceStrings [ "." ] [ "" ] version }-lin.tar.gz"; - hash = ""; - stripRoot = false; + sha256 = ""; + #stripRoot = false; }; nativeBuildInputs = with pkgs; [