the-legend-of-edgar: migrate to by-name

This commit is contained in:
Anderson Torres
2023-09-11 18:40:42 +00:00
parent d9efdf8555
commit 0843e54fda
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -38620,8 +38620,6 @@ with pkgs;
tcl2048 = callPackage ../games/tcl2048 { };
the-legend-of-edgar = callPackage ../games/the-legend-of-edgar { };
the-powder-toy = callPackage ../games/the-powder-toy {
lua = lua5_1;
inherit (darwin.apple_sdk.frameworks) Cocoa;