Update flake.nix

This commit is contained in:
Gregory Bednov 2025-01-03 15:30:28 +03:00 committed by GitHub
commit 72921c1fee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 = "";