13 src = fetchFromGitHub {
17 sha256 = "sha256-+L0W+M8sZdUSCWj9Ftft1gkRRfWMHdxon2xNnotx8Xs=";
20 vendorHash = "sha256-7WHVSEz3y1nxWfbxkzkfHhINLC8+snmWknHyUUpNy7c=";
25 "-X main.VERSION=${version}"
28 passthru.tests.version = testers.testVersion {
30 command = "scmpuff version";
34 description = "Add numbered shortcuts to common git commands";
35 homepage = "https://github.com/mroth/scmpuff";
36 license = licenses.mit;
37 maintainers = with maintainers; [ cpcloud ];
38 mainProgram = "scmpuff";