1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-03 11:53:27 +02:00
home-manager/tests/modules/programs/direnv
Joaquín Triñanes 67c4c05c29
direnv: Apply nushell env transformations
In nushell, the ENV_CONVERSIONS environment variable is used to
transform the defined variables from a string to a nushell value (PATH
to a list being one of the most common uses). This commit applies
user-defined conversions to direnv-loaded variables.

This fixes binary autocompletion not being triggered for newly added
paths and makes direnv work consistently with nushell
2023-12-21 00:00:16 +01:00
..
bash.nix direnv: add initial test for bash integration 2020-06-06 21:40:41 +02:00
default.nix direnv: enable nushell integration 2022-12-28 21:09:31 +01:00
nix-direnv.nix direnv: add enableFlakes option for enableNixDirenvIntegration (#2089) 2021-06-15 12:11:26 -04:00
nushell.nix direnv: Apply nushell env transformations 2023-12-21 00:00:16 +01:00
stdlib-and-nix-direnv.nix direnv: add enableFlakes option for enableNixDirenvIntegration (#2089) 2021-06-15 12:11:26 -04:00
stdlib.nix direnv: add initial test for bash integration 2020-06-06 21:40:41 +02:00