mirror of
https://github.com/nushell/nushell.git
synced 2025-05-30 06:39:33 +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.