emacs-dictionary: upstream is OK again

This commit is contained in:
Peter Hoeg 2018-08-02 13:48:37 +08:00
parent bcbfed377e
commit 0de9d840ab

View file

@ -58,9 +58,6 @@ self:
# upstream issue: missing file header
connection = markBroken super.connection;
# upstream issue: missing file header
dictionary = markBroken super.dictionary;
easy-kill-extras = super.easy-kill-extras.override {
inherit (self.melpaPackages) easy-kill;
};