calibre: remove self reference

gstqt5
Mario Rodas 2020-09-07 00:00:00 -05:00
parent 745d47ef38
commit 2497bf4279
1 changed files with 1 additions and 1 deletions

View File

@ -19705,7 +19705,7 @@ in
calibre-py3 = libsForQt5.callPackage ../applications/misc/calibre { pythonPackages = python3Packages; };
calibre = self.calibre-py3;
calibre = calibre-py3;
calligra = libsForQt5.callPackage ../applications/office/calligra {
inherit (kdeApplications) akonadi-calendar akonadi-contacts;