diff --git a/flake.nix b/flake.nix index 147b600..04e4186 100644 --- a/flake.nix +++ b/flake.nix @@ -14,7 +14,7 @@ pname = "stm32cubemx"; version = "6.11.1"; src = pkgs.fetchzip { - url = "http://kafpi.local/stm32cubemx_v${ + url = "http://kafpi.local/stm32cube_mx_v${ builtins.replaceStrings [ "." ] [ "" ] version }-lin.zip"; hash = "";