teleport: make teleport_18 default version (#449201)

This commit is contained in:
Philip Taron
2025-10-22 13:40:39 +00:00
committed by GitHub
2 changed files with 6 additions and 2 deletions
@@ -256,6 +256,10 @@
- `services.gateone` has been removed as the package was removed such that it does not work.
- `teleport` has been upgraded from major version 17 to major version 18.
Refer to [upstream upgrade instructions](https://goteleport.com/docs/upgrading/overview/)
and [release notes for v18](https://goteleport.com/docs/changelog/#1800-070325).
- `services.dwm-status.extraConfig` was replaced by [RFC0042](https://github.com/NixOS/rfcs/blob/master/rfcs/0042-config-option.md)-compliant [](#opt-services.dwm-status.settings), which is used to generate the config file. `services.dwm-status.order` is now moved to [](#opt-services.dwm-status.settings.order), as it's a part of the config file.
- `gitversion` was updated to 6.3.0, which includes a number of breaking changes, old configurations may need updating or they will cause the tool to fail to run.
+2 -2
View File
@@ -1,5 +1,5 @@
{
teleport_17,
teleport_18,
}:
teleport_17
teleport_18