lol

mmv-go: set meta.mainProgram

figsoda 8916d1cb b433e3ee

+1
+1
pkgs/tools/misc/mmv-go/default.nix
··· 20 description = "Rename multiple files using your $EDITOR"; 21 license = licenses.mit; 22 maintainers = with maintainers; [ zowoq ]; 23 }; 24 }
··· 20 description = "Rename multiple files using your $EDITOR"; 21 license = licenses.mit; 22 maintainers = with maintainers; [ zowoq ]; 23 + mainProgram = "mmv"; 24 }; 25 }