In places where we want to extend context with that from another NixString, use take_context() to split it off, then call .extend(), making use of IntoIterator to avoid a bunch of clones. Change-Id: I2460141a3ed776c64c36132b2203b6a1d710b922 Reviewed-on: https://cl.tvl.fyi/c/depot/+/11705 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 | ||