12 version = "unstable-20160819";
17 url = "https://github.com/Eelviny/nxt-python";
18 rev = "479e20b7491b28567035f4cee294c4a2af629297";
19 sha256 = "0mcsajhgm2wy4iy2lhmyi3xibgmbixbchanzmlhsxk6qyjccn9r9";
23 propagatedBuildInputs = [ pyusb pybluez pyfantom git ];
25 # Tests fail on Mac dependency
29 description = "Python driver/interface for Lego Mindstorms NXT robot";
30 homepage = "https://github.com/Eelviny/nxt-python";
31 license = licenses.gpl3;
32 platforms = platforms.linux;
33 maintainers = with maintainers; [ leenaars ];