1 { lib, fetchFromGitHub }:
6 src = fetchFromGitHub {
10 hash = "sha256-MLwhqLPWdjg1ZUZP5Sig37RgZEeHlU+DyELpyMif6iY=";
14 homepage = "https://openrazer.github.io/";
15 license = licenses.gpl2Only;
16 maintainers = with maintainers; [ evanjs ] ++ teams.lumiguide.members;
17 platforms = platforms.linux;