Update flake.nix

This commit is contained in:
Gregory Bednov 2025-01-03 02:22:22 +03:00 committed by GitHub
commit 0bb4850bc7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,7 @@
imagemagick
];
desktopItem = makeDesktopItem {
desktopItem = pkgs.makeDesktopItem {
name = "STM32CubeMX";
exec = "stm32cubemx";
desktopName = "STM32CubeMX";