fbpanel: add license

This commit is contained in:
Markus Kowalewski 2018-09-08 15:28:25 +02:00
parent 6e6e41b56e
commit d18bf12735
No known key found for this signature in database
GPG Key ID: D865C8A91D7025EB

View File

@ -20,6 +20,7 @@ stdenv.mkDerivation rec {
description = "A stand-alone panel";
maintainers = with maintainers; [ raskin ];
platforms = platforms.linux;
license = licenses.mit;
};
passthru = {