11 src = fetchFromGitHub {
15 hash = "sha256-WPnar87p0GYf6ehhVEUeZd2pTjS95Zl6NpiJuIOQ5Tc=";
18 npmDepsHash = "sha256-PdxKFopmuNRWkSwPDX1wcNTvRtbVScl1WsZi7sdkKMw=";
20 makeCacheWritable = true;
24 description = "Multiple git repository management tool";
25 homepage = "https://mixu.net/gr/";
26 license = lib.licenses.bsd3;
28 maintainers = with lib.maintainers; [ pyrox0 ];