mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
dino: mention update in release notes
This commit is contained in:
parent
64c2db945d
commit
312f5ca1ce
2 changed files with 8 additions and 0 deletions
|
@ -875,6 +875,12 @@
|
||||||
<literal>programs.starship.settings</literal>.
|
<literal>programs.starship.settings</literal>.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
The <link xlink:href="https://dino.im">Dino</link> XMPP client
|
||||||
|
was updated to 0.3, adding support for audio and video calls.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
<literal>services.mattermost.plugins</literal> has been added
|
<literal>services.mattermost.plugins</literal> has been added
|
||||||
|
|
|
@ -294,6 +294,8 @@ In addition to numerous new and upgraded packages, this release has the followin
|
||||||
- A new module was added for the [Starship](https://starship.rs/) shell prompt,
|
- A new module was added for the [Starship](https://starship.rs/) shell prompt,
|
||||||
providing the options `programs.starship.enable` and `programs.starship.settings`.
|
providing the options `programs.starship.enable` and `programs.starship.settings`.
|
||||||
|
|
||||||
|
- The [Dino](https://dino.im) XMPP client was updated to 0.3, adding support for audio and video calls.
|
||||||
|
|
||||||
- `services.mattermost.plugins` has been added to allow the declarative installation of Mattermost plugins.
|
- `services.mattermost.plugins` has been added to allow the declarative installation of Mattermost plugins.
|
||||||
Plugins are automatically repackaged using autoPatchelf.
|
Plugins are automatically repackaged using autoPatchelf.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue