Commit 5d866fe3 authored by Anderson Torres's avatar Anderson Torres
Browse files

robotfindskitten: migrate to by-name

parent f61a9fa7
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -38502,8 +38502,6 @@ with pkgs;
    ncurses = ncurses5;
  };
  robotfindskitten = callPackage ../games/robotfindskitten { };
  rocksndiamonds = callPackage ../games/rocksndiamonds { };
  rott = callPackage ../games/rott { SDL = SDL_compat; };