chore: Update upstream packages

This commit is contained in:
ulic-youthlic 2026-01-30 22:20:02 +08:00
parent 8c6a423684
commit 7f67895696
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
2 changed files with 30 additions and 25 deletions

View file

@ -1,6 +1,6 @@
{ {
"OuterWildsTextAdventure": { "OuterWildsTextAdventure": {
"cargoLocks": null, "cargoLock": null,
"date": "2024-12-21", "date": "2024-12-21",
"extract": null, "extract": null,
"name": "OuterWildsTextAdventure", "name": "OuterWildsTextAdventure",
@ -21,8 +21,8 @@
"version": "2a4430a6e53fc2e9979e0f4ebb312d90b92ba119" "version": "2a4430a6e53fc2e9979e0f4ebb312d90b92ba119"
}, },
"TrackersListCollection": { "TrackersListCollection": {
"cargoLocks": null, "cargoLock": null,
"date": "2026-01-23", "date": "2026-01-31",
"extract": null, "extract": null,
"name": "TrackersListCollection", "name": "TrackersListCollection",
"passthru": null, "passthru": null,
@ -34,17 +34,17 @@
"name": null, "name": null,
"owner": "XIU2", "owner": "XIU2",
"repo": "TrackersListCollection", "repo": "TrackersListCollection",
"rev": "61e90fe4cbf20204a0b5590df7c6d48556512185", "rev": "0c7a32db6974f0c58f30a0753f4a8d164a22262d",
"sha256": "sha256-vJfyx/rjlLf8mJnV8Trx+hppCRyu1BfBmCOvA6YjjZc=", "sha256": "sha256-cydLc8KSt/Qy9n9Cq+eY6v14pZhjmQmqV16rWQda8Gw=",
"sparseCheckout": [ "sparseCheckout": [
"all.txt" "all.txt"
], ],
"type": "github" "type": "github"
}, },
"version": "61e90fe4cbf20204a0b5590df7c6d48556512185" "version": "0c7a32db6974f0c58f30a0753f4a8d164a22262d"
}, },
"noto-sans-cjk": { "noto-sans-cjk": {
"cargoLocks": null, "cargoLock": null,
"date": null, "date": null,
"extract": null, "extract": null,
"name": "noto-sans-cjk", "name": "noto-sans-cjk",
@ -67,7 +67,7 @@
"version": "Serif2.003" "version": "Serif2.003"
}, },
"noto-serif-cjk": { "noto-serif-cjk": {
"cargoLocks": null, "cargoLock": null,
"date": null, "date": null,
"extract": null, "extract": null,
"name": "noto-serif-cjk", "name": "noto-serif-cjk",
@ -90,7 +90,7 @@
"version": "Serif2.003" "version": "Serif2.003"
}, },
"nvim_vim-startuptime": { "nvim_vim-startuptime": {
"cargoLocks": null, "cargoLock": null,
"date": "2025-02-17", "date": "2025-02-17",
"extract": null, "extract": null,
"name": "nvim_vim-startuptime", "name": "nvim_vim-startuptime",
@ -111,7 +111,7 @@
"version": "b6f0d93f6b8cf6eee0b4c94450198ba2d6a05ff6" "version": "b6f0d93f6b8cf6eee0b4c94450198ba2d6a05ff6"
}, },
"rime-yuhaostar": { "rime-yuhaostar": {
"cargoLocks": null, "cargoLock": null,
"date": null, "date": null,
"extract": null, "extract": null,
"name": "rime-yuhaostar", "name": "rime-yuhaostar",
@ -126,8 +126,8 @@
"version": "v3.10.0" "version": "v3.10.0"
}, },
"spotx": { "spotx": {
"cargoLocks": null, "cargoLock": null,
"date": "2026-01-14", "date": "2026-01-27",
"extract": null, "extract": null,
"name": "spotx", "name": "spotx",
"passthru": null, "passthru": null,
@ -139,15 +139,15 @@
"name": null, "name": null,
"owner": "SpotX-Official", "owner": "SpotX-Official",
"repo": "SpotX-Bash", "repo": "SpotX-Bash",
"rev": "37ffdc78ba3ded6af6550895bfc687f44f1c4af6", "rev": "ca98eef240cd26b90ff423a836229275d4a1594f",
"sha256": "sha256-W6TGdLFPMcfaYG55fKu3ieKROBArFTg9KwW8VRBFcnI=", "sha256": "sha256-7u4ewbrBWu9AizkTJDW+Mo/syAmJEz5yH2vA4Zodi9c=",
"sparseCheckout": [], "sparseCheckout": [],
"type": "github" "type": "github"
}, },
"version": "37ffdc78ba3ded6af6550895bfc687f44f1c4af6" "version": "ca98eef240cd26b90ff423a836229275d4a1594f"
}, },
"wshowkeys-mao": { "wshowkeys-mao": {
"cargoLocks": null, "cargoLock": null,
"date": "2025-09-14", "date": "2025-09-14",
"extract": null, "extract": null,
"name": "wshowkeys-mao", "name": "wshowkeys-mao",

View file

@ -1,5 +1,10 @@
# This file was generated by nvfetcher, please do not modify it manually. # This file was generated by nvfetcher, please do not modify it manually.
{ fetchgit, fetchurl, fetchFromGitHub, dockerTools }: {
fetchgit,
fetchurl,
fetchFromGitHub,
dockerTools,
}:
{ {
OuterWildsTextAdventure = { OuterWildsTextAdventure = {
pname = "OuterWildsTextAdventure"; pname = "OuterWildsTextAdventure";
@ -15,18 +20,18 @@
}; };
TrackersListCollection = { TrackersListCollection = {
pname = "TrackersListCollection"; pname = "TrackersListCollection";
version = "61e90fe4cbf20204a0b5590df7c6d48556512185"; version = "0c7a32db6974f0c58f30a0753f4a8d164a22262d";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "XIU2"; owner = "XIU2";
repo = "TrackersListCollection"; repo = "TrackersListCollection";
rev = "61e90fe4cbf20204a0b5590df7c6d48556512185"; rev = "0c7a32db6974f0c58f30a0753f4a8d164a22262d";
fetchSubmodules = false; fetchSubmodules = false;
deepClone = false; deepClone = false;
leaveDotGit = false; leaveDotGit = false;
sparseCheckout = [ "all.txt" ]; sparseCheckout = [ "all.txt" ];
sha256 = "sha256-vJfyx/rjlLf8mJnV8Trx+hppCRyu1BfBmCOvA6YjjZc="; sha256 = "sha256-cydLc8KSt/Qy9n9Cq+eY6v14pZhjmQmqV16rWQda8Gw=";
}; };
date = "2026-01-23"; date = "2026-01-31";
}; };
noto-sans-cjk = { noto-sans-cjk = {
pname = "noto-sans-cjk"; pname = "noto-sans-cjk";
@ -79,15 +84,15 @@
}; };
spotx = { spotx = {
pname = "spotx"; pname = "spotx";
version = "37ffdc78ba3ded6af6550895bfc687f44f1c4af6"; version = "ca98eef240cd26b90ff423a836229275d4a1594f";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "SpotX-Official"; owner = "SpotX-Official";
repo = "SpotX-Bash"; repo = "SpotX-Bash";
rev = "37ffdc78ba3ded6af6550895bfc687f44f1c4af6"; rev = "ca98eef240cd26b90ff423a836229275d4a1594f";
fetchSubmodules = false; fetchSubmodules = false;
sha256 = "sha256-W6TGdLFPMcfaYG55fKu3ieKROBArFTg9KwW8VRBFcnI="; sha256 = "sha256-7u4ewbrBWu9AizkTJDW+Mo/syAmJEz5yH2vA4Zodi9c=";
}; };
date = "2026-01-14"; date = "2026-01-27";
}; };
wshowkeys-mao = { wshowkeys-mao = {
pname = "wshowkeys-mao"; pname = "wshowkeys-mao";