displaycal: mv → by-name/

This commit is contained in:
toastal 2024-03-20 17:22:05 +07:00
parent a84c66e910
commit 94d91e996b
2 changed files with 0 additions and 2 deletions

View File

@ -27358,8 +27358,6 @@ with pkgs;
disk_indicator = callPackage ../os-specific/linux/disk-indicator { };
displaycal = callPackage ../applications/graphics/displaycal { };
displaylink = callPackage ../os-specific/linux/displaylink {
inherit (linuxPackages) evdi;
};