purcell/envrc@7f36664fc6 -> purcell/envrc@1954e8c0b5 Upstream introduced a new envrc-direnv-executable variable, which we'll now use. * modules/tools/direnv/config.el (+direnv--fail-gracefully-a): use new envrc-direnv-executable, and abort envrc-global-mode once, at startup, rather than every time envrc-mode is activated. Close: #7046
4 lines
126 B
EmacsLisp
4 lines
126 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; tools/direnv/packages.el
|
|
|
|
(package! envrc :pin "1954e8c0b5c8440ea9852eeb7c046a677fa544f6")
|