Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

legendary-gl: init at 0.0.14 #89142

Merged
merged 1 commit into from Aug 22, 2020
Merged

legendary-gl: init at 0.0.14 #89142

merged 1 commit into from Aug 22, 2020

Conversation

wchresta
Copy link
Member

Motivation for this change
Things done

I have started up the binary and authenticated with an empty account. Because I don't own any EPIC games, I couldn't test any of the real functionality, but login works, at least.

  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@pbogdan
Copy link
Member

pbogdan commented May 29, 2020

Thank you for the PR! So far I tried

  • authenticating
  • listing the games under my account
  • installing a game

All worked no problem - I'm now just waiting for a download to complete. Due to the quality of my current internet connection it might take a while but will report back as soon as that's complete.

I'm not however familiar with Python packaging so can't really offer any comments on the expression itself.

pkgs/top-level/all-packages.nix Outdated Show resolved Hide resolved
pkgs/games/legendary-gl/default.nix Outdated Show resolved Hide resolved
pkgs/games/legendary-gl/default.nix Outdated Show resolved Hide resolved
pkgs/games/legendary-gl/default.nix Outdated Show resolved Hide resolved
pkgs/games/legendary-gl/default.nix Outdated Show resolved Hide resolved
pkgs/games/legendary-gl/default.nix Show resolved Hide resolved
pkgs/games/legendary-gl/default.nix Show resolved Hide resolved
pkgs/games/legendary-gl/default.nix Outdated Show resolved Hide resolved
* Adds requested launcher for EPIC games
* Fix NixOS#88963
@pbogdan
Copy link
Member

pbogdan commented Jun 2, 2020

Sorry for the late response - tested this so far with a single game and all steps worked fine though launching required providing a shell that included wine. I'm not quite sure if it would make sense to create a wrapper with wine as user may want to use different version depending on the game. Other than this LGTM.

@Lassulus Lassulus merged commit 2710fed into NixOS:master Aug 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants