Update flake.nix
This commit is contained in:
parent
0e372d202e
commit
7f3b11f9a6
1 changed files with 2 additions and 2 deletions
|
|
@ -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; [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue