mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
[Backport release-26.05] {geany,geany-with-vte}: move to by-name (#528900)
This commit is contained in:
commit
2f8ef0a96d
4 changed files with 0 additions and 3 deletions
|
|
@ -9063,9 +9063,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