File tree Expand file tree Collapse file tree 4 files changed +9
-2
lines changed
release-notes-determinate Expand file tree Collapse file tree 4 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1- 3.4.1
1+ 3.4.2
Original file line number Diff line number Diff line change 128128 - [Contributing](development/contributing.md)
129129- [Determinate Nix Release Notes](release-notes-determinate/index.md)
130130 - [Changes between Nix and Determinate Nix](release-notes-determinate/changes.md)<!-- next -->
131+ - [Release 3.4.2 (2025-05-05)](release-notes-determinate/rl-3.4.2.md)
131132 - [Release 3.4.0 (2025-04-25)](release-notes-determinate/rl-3.4.0.md)
132133 - [Release 3.3.0 (2025-04-11)](release-notes-determinate/rl-3.3.0.md)
133134 - [Release 3.1.0 (2025-03-27)](release-notes-determinate/rl-3.1.0.md)
Original file line number Diff line number Diff line change 11# Changes between Nix and Determinate Nix
22
3- This section lists the differences between upstream Nix 2.24 and Determinate Nix 3.4.0 .<!-- differences -->
3+ This section lists the differences between upstream Nix 2.28 and Determinate Nix 3.4.2 .<!-- differences -->
44
55* In Determinate Nix, flakes are stable. You no longer need to enable the ` flakes ` experimental feature.
66
@@ -15,3 +15,5 @@ This section lists the differences between upstream Nix 2.24 and Determinate Nix
1515* Using indirect flake references and implicit inputs is deprecated, see: https://github.com/DeterminateSystems/nix-src/issues/37
1616
1717* Warnings around "dirty trees" are updated to reduce "dirty" jargon, and now refers to "uncommitted changes".
18+
19+ <!-- Determinate Nix version 3.4.2 -->
Original file line number Diff line number Diff line change 1+ # Release 3.4.2 (2025-05-05)
2+
3+ * Based on [ upstream Nix 2.28.3] ( ../release-notes/rl-2.28.md ) .
4+
You can’t perform that action at this time.
0 commit comments