lbreakout2: migrate to by-name

This commit is contained in:
Anderson Torres
2024-03-02 19:08:07 -03:00
parent 674fc88fda
commit 4e7309d4c1
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -37067,8 +37067,6 @@ with pkgs;
### GAMES/LGAMES
lbreakout2 = callPackage ../games/lgames/lbreakout2 { };
maelstrom = callPackage ../games/maelstrom { };
mar1d = callPackage ../games/mar1d { } ;