mirror of
https://github.com/NixOS/nix.git
synced 2025-11-20 17:29:36 +01:00
This is just more honest, since we downcasted it to `LocalStore` in many places. We had the downcast before because it wasn't needed in the hook case, just the local building case, but now that `DerivationBuilder` is separated and just does the building case, we have formalized the boundary where the single downcast should occur. |
||
|---|---|---|
| .. | ||
| build | ||
| include/nix/store | ||
| meson.build | ||
| pathlocks.cc | ||
| user-lock.cc | ||