robotfindskitten: migrate to by-name

This commit is contained in:
Anderson Torres 2023-09-13 11:08:38 -03:00
parent f61a9fa779
commit 5d866fe3fb
2 changed files with 0 additions and 2 deletions

View File

@ -38502,8 +38502,6 @@ with pkgs;
ncurses = ncurses5;
};
robotfindskitten = callPackage ../games/robotfindskitten { };
rocksndiamonds = callPackage ../games/rocksndiamonds { };
rott = callPackage ../games/rott { SDL = SDL_compat; };