Update flake.nix
This commit is contained in:
parent
509304c7ae
commit
0bb4850bc7
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
imagemagick
|
||||
];
|
||||
|
||||
desktopItem = makeDesktopItem {
|
||||
desktopItem = pkgs.makeDesktopItem {
|
||||
name = "STM32CubeMX";
|
||||
exec = "stm32cubemx";
|
||||
desktopName = "STM32CubeMX";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue