Skip to content

Commit c129db6

Browse files
authored
Apply suggestions from code review
1 parent fb52ce0 commit c129db6

File tree

1 file changed

+6
-7
lines changed
  • doc/manual/source/release-notes-determinate

1 file changed

+6
-7
lines changed

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

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -177,16 +177,15 @@ This section lists the differences between upstream Nix 2.33 and Determinate Nix
177177

178178
<!-- Determinate Nix version 3.16.1 -->
179179

180-
* Upstream C store API improvements by @edolstra in [DeterminateSystems/nix-src#352](https://github.com/DeterminateSystems/nix-src/pull/352)
181180

182-
* Record provenance for unlocked inputs and impure evaluations by @edolstra in [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)
183182

184-
* Add setting narinfo-cache-meta-ttl by @edolstra in [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)
185184

186-
* Add derivationWithMeta builtin by @RossComputerGuy in [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)
187186

188-
* Add builtins.wasi by @edolstra in [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)
189188

190-
* Add `nix provenance verify` command by @edolstra in [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)
191190

192-
* builtins.hashString: Devirtualize lazy paths, and re-enable lazy trees tests by @edolstra in [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

Comments
 (0)