Update pkgs

This commit is contained in:
ulic-youthlic 2025-06-09 11:15:22 +08:00
parent 915256aa94
commit da2860fa15
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
2 changed files with 32 additions and 32 deletions

View file

@ -22,7 +22,7 @@
}, },
"TrackersListCollection": { "TrackersListCollection": {
"cargoLocks": null, "cargoLocks": null,
"date": "2025-05-31", "date": "2025-06-09",
"extract": null, "extract": null,
"name": "TrackersListCollection", "name": "TrackersListCollection",
"passthru": null, "passthru": null,
@ -34,14 +34,14 @@
"name": null, "name": null,
"owner": "XIU2", "owner": "XIU2",
"repo": "TrackersListCollection", "repo": "TrackersListCollection",
"rev": "313c18fc1ae756ea99ae6275e4454ccff95d9b5d", "rev": "ee6c8a19de97a244cf33f618678fe89bd0d3e38c",
"sha256": "sha256-yCcWx/tnz7JjHs6wniuy6owqIMjZrOS13HBz4MgtiAg=", "sha256": "sha256-KaVR91W/2XbYIxFrE8aKvpJTE10Mfb25ZlMOR2dRL5M=",
"sparseCheckout": [ "sparseCheckout": [
"all.txt" "all.txt"
], ],
"type": "github" "type": "github"
}, },
"version": "313c18fc1ae756ea99ae6275e4454ccff95d9b5d" "version": "ee6c8a19de97a244cf33f618678fe89bd0d3e38c"
}, },
"dioxionary": { "dioxionary": {
"cargoLocks": { "cargoLocks": {
@ -136,7 +136,7 @@
}, },
"rime-ice": { "rime-ice": {
"cargoLocks": null, "cargoLocks": null,
"date": "2025-05-29", "date": "2025-06-06",
"extract": null, "extract": null,
"name": "rime-ice", "name": "rime-ice",
"passthru": null, "passthru": null,
@ -148,16 +148,16 @@
"name": null, "name": null,
"owner": "iDvel", "owner": "iDvel",
"repo": "rime-ice", "repo": "rime-ice",
"rev": "2e0d8d9a3ba292ecca3f6dccb5719a06764917ca", "rev": "b86e6147d68c229b45bb1f2a593f8b76155e964d",
"sha256": "sha256-v+j2Bp7+OEbiWImf0/6YbZTTHlaORvtK2foXTfjZW9s=", "sha256": "sha256-ttGHvxv6ZImn6xBifsL4bc+7Q/RvarwPwegx9pT+Hsg=",
"sparseCheckout": [], "sparseCheckout": [],
"type": "github" "type": "github"
}, },
"version": "2e0d8d9a3ba292ecca3f6dccb5719a06764917ca" "version": "b86e6147d68c229b45bb1f2a593f8b76155e964d"
}, },
"spotx": { "spotx": {
"cargoLocks": null, "cargoLocks": null,
"date": "2025-05-24", "date": "2025-05-31",
"extract": null, "extract": null,
"name": "spotx", "name": "spotx",
"passthru": null, "passthru": null,
@ -169,12 +169,12 @@
"name": null, "name": null,
"owner": "SpotX-Official", "owner": "SpotX-Official",
"repo": "SpotX-Bash", "repo": "SpotX-Bash",
"rev": "5e9b08f91e55c210bbc64715b4ad698186b3c06b", "rev": "b1de24ec4c23c45da373dcb64a44e372253a0c16",
"sha256": "sha256-34lqV5p44Iqn2v6UJtVTrxwkHY7JXJueItBu/AhXo6A=", "sha256": "sha256-bIfqqZLMboA5GKxz9EVv8GZQRVejheHw2nLTBS6AKyE=",
"sparseCheckout": [], "sparseCheckout": [],
"type": "github" "type": "github"
}, },
"version": "5e9b08f91e55c210bbc64715b4ad698186b3c06b" "version": "b1de24ec4c23c45da373dcb64a44e372253a0c16"
}, },
"tree-sitter-idris": { "tree-sitter-idris": {
"cargoLocks": null, "cargoLocks": null,
@ -200,7 +200,7 @@
}, },
"wshowkeys-mao": { "wshowkeys-mao": {
"cargoLocks": null, "cargoLocks": null,
"date": "2025-02-03", "date": "2025-06-04",
"extract": null, "extract": null,
"name": "wshowkeys-mao", "name": "wshowkeys-mao",
"passthru": null, "passthru": null,
@ -212,11 +212,11 @@
"name": null, "name": null,
"owner": "DreamMaoMao", "owner": "DreamMaoMao",
"repo": "wshowkeys", "repo": "wshowkeys",
"rev": "24364e5f40b7ccbed728fe88757f559d84fae234", "rev": "bf18fba01eafd7659e242066abca0fd4938bf417",
"sha256": "sha256-I1nnwaE1Wr1b5EzQ4CP5sDCY8ZBaxP2FYZdIsKcVXL4=", "sha256": "sha256-KTtrmICFXXYBcPcGfZ32/UjQAEHSXF79PvSLCKbuCPw=",
"sparseCheckout": [], "sparseCheckout": [],
"type": "github" "type": "github"
}, },
"version": "24364e5f40b7ccbed728fe88757f559d84fae234" "version": "bf18fba01eafd7659e242066abca0fd4938bf417"
} }
} }

View file

@ -15,18 +15,18 @@
}; };
TrackersListCollection = { TrackersListCollection = {
pname = "TrackersListCollection"; pname = "TrackersListCollection";
version = "313c18fc1ae756ea99ae6275e4454ccff95d9b5d"; version = "ee6c8a19de97a244cf33f618678fe89bd0d3e38c";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "XIU2"; owner = "XIU2";
repo = "TrackersListCollection"; repo = "TrackersListCollection";
rev = "313c18fc1ae756ea99ae6275e4454ccff95d9b5d"; rev = "ee6c8a19de97a244cf33f618678fe89bd0d3e38c";
fetchSubmodules = false; fetchSubmodules = false;
deepClone = false; deepClone = false;
leaveDotGit = false; leaveDotGit = false;
sparseCheckout = [ "all.txt" ]; sparseCheckout = [ "all.txt" ];
sha256 = "sha256-yCcWx/tnz7JjHs6wniuy6owqIMjZrOS13HBz4MgtiAg="; sha256 = "sha256-KaVR91W/2XbYIxFrE8aKvpJTE10Mfb25ZlMOR2dRL5M=";
}; };
date = "2025-05-31"; date = "2025-06-09";
}; };
dioxionary = { dioxionary = {
pname = "dioxionary"; pname = "dioxionary";
@ -92,27 +92,27 @@
}; };
rime-ice = { rime-ice = {
pname = "rime-ice"; pname = "rime-ice";
version = "2e0d8d9a3ba292ecca3f6dccb5719a06764917ca"; version = "b86e6147d68c229b45bb1f2a593f8b76155e964d";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "iDvel"; owner = "iDvel";
repo = "rime-ice"; repo = "rime-ice";
rev = "2e0d8d9a3ba292ecca3f6dccb5719a06764917ca"; rev = "b86e6147d68c229b45bb1f2a593f8b76155e964d";
fetchSubmodules = false; fetchSubmodules = false;
sha256 = "sha256-v+j2Bp7+OEbiWImf0/6YbZTTHlaORvtK2foXTfjZW9s="; sha256 = "sha256-ttGHvxv6ZImn6xBifsL4bc+7Q/RvarwPwegx9pT+Hsg=";
}; };
date = "2025-05-29"; date = "2025-06-06";
}; };
spotx = { spotx = {
pname = "spotx"; pname = "spotx";
version = "5e9b08f91e55c210bbc64715b4ad698186b3c06b"; version = "b1de24ec4c23c45da373dcb64a44e372253a0c16";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "SpotX-Official"; owner = "SpotX-Official";
repo = "SpotX-Bash"; repo = "SpotX-Bash";
rev = "5e9b08f91e55c210bbc64715b4ad698186b3c06b"; rev = "b1de24ec4c23c45da373dcb64a44e372253a0c16";
fetchSubmodules = false; fetchSubmodules = false;
sha256 = "sha256-34lqV5p44Iqn2v6UJtVTrxwkHY7JXJueItBu/AhXo6A="; sha256 = "sha256-bIfqqZLMboA5GKxz9EVv8GZQRVejheHw2nLTBS6AKyE=";
}; };
date = "2025-05-24"; date = "2025-05-31";
}; };
tree-sitter-idris = { tree-sitter-idris = {
pname = "tree-sitter-idris"; pname = "tree-sitter-idris";
@ -131,14 +131,14 @@
}; };
wshowkeys-mao = { wshowkeys-mao = {
pname = "wshowkeys-mao"; pname = "wshowkeys-mao";
version = "24364e5f40b7ccbed728fe88757f559d84fae234"; version = "bf18fba01eafd7659e242066abca0fd4938bf417";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "DreamMaoMao"; owner = "DreamMaoMao";
repo = "wshowkeys"; repo = "wshowkeys";
rev = "24364e5f40b7ccbed728fe88757f559d84fae234"; rev = "bf18fba01eafd7659e242066abca0fd4938bf417";
fetchSubmodules = false; fetchSubmodules = false;
sha256 = "sha256-I1nnwaE1Wr1b5EzQ4CP5sDCY8ZBaxP2FYZdIsKcVXL4="; sha256 = "sha256-KTtrmICFXXYBcPcGfZ32/UjQAEHSXF79PvSLCKbuCPw=";
}; };
date = "2025-02-03"; date = "2025-06-04";
}; };
} }