mirror of
https://github.com/nix-community/home-manager
synced 2024-11-05 02:39:45 +01:00
25 lines
838 B
Text
25 lines
838 B
Text
[[sec-release-23.11]]
|
|
== Release 23.11
|
|
|
|
This is the current unstable branch and the information in this section is therefore not final.
|
|
|
|
[[sec-release-23.11-highlights]]
|
|
=== Highlights
|
|
|
|
This release has the following notable changes:
|
|
|
|
* When using <<opt-programs.fish.enable>>, the setup code
|
|
for <<opt-home.sessionVariables>> is now translated
|
|
with https://github.com/bouk/babelfish[babelfish].
|
|
This should result in significantly faster shell startup times
|
|
but could theoretically break
|
|
if you have very complex bash expressions in a session variable.
|
|
Please report any issues you experience.
|
|
|
|
[[sec-release-23.11-state-version-changes]]
|
|
=== State Version Changes
|
|
|
|
The state version in this release includes the changes below.
|
|
These changes are only active if the `home.stateVersion` option is set to "23.11" or later.
|
|
|
|
* Nothing, yet.
|