mirror of
https://github.com/nushell/nushell.git
synced 2025-05-27 18:11:19 +00:00
* Make env var eval order during "use" deterministic Fixes #726. * Merge delta after getting config To make sure env vars are all in the engine state and not in the stack.