Loading pkgs/games/legendary-gl/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ buildPythonApplication rec { homepage = "https://github.com/derrod/legendary"; license = licenses.gpl3; maintainers = with maintainers; [ equirosa ]; mainProgram = "legendary"; }; passthru.updateScript = gitUpdater { }; Loading Loading
pkgs/games/legendary-gl/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ buildPythonApplication rec { homepage = "https://github.com/derrod/legendary"; license = licenses.gpl3; maintainers = with maintainers; [ equirosa ]; mainProgram = "legendary"; }; passthru.updateScript = gitUpdater { }; Loading