1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-09-21 05:47:29 +02:00

direnv: Fix nushell integration ENV_CONVERSIONS

This commit is contained in:
Joaquín Triñanes 2023-12-21 09:24:48 +01:00 committed by Mikilio
parent a05cca1dcc
commit 7326ba7a92
No known key found for this signature in database
GPG key ID: 5B2F1A890CF33F3F

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