diff --git a/flake.nix b/flake.nix index 909bd07..32b1227 100644 --- a/flake.nix +++ b/flake.nix @@ -12,7 +12,7 @@ iconame = "STM32CubeMX"; stm32cubemx = pkgs.stdenv.mkDerivation rec { pname = "stm32cubemx"; - version = "6.11.11"; + version = "6.11.1"; src = pkgs.fetchzip { url = "http://kafpi.local/stm32cube_mx_v${ builtins.replaceStrings [ "." ] [ "" ] version