Update flake.nix

This commit is contained in:
Gregory Bednov 2025-01-03 14:46:17 +03:00 committed by GitHub
commit 353a5dda54
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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