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
|
dottime
|
||||||
nix-util
|
nix-util
|
||||||
term-switcher
|
term-switcher
|
||||||
|
|
||||||
|
# patched version of rcirc
|
||||||
|
depot.third_party.emacs.rcirc
|
||||||
]))));
|
]))));
|
||||||
in lib.fix(self: l: f: third_party.writeShellScriptBin "tazjins-emacs" ''
|
in lib.fix(self: l: f: third_party.writeShellScriptBin "tazjins-emacs" ''
|
||||||
export PATH="${emacsBinPath}:$PATH"
|
export PATH="${emacsBinPath}:$PATH"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue