nix develop: Don't parse bash environment with regexes
Instead have get-env.sh dump the bash environment as JSON. This should be a lot less error-prone. Fixes #4992.
Loading
Please register or sign in to comment
Instead have get-env.sh dump the bash environment as JSON. This should be a lot less error-prone. Fixes #4992.