| 16 Oct 2025 |
fzakaria | as a follow up to https://github.com/NixOS/nix/pull/14273 maybe someone wants to pair on working on RemoteFSAccessor
It also stores the NAR fully in memory as a std::string
Would be cool to remove the std::string constructor from NARAccessor completely. | 22:13:28 |
fzakaria | if you write an issue i can look into it | 22:16:53 |
| 17 Oct 2025 |
fzakaria | Can we make local-nar-cache have a default ? | 00:12:17 |
fzakaria | supported for BinaryStore
https://cache.nixos.org/?local-nar-cache=...
| 00:12:30 |
fzakaria | it's the reason why it reads the NAR all in memory | 00:15:14 |
fzakaria | wrote it here https://github.com/NixOS/nix/issues/14284 | 00:19:44 |