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
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -177,16 +177,15 @@ This section lists the differences between upstream Nix 2.33 and Determinate Nix
177
177
178
178
<!-- Determinate Nix version 3.16.1 -->
179
179
180
-
* Upstream C store API improvements by @edolstra in [DeterminateSystems/nix-src#352](https://github.com/DeterminateSystems/nix-src/pull/352)
181
180
182
-
* Record provenance for unlocked inputs and impure evaluations by @edolstrain [DeterminateSystems/nix-src#354](https://github.com/DeterminateSystems/nix-src/pull/354)
181
+
* Record provenance for unlocked inputs and impure evaluations in [DeterminateSystems/nix-src#354](https://github.com/DeterminateSystems/nix-src/pull/354)
183
182
184
-
* Add setting narinfo-cache-meta-ttl by @edolstrain [DeterminateSystems/nix-src#355](https://github.com/DeterminateSystems/nix-src/pull/355)
183
+
* Add setting narinfo-cache-meta-ttl in [DeterminateSystems/nix-src#355](https://github.com/DeterminateSystems/nix-src/pull/355)
185
184
186
-
* Add derivationWithMeta builtin by @RossComputerGuyin [DeterminateSystems/nix-src#357](https://github.com/DeterminateSystems/nix-src/pull/357)
185
+
* Add derivationWithMeta builtin in [DeterminateSystems/nix-src#357](https://github.com/DeterminateSystems/nix-src/pull/357)
187
186
188
-
* Add builtins.wasi by @edolstrain [DeterminateSystems/nix-src#359](https://github.com/DeterminateSystems/nix-src/pull/359)
187
+
* Add builtins.wasi in [DeterminateSystems/nix-src#359](https://github.com/DeterminateSystems/nix-src/pull/359)
189
188
190
-
* Add `nix provenance verify` command by @edolstrain [DeterminateSystems/nix-src#356](https://github.com/DeterminateSystems/nix-src/pull/356)
189
+
* Add `nix provenance verify` command in [DeterminateSystems/nix-src#356](https://github.com/DeterminateSystems/nix-src/pull/356)
191
190
192
-
* builtins.hashString: Devirtualize lazy paths, and re-enable lazy trees tests by @edolstrain [DeterminateSystems/nix-src#360](https://github.com/DeterminateSystems/nix-src/pull/360)
191
+
* builtins.hashString: Devirtualize lazy paths, and re-enable lazy trees tests in [DeterminateSystems/nix-src#360](https://github.com/DeterminateSystems/nix-src/pull/360)
0 commit comments