mirror of
https://github.com/nushell/nushell.git
synced 2025-06-15 14:36:54 +02: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.