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

nexusmods-app: 0.6.2 -> 0.6.3 #354015

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Conversation

MattSturgeon
Copy link
Contributor

@MattSturgeon MattSturgeon commented Nov 6, 2024

Notes for end-users

Caution

Before upgrading to a new version of nexusmods-app you will need a fresh start.
If you have configuration leftover from an old version, the updated app will crash.

See upstream's guide on how to uninstall the app.

Tip

You can reset all modded games and wipe your nexusmods-app config using:

NexusMods.App uninstall-app
  • This should be done before updating the app.
  • Be careful: There's no way to recover a wiped config!

Tip

If you've run the appimage version from upstream, or a pre-0.6 nixpkgs version, you may also need to remove old desktop entries to avoid other issues:

rm ~/.local/share/applications/com.nexusmods.app.desktop

Caution

Known issues are listed on the changelog, but include:

  • Installing a collection which includes mods where the user must browse an external website to obtain the file(s) will fail with no error message. This is not supported in the current build.
  • Trying to install a collection as a non-Premium user will fail with no error message. This is not supported in the current build.
  • The game version is not checked when adding a collection meaning you can install outdated mods without being warned.
  • Once a collection is added to the app, it cannot be removed from the left menu.
  • Collections allow users to modify the included mods but do not allow you to reset them to the original state.
  • The first row of the My Mods or Library tables will sometimes be misaligned with the headers. Scrolling or adjusting any column width will correct this.
  • The "Switch View" option does not persist in the Library/Installed Mods view.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • 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/)
  • 24.11 Release Notes (or backporting 23.11 and 24.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
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@MattSturgeon MattSturgeon requested review from corngood, GGG-KILLER, SuperSandro2000 and l0b0 and removed request for corngood November 6, 2024 13:05
@SuperSandro2000 SuperSandro2000 merged commit fb22076 into NixOS:master Nov 6, 2024
10 of 11 checks passed
@MattSturgeon MattSturgeon deleted the nexus-0.6.3 branch November 6, 2024 17:49
@MattSturgeon MattSturgeon mentioned this pull request Nov 29, 2024
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants