mailnag: Fix editor check

This commit is contained in:
Sandro Jäckel 2020-12-31 16:55:55 +01:00
parent 2ccf617cac
commit b8cba06e08
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -49,7 +49,7 @@ python3Packages.buildPythonApplication rec {
nativeBuildInputs = [ nativeBuildInputs = [
gettext gettext
wrapGAppsHook wrapGAppsHook
# To later add plugins to # To later add plugins to
xorg.lndir xorg.lndir
]; ];