Skip to content

Commit

Permalink
doc/release-notes: add section on cargo-tauri.hook
Browse files Browse the repository at this point in the history
  • Loading branch information
getchoo committed Oct 1, 2024
1 parent 328e517 commit 0539d52
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions nixos/doc/manual/release-notes/rl-2411.section.md
Original file line number Diff line number Diff line change
Expand Up @@ -591,6 +591,9 @@

- The arguments from [](#opt-services.postgresql.initdbArgs) now get shell-escaped.

- `cargo-tauri.hook` was introduced to help users build [Tauri](https://tauri.app/) projects. It is meant to be used alongside
`rustPlatform.buildRustPackage` and Node hooks such as `npmConfigHook`, `pnpm.configHook`, and the new `yarnConfig`

- Support for *runner registration tokens* has been [deprecated](https://gitlab.com/gitlab-org/gitlab/-/issues/380872)
in `gitlab-runner` 15.6 and is expected to be removed in `gitlab-runner` 18.0. Configuration of existing runners
should be changed to using *runner authentication tokens* by configuring
Expand Down

0 comments on commit 0539d52

Please sign in to comment.