13 version = "a82cb5b3123224e706835407f21acea9dc7ab0f0";
15 src = fetchFromGitHub {
16 owner = "0xfeedc0de64";
18 rev = "a82cb5b3123224e706835407f21acea9dc7ab0f0";
19 sha256 = "5/L8jvEDJGJzsuAxPrctSDS3d8lbFX/+f52OVyGQ/RY=";
43 description = "Cmdline tool to control the r3 hackerspace lights";
44 mainProgram = "r3ctl";
45 homepage = "https://github.com/0xfeedc0de64/r3ctl";
46 maintainers = with maintainers; [ mkg20001 ];
47 license = licenses.gpl3Only;
48 platforms = platforms.linux;