7 rustPlatform.buildRustPackage {
11 src = fetchFromGitHub {
14 rev = "158de8c3908b49530ecd76bf6e65c210f351ef82";
15 sha256 = "0kc128xnnp1d56if70vfv0w3qnwhljhbnvzwwb7hfm3x2m0vqrqf";
18 cargoHash = "sha256-V/smviEa7b+2vyY2dn9MpbITnXw0HpOtPF/RPYB2TKw=";
21 description = "Inspect your shell history";
22 homepage = "https://github.com/jamesmunns/shell-hist";
23 license = with licenses; [
27 maintainers = [ maintainers.spacekookie ];
28 mainProgram = "shell-hist";