Skip to content

Commit 36118d8

Browse files
committed
doc/release-notes: document cargo-tauri v2
1 parent 9ae02ff commit 36118d8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

nixos/doc/manual/release-notes/rl-2411.section.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,9 @@
309309
- The `mautrix-signal` module was adapted to incorporate the configuration changes that resulted from the update to the mautrix bridgev2 architecture. Pre-0.7.0 configurations should continue to work.
310310
In case you want to update your configuration, make sure to check the NixOS manual.
311311

312+
- `cargo-tauri` has been updated to major version 2. Please review [the migration guide](https://tauri.app/start/migrate/from-tauri-1/).
313+
v1 of `cargo-tauri` is still available as `cargo-tauri_1`, but will be removed in future releases.
314+
312315
- The nvidia driver no longer defaults to the proprietary driver starting with version 560. You will need to manually set `hardware.nvidia.open` to select the proprietary or open driver.
313316

314317
- `postgresql` no longer accepts the `enableSystemd` override. Use `systemdSupport` instead.

0 commit comments

Comments
 (0)