Skip to content

Commit 917d617

Browse files
authored
Merge pull request #59 from DeterminateSystems/release-v3.5.0/f241ee9e-a92f-4ae3-8f60-23d176b3b2f7
Release v3.5.0
2 parents 2903681 + 83f92cf commit 917d617

File tree

4 files changed

+9
-2
lines changed

4 files changed

+9
-2
lines changed

.version-determinate

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.4.2
1+
3.5.0

doc/manual/source/SUMMARY.md.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@
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.5.0 (2025-05-09)](release-notes-determinate/rl-3.5.0.md)
131132
- [Release 3.4.2 (2025-05-05)](release-notes-determinate/rl-3.4.2.md)
132133
- [Release 3.4.0 (2025-04-25)](release-notes-determinate/rl-3.4.0.md)
133134
- [Release 3.3.0 (2025-04-11)](release-notes-determinate/rl-3.3.0.md)

doc/manual/source/release-notes-determinate/changes.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changes between Nix and Determinate Nix
22

3-
This section lists the differences between upstream Nix 2.28 and Determinate Nix 3.4.2.<!-- differences -->
3+
This section lists the differences between upstream Nix 2.28 and Determinate Nix 3.5.0.<!-- differences -->
44

55
* In Determinate Nix, flakes are stable. You no longer need to enable the `flakes` experimental feature.
66

@@ -17,3 +17,5 @@ This section lists the differences between upstream Nix 2.28 and Determinate Nix
1717
* Warnings around "dirty trees" are updated to reduce "dirty" jargon, and now refers to "uncommitted changes".
1818

1919
<!-- Determinate Nix version 3.4.2 -->
20+
21+
<!-- Determinate Nix version 3.5.0 -->
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Release 3.5.0 (2025-05-09)
2+
3+
* Based on [upstream Nix 2.28.3](../release-notes/rl-2.28.md).
4+

0 commit comments

Comments
 (0)