{geany,geany-with-vte}: move to by-name

(cherry picked from commit 2c976c6789)
This commit is contained in:
Michael Daniels 2026-05-30 11:14:11 -04:00 committed by github-actions[bot]
commit 752bd5015a
4 changed files with 0 additions and 3 deletions

View file

@ -9067,9 +9067,6 @@ with pkgs;
gauche = callPackage ../development/interpreters/gauche { };
geany = callPackage ../applications/editors/geany { };
geany-with-vte = callPackage ../applications/editors/geany/with-vte.nix { };
gimagereader-qt = qt6Packages.callPackage ../by-name/gi/gimagereader/package.nix {
withQt6 = true;
};