Prepare the NixAttr to return without an intermediate Vec<(String, NixString)>, and without into_iter(), and send off the unmoved Derivation struct to known_paths without having to clone it. Change-Id: Icdb9f78938e998a27d0313c5d9ab15b93af5821d Reviewed-on: https://cl.tvl.fyi/c/depot/+/11531 Tested-by: BuildkiteCI Autosubmit: flokli <flokli@flokli.de> Reviewed-by: edef <edef@edef.eu> |
||
|---|---|---|
| .. | ||
| derivation.nix | ||
| derivation.rs | ||
| errors.rs | ||
| fetchers.rs | ||
| import.rs | ||
| mod.rs | ||
| utils.rs | ||