mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
{geany,geany-with-vte}: move to by-name
(cherry picked from commit 2c976c6789)
This commit is contained in:
parent
e26f06d255
commit
752bd5015a
4 changed files with 0 additions and 3 deletions
|
|
@ -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;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue