Unverified Commit 84ffd528 authored by Guy Chronister's avatar Guy Chronister
Browse files

cgit: migrate to by-name

parent 8ad72d81
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1161,8 +1161,6 @@ with pkgs;

  bump2version = with python3Packages; toPythonApplication bump2version;

  cgit = callPackage ../applications/version-management/cgit { };

  datalad = with python3Packages; toPythonApplication datalad;

  datalad-gooey = with python3Packages; toPythonApplication datalad-gooey;