mirror of
https://github.com/NixOS/nix.git
synced 2025-11-30 14:10:59 +01:00
Calling `reset` on this `std::optional` field of `DerivationBuilderImpl` is also what the (automatically created) destructor of `DerivationBuilderImpl` will do. We should be making sure that the derivation builder is cleaned up by the goal anyways, and if we do that, then this `Finally` is no longer needed. |
||
|---|---|---|
| .. | ||
| build | ||
| include/nix/store | ||
| meson.build | ||
| pathlocks.cc | ||
| user-lock.cc | ||