Update flake.nix
This commit is contained in:
parent
81de2d9d8c
commit
72921c1fee
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
||||||
pname = "stm32cubemx";
|
pname = "stm32cubemx";
|
||||||
version = "6.11.1";
|
version = "6.11.1";
|
||||||
src = pkgs.fetchzip {
|
src = pkgs.fetchzip {
|
||||||
url = "http://kafpi.local/stm32cubemx_v${
|
url = "http://kafpi.local/stm32cube_mx_v${
|
||||||
builtins.replaceStrings [ "." ] [ "" ] version
|
builtins.replaceStrings [ "." ] [ "" ] version
|
||||||
}-lin.zip";
|
}-lin.zip";
|
||||||
hash = "";
|
hash = "";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue