11 src = fetchFromGitHub {
15 sha256 = "sha256-RqQPbqfliKg7XPA/C9D7Aq1SsN+tAW44tAFHt9p8Py0=";
18 vendorHash = "sha256-OYMnZub4Yi11uMHzL1O5l6/J1md6ORS5cWm9K4yP92Q=";
27 install -D -m755 -t $out/share/man/man1/ cshatag.1
31 description = "Tool to detect silent data corruption";
32 mainProgram = "cshatag";
33 homepage = "https://github.com/rfjakob/cshatag";
34 license = licenses.mit;
35 platforms = platforms.linux;