1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-09-29 09:47:27 +02:00
home-manager/tests/modules/programs/direnv
K900 57e6b30d18
direnv: work around nushell bug
try/catch in a pipeline does not always work correctly in 0.98,
so avoid the try-catch entirely.

Upstream issue: https://github.com/nushell/nushell/issues/13868
2024-09-26 19:07:37 +02: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 nix-direnv to lib instead of sourcing 2024-04-29 00:30:45 +02:00
nushell.nix direnv: work around nushell bug 2024-09-26 19:07:37 +02:00
stdlib-and-nix-direnv.nix direnv: add nix-direnv to lib instead of sourcing 2024-04-29 00:30:45 +02:00
stdlib.nix direnv: add nix-direnv to lib instead of sourcing 2024-04-29 00:30:45 +02:00