Update flake.nix

This commit is contained in:
Gregory Bednov 2025-01-03 14:23:36 +03:00 committed by GitHub
commit 7f3b11f9a6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,8 +17,8 @@
url = "http://kafpi.local/stm32cube_mx_v${ url = "http://kafpi.local/stm32cube_mx_v${
builtins.replaceStrings [ "." ] [ "" ] version builtins.replaceStrings [ "." ] [ "" ] version
}-lin.tar.gz"; }-lin.tar.gz";
hash = ""; sha256 = "";
stripRoot = false; #stripRoot = false;
}; };
nativeBuildInputs = with pkgs; [ nativeBuildInputs = with pkgs; [