Closed accelbread closed 5 months ago
Hi, I encountered what seems to be this issue on my Guix System. Overriding envrc-global-mode
in my config with the definition from this patch fixes it. Thanks!
Sorry, I missed this at the time you submitted it. Thanks, will merge now.
Since e0e84964cf5d1096c95940d983e12cb7772b08fe,
envrc-global-mode
no longer works whenenvrc-direnv-executable
is customized.Since it always checks for "direnv", it won't work if direnv is not on the path or if the direnv executable has a different name.