Loading pkgs/by-name/go/gogdl/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,7 @@ python3Packages.buildPythonApplication rec { mainProgram = "gogdl"; homepage = "https://github.com/Heroic-Games-Launcher/heroic-gogdl"; license = with licenses; [ gpl3 ]; maintainers = with maintainers; [ iedame ]; }; # Upstream no longer create git tags when bumping the version, so we have to Loading Loading
pkgs/by-name/go/gogdl/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,7 @@ python3Packages.buildPythonApplication rec { mainProgram = "gogdl"; homepage = "https://github.com/Heroic-Games-Launcher/heroic-gogdl"; license = with licenses; [ gpl3 ]; maintainers = with maintainers; [ iedame ]; }; # Upstream no longer create git tags when bumping the version, so we have to Loading