nexusmods-app: 0.16.4 -> 0.17.2 (#444233)
This commit is contained in:
976
pkgs/by-name/ne/nexusmods-app/deps.json
generated
976
pkgs/by-name/ne/nexusmods-app/deps.json
generated
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
||||
{ fetchurl }:
|
||||
let
|
||||
release = "v1a75cea1c1f2efc6";
|
||||
release = "vD0E6FC9F3A82C2E9";
|
||||
owner = "Nexus-Mods";
|
||||
repo = "game-hashes";
|
||||
repoURL = "https://github.com/${owner}/${repo}";
|
||||
@@ -8,7 +8,7 @@ let
|
||||
# Define a binding so that `update-source-version` can find it
|
||||
src = fetchurl {
|
||||
url = "${repoURL}/releases/download/${release}/game_hashes_db.zip";
|
||||
hash = "sha256-LvVOp4vbLwae0CM0CukFoXeNRn0FKXjIhHgbxYwnGnI=";
|
||||
hash = "sha256-ACwhWSoxe1CxBWhkgixZeLKpfdXAnavd/30ELInVtZM=";
|
||||
passthru = {
|
||||
inherit
|
||||
src # Also for `update-source-version` support
|
||||
|
||||
@@ -23,12 +23,12 @@ let
|
||||
in
|
||||
buildDotnetModule (finalAttrs: {
|
||||
inherit pname;
|
||||
version = "0.16.4";
|
||||
version = "0.17.2";
|
||||
|
||||
src = fetchgit {
|
||||
url = "https://github.com/Nexus-Mods/NexusMods.App.git";
|
||||
rev = "refs/tags/v${finalAttrs.version}";
|
||||
hash = "sha256-9Xy5SWwjVWYlbt33meVGFDF96Cx66DXOyECEF47/kSo=";
|
||||
hash = "sha256-2B5n1yN42birMJ1YaUU/KjzhHIJTv8nwrupc0ULc8Hc=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
||||
@@ -6,12 +6,12 @@
|
||||
"forum_url": "https://forums.nexusmods.com/games/19-stardew-valley/",
|
||||
"nexusmods_url": "https://www.nexusmods.com/stardewvalley",
|
||||
"genre": "Simulation",
|
||||
"file_count": 139050,
|
||||
"downloads": 600849301,
|
||||
"file_count": 141253,
|
||||
"downloads": 614556730,
|
||||
"domain_name": "stardewvalley",
|
||||
"approved_date": 1457432329,
|
||||
"mods": 25015,
|
||||
"collections": 2014
|
||||
"mods": 25471,
|
||||
"collections": 2025
|
||||
},
|
||||
{
|
||||
"id": 1704,
|
||||
@@ -20,12 +20,12 @@
|
||||
"forum_url": "https://forums.nexusmods.com/games/6-skyrim/",
|
||||
"nexusmods_url": "https://www.nexusmods.com/skyrimspecialedition",
|
||||
"genre": "RPG",
|
||||
"file_count": 645252,
|
||||
"downloads": 8778903191,
|
||||
"file_count": 653576,
|
||||
"downloads": 8992667521,
|
||||
"domain_name": "skyrimspecialedition",
|
||||
"approved_date": 1477480498,
|
||||
"mods": 115650,
|
||||
"collections": 4780
|
||||
"mods": 117157,
|
||||
"collections": 4847
|
||||
},
|
||||
{
|
||||
"id": 3174,
|
||||
@@ -34,12 +34,12 @@
|
||||
"forum_url": "https://forums.nexusmods.com/games/9-mount-blade-ii-bannerlord/",
|
||||
"nexusmods_url": "https://www.nexusmods.com/mountandblade2bannerlord",
|
||||
"genre": "Strategy",
|
||||
"file_count": 49470,
|
||||
"downloads": 112381081,
|
||||
"file_count": 50070,
|
||||
"downloads": 114524055,
|
||||
"domain_name": "mountandblade2bannerlord",
|
||||
"approved_date": 1582898627,
|
||||
"mods": 6180,
|
||||
"collections": 283
|
||||
"mods": 6265,
|
||||
"collections": 292
|
||||
},
|
||||
{
|
||||
"id": 3333,
|
||||
@@ -48,12 +48,12 @@
|
||||
"forum_url": "https://forums.nexusmods.com/games/1-cyberpunk-2077/",
|
||||
"nexusmods_url": "https://www.nexusmods.com/cyberpunk2077",
|
||||
"genre": "Action",
|
||||
"file_count": 120069,
|
||||
"downloads": 850033001,
|
||||
"file_count": 123015,
|
||||
"downloads": 894075844,
|
||||
"domain_name": "cyberpunk2077",
|
||||
"approved_date": 1607433331,
|
||||
"mods": 16998,
|
||||
"collections": 1559
|
||||
"mods": 17664,
|
||||
"collections": 1584
|
||||
},
|
||||
{
|
||||
"id": 3474,
|
||||
@@ -62,11 +62,11 @@
|
||||
"forum_url": "https://forums.nexusmods.com/games/2-baldurs-gate-3/",
|
||||
"nexusmods_url": "https://www.nexusmods.com/baldursgate3",
|
||||
"genre": "RPG",
|
||||
"file_count": 101960,
|
||||
"downloads": 332531245,
|
||||
"file_count": 103892,
|
||||
"downloads": 342668709,
|
||||
"domain_name": "baldursgate3",
|
||||
"approved_date": 1602863114,
|
||||
"mods": 14347,
|
||||
"collections": 1788
|
||||
"mods": 14725,
|
||||
"collections": 1800
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user