File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
doc/manual/source/release-notes-determinate Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 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
1818PR: [ 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
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
4242Recently, some users have reported seeing errors like:
4343
You can’t perform that action at this time.
0 commit comments