11 src = fetchFromGitHub {
15 sha256 = "sha256-DNLiW0QX7WrBslwVCbvydLnE6JAcfcRALYqwsK/J5x0=";
18 vendorHash = "sha256-HHGiMSBu3nrIChSYaEu9i22nwhLKgVQkPvbTMHBWwAE=";
23 "-X main.revision=${src.rev}"
27 homepage = "https://github.com/itchyny/mmv";
28 description = "Rename multiple files using your $EDITOR";
29 license = licenses.mit;