fix(tools/emacs): Fix path to explain-pause-mode
This commit is contained in:
parent
8be09a4c40
commit
3407baa756
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ let
|
|||
depot.third_party.emacs.exwm
|
||||
depot.third_party.emacs.rcirc
|
||||
depot.third_party.emacs.vterm
|
||||
depot.third_party.explain-pause-mode
|
||||
depot.third_party.emacs.explain-pause-mode
|
||||
]))));
|
||||
in lib.fix(self: l: f: third_party.writeShellScriptBin "tazjins-emacs" ''
|
||||
export PATH="${emacsBinPath}:$PATH"
|
||||
|
|
Loading…
Reference in a new issue