You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/manual/source/release-notes/rl-2.26.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,6 +70,12 @@
70
70
71
71
This update improves the reliability of SSH-related operations using `NIX_SSHOPTS` across Nix CLIs.
72
72
73
+
- Nix is now built using Meson
74
+
75
+
As proposed in [RFC 132](https://github.com/NixOS/rfcs/pull/132), Nix's build system now uses Meson/Ninja. The old Make-based build system has been removed.
76
+
77
+
- Evaluation caching now works for dirty Git workdirs [#11992](https://github.com/NixOS/nix/pull/11992)
78
+
73
79
# Contributors
74
80
75
81
Querying GitHub API for f0c209fb14cb511370ea2b7787d9a8dd90070162, to get handle for [email protected]
0 commit comments