6 rustPlatform.buildRustPackage rec {
10 src = fetchFromGitHub {
14 hash = "sha256-tIvwJo33Jz9cPq6o4Ytc3VqkxEaxt0W9Fd8CNp+7vAE=";
17 cargoHash = "sha256-pAlAWG9Dfqhhvl7uVvzr4nx481seIwwzBg+5SSsje84=";
20 description = "Find out what the past year looks like in commandline";
21 homepage = "https://github.com/YiNNx/cmd-wrapped";
22 license = licenses.mit;
23 maintainers = with maintainers; [ Cryolitia ];
24 mainProgram = "cmd-wrapped";