parent
13a288dcee
commit
1fc0e6f056
@ -16,6 +16,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://dvdhrm.github.io/xwiimote;
|
homepage = http://dvdhrm.github.io/xwiimote;
|
||||||
description = "Userspace utilities to control connected Nintendo Wii Remotes";
|
description = "Userspace utilities to control connected Nintendo Wii Remotes";
|
||||||
platforms = stdenv.lib.platforms.linux;
|
platforms = stdenv.lib.platforms.linux;
|
||||||
|
license = stdenv.lib.licenses.mit;
|
||||||
};
|
};
|
||||||
|
|
||||||
postInstallPhase = ''
|
postInstallPhase = ''
|
||||||
|
Loading…
Reference in New Issue
Block a user