mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
direnv: Fix nushell integration ENV_CONVERSIONS
This commit is contained in:
@@ -149,7 +149,7 @@ in {
|
||||
{
|
||||
key: $key
|
||||
value: (do (
|
||||
$env.env_conversions?
|
||||
$env.ENV_CONVERSIONS?
|
||||
| default {}
|
||||
| get -i $key
|
||||
| get -i from_string
|
||||
|
||||
Reference in New Issue
Block a user