github-changelog-generator: move to by-name

(cherry picked from commit f7198d4001)
This commit is contained in:
Michael Daniels 2026-05-30 10:49:49 -04:00 committed by github-actions[bot]
commit 0b1d7a0662
5 changed files with 0 additions and 2 deletions

View file

@ -1476,8 +1476,6 @@ with pkgs;
gancioPlugins = recurseIntoAttrs (callPackage ../by-name/ga/gancio/plugins.nix { });
github-changelog-generator = callPackage ../development/tools/github-changelog-generator { };
github-to-sqlite = with python3Packages; toPythonApplication github-to-sqlite;
gistyc = with python3Packages; toPythonApplication gistyc;