yakut: migrate to by-name

This commit is contained in:
TomaSajt 2026-06-15 16:44:07 +02:00
commit 877e629311
2 changed files with 0 additions and 2 deletions

View file

@ -4995,8 +4995,6 @@ with pkgs;
ansible-builder = with python3Packages; toPythonApplication ansible-builder;
yakut = callPackage ../development/tools/misc/yakut { };
### DEVELOPMENT / TOOLS / LANGUAGE-SERVERS
inherit (callPackages ../development/tools/language-servers/nixd { }) nixf nixt nixd;