xwiimote: add license

see issue #43716
This commit is contained in:
Pascal Wittmann 2018-07-22 16:56:08 +02:00
parent 13a288dcee
commit 1fc0e6f056
No known key found for this signature in database
GPG Key ID: C899ACE7E2322852

View File

@ -16,6 +16,7 @@ stdenv.mkDerivation rec {
homepage = http://dvdhrm.github.io/xwiimote;
description = "Userspace utilities to control connected Nintendo Wii Remotes";
platforms = stdenv.lib.platforms.linux;
license = stdenv.lib.licenses.mit;
};
postInstallPhase = ''