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