chore(tazjin/emacs): Move //tools/emacs to //users/tazjin/emacs

Change-Id: I9dfbd0bb1fd3e215bb91c5734fb0934ee3faeae6
This commit is contained in:
Vincent Ambo 2020-06-18 20:19:50 +01:00
parent 9448a2262b
commit 0b0e8c2da7
15 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ config: let
# add google-c-style here because other machines get it from, eh,
# elsewhere.
frogEmacs = (depot.tools.emacs.overrideEmacs(epkgs: epkgs ++ [
frogEmacs = (depot.users.tazjin.emacs.overrideEmacs(epkgs: epkgs ++ [
depot.third_party.emacsPackages.google-c-style
]));
in depot.lib.fix(self: {