sddm: add license

see issue #43716
This commit is contained in:
Pascal Wittmann
2018-08-04 18:43:42 +02:00
parent 6482d5c3d1
commit 0e3b4b6e7d

View File

@@ -62,5 +62,6 @@ in mkDerivation rec {
homepage = https://github.com/sddm/sddm;
maintainers = with maintainers; [ abbradar ttuegel ];
platforms = platforms.linux;
license = licenses.gpl2Plus;
};
}