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

This commit is contained in:
Michael Daniels 2026-05-30 11:14:11 -04:00
commit 2c976c6789
No known key found for this signature in database
4 changed files with 0 additions and 3 deletions

View file

@ -9050,9 +9050,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;
};