direnv: Fix nushell integration ENV_CONVERSIONS

This commit is contained in:
Joaquín Triñanes
2023-12-21 09:24:48 +01:00
parent 3bfaacf461
commit b897544a79

View File

@@ -149,7 +149,7 @@ in {
{
key: $key
value: (do (
$env.env_conversions?
$env.ENV_CONVERSIONS?
| default {}
| get -i $key
| get -i from_string