Update flake.nix
This commit is contained in:
parent
33aaa5d7ac
commit
b4cb344e51
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
||||||
desktopName = "STM32CubeMX";
|
desktopName = "STM32CubeMX";
|
||||||
categories = [ "Development" ];
|
categories = [ "Development" ];
|
||||||
icon = "stm32cubemx";
|
icon = "stm32cubemx";
|
||||||
comment = meta.description;
|
comment = "A graphical tool for configuring STM32 microcontrollers and microprocessors";
|
||||||
terminal = false;
|
terminal = false;
|
||||||
startupNotify = false;
|
startupNotify = false;
|
||||||
mimeTypes = [
|
mimeTypes = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue