Commit 0843e54f authored by Anderson Torres's avatar Anderson Torres
Browse files

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

parent d9efdf85
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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;