14 src = fetchFromGitHub {
18 fetchSubmodules = true;
19 hash = "sha256-gfWky5KTSj+5FC++QIVTJbrDOYi/dirTzs6LvTnO74A=";
34 passthru.updateScript = gitUpdater {
39 homepage = "https://github.com/francescmm/GitQlient";
40 description = "Multi-platform Git client written with Qt";
41 license = licenses.lgpl2Plus;
42 platforms = platforms.linux;
43 maintainers = with maintainers; [ romildo ];
44 mainProgram = "gitqlient";