calaos_installer: move to by-name

This commit is contained in:
awwpotato 2025-04-18 14:30:20 -07:00
parent 0018aeee14
commit c6f88a97d5
No known key found for this signature in database
2 changed files with 0 additions and 2 deletions

View file

@ -18330,8 +18330,6 @@ with pkgs;
brgenml1lpr = pkgsi686Linux.callPackage ../misc/cups/drivers/brgenml1lpr { };
calaos_installer = callPackage ../misc/calaos/installer { };
clinfo = callPackage ../tools/system/clinfo {
inherit (darwin.apple_sdk.frameworks) OpenCL;
};