openloco: migrate to by-name

This commit is contained in:
Guy Chronister
2026-03-16 16:58:45 -05:00
parent 3db7345e16
commit f9dde9e2fa
2 changed files with 0 additions and 2 deletions

View File

@@ -10620,8 +10620,6 @@ with pkgs;
run-npush = callPackage ../by-name/np/npush/run.nix { };
openloco = pkgsi686Linux.callPackage ../games/openloco { };
openraPackages_2019 = import ../games/openra_2019 {
inherit lib;
pkgs = pkgs.__splicedPackages;