Skip to content

Commit 786b9ba

Browse files
cole-hgrahamc
andcommitted
Apply suggestions from code review
Co-authored-by: Graham Christensen <graham@grahamc.com>
1 parent c2f63e8 commit 786b9ba

File tree

1 file changed

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

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release 3.16.0 (2026-02-12)
22

3-
* Based on [upstream Nix 2.33.2](../release-notes/rl-2.33.md).
3+
* Based on [upstream Nix 2.33.3](../release-notes/rl-2.33.md).
44

55
## Support `.gitattributes` in subdirectories
66

@@ -17,7 +17,7 @@ This should now be fixed.
1717

1818
PR: [DeterminateSystems/nix-src#327](https://github.com/DeterminateSystems/nix-src/pull/327)
1919

20-
## `builtins.getFlake` fixes
20+
## `builtins.getFlake` now supports relative paths
2121

2222
`builtins.getFlake` now supports using relative paths, like:
2323

@@ -37,7 +37,7 @@ PRs:
3737
* [DeterminateSystems/nix-src#337](https://github.com/DeterminateSystems/nix-src/pull/337)
3838
* [DeterminateSystems/nix-src#338](https://github.com/DeterminateSystems/nix-src/pull/338)
3939

40-
## Increase open file limit
40+
## Fixed a bug with too many open files
4141

4242
Recently, some users have reported seeing errors like:
4343

0 commit comments

Comments
 (0)