doc/rl-2505: fix nexusmods.app entry formatting

I don't really think this needs its own header and section...
This commit is contained in:
Seth Flynn 2025-05-22 23:04:57 -04:00
parent 00ae244074
commit b17e45ca7c
No known key found for this signature in database
GPG key ID: D31BD0D494BBEE86
3 changed files with 4 additions and 13 deletions

View file

@ -181,7 +181,8 @@
"release-notes.html#sec-nixpkgs-release-25.05-highlights" "release-notes.html#sec-nixpkgs-release-25.05-highlights"
], ],
"sec-nixpkgs-release-25.05-incompatibilities": [ "sec-nixpkgs-release-25.05-incompatibilities": [
"release-notes.html#sec-nixpkgs-release-25.05-incompatibilities" "release-notes.html#sec-nixpkgs-release-25.05-incompatibilities",
"release-notes.html#sec-nixpkgs-release-25.05-incompatibilities-nexusmods-app-upgraded"
], ],
"sec-nixpkgs-release-25.05-incompatibilities-titanium-removed": [ "sec-nixpkgs-release-25.05-incompatibilities-titanium-removed": [
"release-notes.html#sec-nixpkgs-release-25.05-incompatibilities-titanium-removed", "release-notes.html#sec-nixpkgs-release-25.05-incompatibilities-titanium-removed",
@ -189,9 +190,6 @@
"index.html#building-a-titanium-app", "index.html#building-a-titanium-app",
"index.html#emulating-or-simulating-the-app" "index.html#emulating-or-simulating-the-app"
], ],
"sec-nixpkgs-release-25.05-incompatibilities-nexusmods-app-upgraded": [
"release-notes.html#sec-nixpkgs-release-25.05-incompatibilities-nexusmods-app-upgraded"
],
"sec-nixpkgs-release-25.05-lib": [ "sec-nixpkgs-release-25.05-lib": [
"release-notes.html#sec-nixpkgs-release-25.05-lib" "release-notes.html#sec-nixpkgs-release-25.05-lib"
], ],

View file

@ -535,14 +535,9 @@
- `ddclient` was updated from 3.11.2 to 4.0.0 [Release notes](https://github.com/ddclient/ddclient/releases/tag/v4.0.0) - `ddclient` was updated from 3.11.2 to 4.0.0 [Release notes](https://github.com/ddclient/ddclient/releases/tag/v4.0.0)
### NexusMods.App upgraded {#sec-nixpkgs-release-25.05-incompatibilities-nexusmods-app-upgraded}
- `nexusmods-app` has been upgraded from version 0.6.3 to 0.10.2. - `nexusmods-app` has been upgraded from version 0.6.3 to 0.10.2.
- Before upgrading, you **must reset all app state** (mods, games, settings, etc). NexusMods.App will crash if any state from a version older than 0.7.0 is still present. - Before upgrading, you **must reset all app state** (mods, games, settings, etc). NexusMods.App will crash if any state from a version older than 0.7.0 is still present.
- Typically, you can can reset to a clean state by running `NexusMods.App uninstall-app`. See Nexus Mod's [how to uninstall the app](https://nexus-mods.github.io/NexusMods.App/users/Uninstall) documentation for more detail and alternative methods. - Typically, you can can reset to a clean state by running `NexusMods.App uninstall-app`. See Nexus Mod's [how to uninstall the app](https://nexus-mods.github.io/NexusMods.App/users/Uninstall) documentation for more detail and alternative methods.
- This should not be necessary going forward, because loading app state from 0.7.0 or newer is now supported. This is documented in the [0.7.1 changelog](https://github.com/Nexus-Mods/NexusMods.App/releases/tag/v0.7.1). - This should not be necessary going forward, because loading app state from 0.7.0 or newer is now supported. This is documented in the [0.7.1 changelog](https://github.com/Nexus-Mods/NexusMods.App/releases/tag/v0.7.1).
## Nixpkgs Library {#sec-nixpkgs-release-25.05-lib} ## Nixpkgs Library {#sec-nixpkgs-release-25.05-lib}

View file

@ -2025,7 +2025,8 @@
"release-notes.html#sec-nixpkgs-release-25.05" "release-notes.html#sec-nixpkgs-release-25.05"
], ],
"sec-nixpkgs-release-25.05-incompatibilities": [ "sec-nixpkgs-release-25.05-incompatibilities": [
"release-notes.html#sec-nixpkgs-release-25.05-incompatibilities" "release-notes.html#sec-nixpkgs-release-25.05-incompatibilities",
"release-notes.html#sec-nixpkgs-release-25.05-incompatibilities-nexusmods-app-upgraded"
], ],
"sec-nixpkgs-release-25.05-incompatibilities-titanium-removed": [ "sec-nixpkgs-release-25.05-incompatibilities-titanium-removed": [
"release-notes.html#sec-nixpkgs-release-25.05-incompatibilities-titanium-removed", "release-notes.html#sec-nixpkgs-release-25.05-incompatibilities-titanium-removed",
@ -2033,9 +2034,6 @@
"index.html#building-a-titanium-app", "index.html#building-a-titanium-app",
"index.html#emulating-or-simulating-the-app" "index.html#emulating-or-simulating-the-app"
], ],
"sec-nixpkgs-release-25.05-incompatibilities-nexusmods-app-upgraded": [
"release-notes.html#sec-nixpkgs-release-25.05-incompatibilities-nexusmods-app-upgraded"
],
"sec-nixpkgs-release-25.05-lib": [ "sec-nixpkgs-release-25.05-lib": [
"release-notes.html#sec-nixpkgs-release-25.05-lib" "release-notes.html#sec-nixpkgs-release-25.05-lib"
], ],