yakut: migrate to by-name

(cherry picked from commit 877e629311)
This commit is contained in:
TomaSajt 2026-06-15 16:44:07 +02:00
commit ab9726fe5f
No known key found for this signature in database
GPG key ID: F011163C050122A1
2 changed files with 0 additions and 2 deletions

View file

@ -5098,8 +5098,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;