1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-15 23:12:44 +01:00

fixup release note wording

This commit is contained in:
Cole Helbling 2025-07-18 11:41:48 -07:00 committed by GitHub
parent 082ffc3745
commit e1c2853f97
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@
### Non-blocking evaluation caching ### Non-blocking evaluation caching
Users reporting evaluation would occasionally block other evaluation processes. Users reported evaluation would occasionally block other evaluation processes.
The evaluation cache database is now opened in write-ahead mode to prevent delaying evaluations. The evaluation cache database is now opened in write-ahead mode to prevent delaying evaluations.