Merge pull request #298971 from witchof0x20/migrate_xl

xivlauncher: migrate to by-name
This commit is contained in:
Weijia Wang
2024-03-26 02:59:46 +01:00
committed by GitHub
3 changed files with 0 additions and 2 deletions
-2
View File
@@ -40806,8 +40806,6 @@ with pkgs;
xboxdrv = callPackage ../misc/drivers/xboxdrv { };
xivlauncher = callPackage ../games/xivlauncher { };
xortool = python3Packages.callPackage ../tools/security/xortool { };
xorex = callPackage ../tools/security/xorex { };