Update flake.nix
This commit is contained in:
parent
dbfb96d8b5
commit
796856757a
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
||||||
let
|
let
|
||||||
pkgs = import nixpkgs { system = "x86_64-linux"; };
|
pkgs = import nixpkgs { system = "x86_64-linux"; };
|
||||||
|
|
||||||
|
iconame = "STM32CubeMX";
|
||||||
stm32cubemx = pkgs.stdenv.mkDerivation rec {
|
stm32cubemx = pkgs.stdenv.mkDerivation rec {
|
||||||
pname = "stm32cubemx";
|
pname = "stm32cubemx";
|
||||||
version = "6.11.11";
|
version = "6.11.11";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue