Update flake.nix
This commit is contained in:
parent
0da101afbe
commit
353a5dda54
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
pname = "stm32cubemx";
|
||||
version = "6.1.11";
|
||||
src = builtins.fetchTarball {
|
||||
url = "http://kafpi.local/stm32cube_mx_v${
|
||||
url = "http://kafpi.local/stm32cubemx_v${
|
||||
builtins.replaceStrings [ "." ] [ "" ] version
|
||||
}-lin.tar.gz";
|
||||
sha256 = "";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue