doc: explain telegram-desktop -> Telegram binary name change

Fixes #417883

This is due to the breaking commit b7cfcd389e

See also: #414062
This commit is contained in:
Tom van Dijk
2025-06-20 16:23:18 +02:00
parent 6773143dd0
commit 2d561e02ae
+2
View File
@@ -24,6 +24,8 @@
- `lima` package now only includes the guest agent for the host's architecture by default. If your guest VM's architecture differs from your Lima host's, you'll need to enable the `lima-additional-guestagents` package by setting `withAdditionalGuestAgents = true` when overriding lima with this input.
- `telegram-desktop` packages now uses `Telegram` for its binary. The previous name was `telegram-desktop`. This is due to [an upstream decision](https://github.com/telegramdesktop/tdesktop/commit/56ff5808a3d766f892bc3c3305afb106b629ef6f) to make the name consistent with other platforms.
## Other Notable Changes {#sec-nixpkgs-release-25.11-notable-changes}
<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->