cgit: migrate to by-name (#508387)

This commit is contained in:
Weijia Wang
2026-04-09 21:46:48 +00:00
committed by GitHub
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -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;