kdeltachat: supports Linux

This commit is contained in:
Robert Schütz 2021-08-06 11:41:34 +02:00
parent bc112ba474
commit 280d920397
1 changed files with 1 additions and 0 deletions

View File

@ -66,5 +66,6 @@ in mkDerivation rec {
homepage = "https://git.sr.ht/~link2xt/kdeltachat";
license = licenses.gpl3Plus;
maintainers = with maintainers; [ dotlambda ];
platforms = platforms.linux;
};
}