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

r2modman: init at 3.1.39 #201708

Closed
wants to merge 1 commit into from
Closed

r2modman: init at 3.1.39 #201708

wants to merge 1 commit into from

Conversation

huantianad
Copy link
Contributor

Description of changes

A simple and easy to use mod manager for several games using Thunderstore

I attempted to build this from source, but had no luck with mkYarnPackage. Perhaps someone more knowledgeable could try to?

Only able to test Dyson Sphere Program, downloading mods and launching the game works. I'm using steam-run since the program needs to be able to access and run the steam executable to launch the games, which means it needs all the libraries required by steam.

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 22.11 Release Notes (or backporting 22.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

@ofborg ofborg bot added 8.has: package (new) This PR adds a new package 11.by: package-maintainer This PR was created by the maintainer of the package it changes 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 10.rebuild-linux: 1 labels Nov 18, 2022
@huantianad huantianad force-pushed the r2modman branch 2 times, most recently from 15c8b43 to 086ece7 Compare November 19, 2022 19:42
@huantianad huantianad changed the title r2modman: init at 3.1.32 r2modman: init at 3.1.33 Nov 19, 2022
@huantianad huantianad changed the title r2modman: init at 3.1.33 r2modman: init at 3.1.34 Dec 19, 2022
@huantianad huantianad changed the title r2modman: init at 3.1.34 r2modman: init at 3.1.36 Feb 6, 2023
@huantianad huantianad changed the title r2modman: init at 3.1.36 r2modman: init at 3.1.38 Feb 26, 2023
@huantianad huantianad changed the title r2modman: init at 3.1.38 r2modman: init at 3.1.39 Mar 17, 2023
@aidalgol aidalgol mentioned this pull request May 2, 2023
12 tasks
@aidalgol
Copy link
Contributor

aidalgol commented May 2, 2023

I just submitted #229551, which builds r2modman from source. I've had a bit of experience wrangling Electron apps with mkYarnPackage from packaging the Heroic Games Launcher. 🙂

@huantianad
Copy link
Contributor Author

I just submitted #229551, which builds r2modman from source. I've had a bit of experience wrangling Electron apps with mkYarnPackage from packaging the Heroic Games Launcher. slightly_smiling_face

Amazing, great work, I struggled so much trying to get it to work I just gave up haha. That --skip-pkg seems like it would've been helpful to know about 😅

I'll close this PR in favor yours, thanks!

@huantianad huantianad closed this May 2, 2023
@huantianad huantianad deleted the r2modman branch May 2, 2023 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.has: package (new) This PR adds a new package 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 10.rebuild-linux: 1 11.by: package-maintainer This PR was created by the maintainer of the package it changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants