6 python3Packages.buildPythonApplication rec {
8 version = "1.2.0.post0";
11 inherit pname version;
12 hash = "sha256-lJOWtoApqK9AWrIMkBkCNB72vVXH/sbatxFB1j1AaxE=";
15 propagatedBuildInputs = with python3Packages; [
27 homepage = "https://github.com/frostming/legit";
28 description = "Git for Humans, Inspired by GitHub for Mac";
29 license = licenses.bsd3;
30 maintainers = with maintainers; [ ryneeverett ];
31 mainProgram = "legit";