update flake inputs and pkgs. change TrackersListCollecton from flake inputs to pkgs

This commit is contained in:
ulic-youthlic 2025-05-20 11:55:43 +08:00
parent c0f3250730
commit e041ee95c8
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
19 changed files with 87 additions and 67 deletions

View file

@ -1,6 +1,21 @@
# This file was generated by nvfetcher, please do not modify it manually.
{ fetchgit, fetchurl, fetchFromGitHub, dockerTools }:
{
TrackersListCollection = {
pname = "TrackersListCollection";
version = "4625b564bb0bf03e069c4fbaa42df59c84ff0fdf";
src = fetchFromGitHub {
owner = "XIU2";
repo = "TrackersListCollection";
rev = "4625b564bb0bf03e069c4fbaa42df59c84ff0fdf";
fetchSubmodules = false;
deepClone = false;
leaveDotGit = false;
sparseCheckout = [ "all.txt" ];
sha256 = "sha256-1si2rVI2TB0urt6HhLeMot6tAsfii+uc74zxYc9AJk0=";
};
date = "2025-05-20";
};
dioxionary = {
pname = "dioxionary";
version = "4db80d458ff7494967c94ebb1db596abba0775b2";
@ -65,27 +80,27 @@
};
rime-ice = {
pname = "rime-ice";
version = "60cd1631f9f5023cf00e86adc535571d1b86f1b2";
version = "7fab37280f1a90055007f561518c7daf59da9a09";
src = fetchFromGitHub {
owner = "iDvel";
repo = "rime-ice";
rev = "60cd1631f9f5023cf00e86adc535571d1b86f1b2";
rev = "7fab37280f1a90055007f561518c7daf59da9a09";
fetchSubmodules = false;
sha256 = "sha256-3K25oc4q/5pmZL7WYoSR6RyjgV+7o7W6MzBcIKeRD0Y=";
sha256 = "sha256-vWjAJ7UEnuGpYVfqwLt0Cq1jzz+S+DjivQpR9QKyad8=";
};
date = "2025-05-08";
date = "2025-05-19";
};
spotx = {
pname = "spotx";
version = "1d16abcbb6cdd0a2882084d91dedc4e1f0e3844c";
version = "d756a3f23ddd8bbbeb644f6070a147aaa239ba4a";
src = fetchFromGitHub {
owner = "SpotX-Official";
repo = "SpotX-Bash";
rev = "1d16abcbb6cdd0a2882084d91dedc4e1f0e3844c";
rev = "d756a3f23ddd8bbbeb644f6070a147aaa239ba4a";
fetchSubmodules = false;
sha256 = "sha256-kSFyKLD8qb4CsbUZuHXA0GgrAsFYdIPF0gxpKwtxTX4=";
sha256 = "sha256-QKfSQby0hw2X9mHxLSO4I6Z9nXPNWIHqJkdP23BC+48=";
};
date = "2025-05-03";
date = "2025-05-12";
};
tree-sitter-idris = {
pname = "tree-sitter-idris";