Skip to content

Commit fd411c5

Browse files
authored
Clean up the changelog
1 parent dd2376d commit fd411c5

File tree

1 file changed

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

1 file changed

+7
-2
lines changed

doc/manual/source/release-notes-determinate/v3.15.1.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,13 @@
33
* Based on [upstream Nix 2.33.0](../release-notes/rl-2.33.md).
44

55
## What's Changed
6-
* Bring back the free alpha by @grahamc in [DeterminateSystems/nix-src#305](https://github.com/DeterminateSystems/nix-src/pull/305)
7-
* Replace substitutable hashes with unlilkey to substitute hashes by @grahamc in [DeterminateSystems/nix-src#306](https://github.com/DeterminateSystems/nix-src/pull/306)
6+
Users reported the v3.15.0 tarball could not be fetched in a fixed-output derivation due to current stdenv paths present in the documentation. This release eliminated those paths.
7+
8+
PR: [DeterminateSystems/nix-src#306](https://github.com/DeterminateSystems/nix-src/pull/306)
9+
10+
Additionally, this change re-enables CodeRabbit's code review on our changes. CodeRabit was disabled by the upstream project, and we inadvertently included that change.
11+
12+
PR: [DeterminateSystems/nix-src#305](https://github.com/DeterminateSystems/nix-src/pull/305)
813

914

1015
**Full Changelog**: [v3.15.0...v3.15.1](https://github.com/DeterminateSystems/nix-src/compare/v3.15.0...v3.15.1)

0 commit comments

Comments
 (0)