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-determinate/changes.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Changes between Nix and Determinate Nix
2
2
3
-
This section lists the differences between upstream Nix 2.30 and Determinate Nix 3.8.3.<!-- differences -->
3
+
This section lists the differences between upstream Nix 2.30 and Determinate Nix 3.8.4.<!-- differences -->
4
4
5
5
* In Determinate Nix, flakes are stable. You no longer need to enable the `flakes` experimental feature.
6
6
@@ -116,3 +116,7 @@ This section lists the differences between upstream Nix 2.30 and Determinate Nix
116
116
* Add an `external-builders` experimental feature by @cole-h in [DeterminateSystems/nix-src#141](https://github.com/DeterminateSystems/nix-src/pull/141)
117
117
118
118
* Add support for external builders by @edolstra in [DeterminateSystems/nix-src#78](https://github.com/DeterminateSystems/nix-src/pull/78)
119
+
120
+
<!-- Determinate Nix version 3.8.4 -->
121
+
122
+
* Revert "Use WAL mode for SQLite cache databases" by @grahamc in [DeterminateSystems/nix-src#155](https://github.com/DeterminateSystems/nix-src/pull/155)
* Based on [upstream Nix 2.30.1](../release-notes/rl-2.30.md).
4
+
5
+
## What's Changed
6
+
* Revert "Use WAL mode for SQLite cache databases" by @grahamc in [DeterminateSystems/nix-src#155](https://github.com/DeterminateSystems/nix-src/pull/155)
0 commit comments