ltris: move to lgames/ subdir
This commit is contained in:
@@ -30943,7 +30943,7 @@ with pkgs;
|
||||
|
||||
lbreakout2 = callPackage ../games/lgames/lbreakout2 { };
|
||||
|
||||
ltris = callPackage ../games/ltris { };
|
||||
ltris = callPackage ../games/lgames/ltris { };
|
||||
|
||||
lunar-client = callPackage ../games/lunar-client { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user