Fix tarball
Signed-off-by: Shea Levy <shea@shealevy.com>
This commit is contained in:
parent
cb21683794
commit
a34d00f3b4
@ -7658,7 +7658,7 @@ let
|
||||
|
||||
# This is usually a newer version of Org-Mode than that found in GNU Emacs, so
|
||||
# we want it to have higher precedence.
|
||||
org = hiPrio (callPackage ../applications/editors/emacs-modes/org { };
|
||||
org = hiPrio (callPackage ../applications/editors/emacs-modes/org { });
|
||||
|
||||
org2blog = callPackage ../applications/editors/emacs-modes/org2blog { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user