feat(tools/emacs): Use patched rcirc
This commit is contained in:
parent
190378ad05
commit
bbab6cd1c1
1 changed files with 3 additions and 0 deletions
|
@ -121,6 +121,9 @@ let
|
|||
dottime
|
||||
nix-util
|
||||
term-switcher
|
||||
|
||||
# patched version of rcirc
|
||||
depot.third_party.emacs.rcirc
|
||||
]))));
|
||||
in lib.fix(self: l: f: third_party.writeShellScriptBin "tazjins-emacs" ''
|
||||
export PATH="${emacsBinPath}:$PATH"
|
||||
|
|
Loading…
Reference in a new issue