12 version = "0-unstable-2024-04-23";
14 src = fetchFromGitLab {
15 domain = "gitlab.howett.net";
18 rev = "abdd574ebe3640047988cb928bb6789a15dd1390";
19 hash = "sha256-j0Z2Uo1LBXlHZVHPm4Xjx3LZaI6Qq0nSdViyC/CjWC8=";
34 install -Dm555 src/ectool "$out/bin/ectool"
39 description = "EC-Tool adjusted for usage with framework embedded controller";
40 homepage = "https://gitlab.howett.net/DHowett/ectool";
41 license = licenses.bsd3;
42 maintainers = [ maintainers.mkg20001 ];
43 platforms = platforms.linux;
44 mainProgram = "ectool";