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
|
||||
pkgs = import nixpkgs { system = "x86_64-linux"; };
|
||||
|
||||
iconame = "STM32CubeMX";
|
||||
stm32cubemx = pkgs.stdenv.mkDerivation rec {
|
||||
pname = "stm32cubemx";
|
||||
version = "6.11.11";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue