Update flake.nix
This commit is contained in:
parent
353a5dda54
commit
0f05fc184b
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
iconame = "STM32CubeMX";
|
||||
stm32cubemx = pkgs.stdenv.mkDerivation rec {
|
||||
pname = "stm32cubemx";
|
||||
version = "6.1.11";
|
||||
version = "6.11.1";
|
||||
src = builtins.fetchTarball {
|
||||
url = "http://kafpi.local/stm32cubemx_v${
|
||||
builtins.replaceStrings [ "." ] [ "" ] version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue