gtklp: migrate to by-name

This commit is contained in:
Anderson Torres 2023-12-30 12:00:08 -03:00
parent 2aca1fc81d
commit d76236da52
4 changed files with 0 additions and 2 deletions

View File

@ -3977,8 +3977,6 @@ with pkgs;
glyr = callPackage ../tools/audio/glyr { };
gtklp = callPackage ../tools/misc/gtklp { };
google-amber = callPackage ../tools/graphics/amber {
inherit (darwin) cctools;
};