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

@ -0,0 +1,4 @@
{srcs}: let
inherit (srcs) TrackersListCollection;
in
TrackersListCollection.src

View file

@ -1,4 +1,27 @@
{
"TrackersListCollection": {
"cargoLocks": null,
"date": "2025-05-20",
"extract": null,
"name": "TrackersListCollection",
"passthru": null,
"pinned": false,
"src": {
"deepClone": false,
"fetchSubmodules": false,
"leaveDotGit": false,
"name": null,
"owner": "XIU2",
"repo": "TrackersListCollection",
"rev": "4625b564bb0bf03e069c4fbaa42df59c84ff0fdf",
"sha256": "sha256-1si2rVI2TB0urt6HhLeMot6tAsfii+uc74zxYc9AJk0=",
"sparseCheckout": [
"all.txt"
],
"type": "github"
},
"version": "4625b564bb0bf03e069c4fbaa42df59c84ff0fdf"
},
"dioxionary": {
"cargoLocks": {
"./Cargo.lock": [
@ -92,7 +115,7 @@
},
"rime-ice": {
"cargoLocks": null,
"date": "2025-05-08",
"date": "2025-05-19",
"extract": null,
"name": "rime-ice",
"passthru": null,
@ -104,16 +127,16 @@
"name": null,
"owner": "iDvel",
"repo": "rime-ice",
"rev": "60cd1631f9f5023cf00e86adc535571d1b86f1b2",
"sha256": "sha256-3K25oc4q/5pmZL7WYoSR6RyjgV+7o7W6MzBcIKeRD0Y=",
"rev": "7fab37280f1a90055007f561518c7daf59da9a09",
"sha256": "sha256-vWjAJ7UEnuGpYVfqwLt0Cq1jzz+S+DjivQpR9QKyad8=",
"sparseCheckout": [],
"type": "github"
},
"version": "60cd1631f9f5023cf00e86adc535571d1b86f1b2"
"version": "7fab37280f1a90055007f561518c7daf59da9a09"
},
"spotx": {
"cargoLocks": null,
"date": "2025-05-03",
"date": "2025-05-12",
"extract": null,
"name": "spotx",
"passthru": null,
@ -125,12 +148,12 @@
"name": null,
"owner": "SpotX-Official",
"repo": "SpotX-Bash",
"rev": "1d16abcbb6cdd0a2882084d91dedc4e1f0e3844c",
"sha256": "sha256-kSFyKLD8qb4CsbUZuHXA0GgrAsFYdIPF0gxpKwtxTX4=",
"rev": "d756a3f23ddd8bbbeb644f6070a147aaa239ba4a",
"sha256": "sha256-QKfSQby0hw2X9mHxLSO4I6Z9nXPNWIHqJkdP23BC+48=",
"sparseCheckout": [],
"type": "github"
},
"version": "1d16abcbb6cdd0a2882084d91dedc4e1f0e3844c"
"version": "d756a3f23ddd8bbbeb644f6070a147aaa239ba4a"
},
"tree-sitter-idris": {
"cargoLocks": null,

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";

View file

@ -14,6 +14,7 @@ in
dioxionary = callPackage ./dioxionary.nix {};
spotifyx = callPackage ./spotifyx.nix {};
radicle-explorer = callPackage ./radicle-explorer {};
TrackersListCollection = callPackage ./TrackersListCollection.nix {};
noto-serif-cjk = callPackage ./noto-serif-cjk.nix {};
noto-sans-cjk = callPackage ./noto-sans-cjk.nix {};

View file

@ -5,7 +5,6 @@
openssl,
installShellFiles,
lib,
...
}: let
src = srcs.dioxionary;
in

View file

@ -3,7 +3,6 @@
pkgs,
inputs,
callPackage,
...
}: let
inherit (inputs.helix.packages."${pkgs.system}") helix;
runtime = callPackage ./runtime.nix {};

View file

@ -3,7 +3,6 @@
srcs,
stdenv,
runCommandNoCCLocal,
...
}: let
buildGrammar = grammar:
stdenv.mkDerivation {

View file

@ -1,7 +1,6 @@
{
buildGoModule,
srcs,
...
}:
buildGoModule rec {
name = "juicity";

View file

@ -2,7 +2,6 @@
nixosTests,
srcs,
stdenvNoCC,
...
}: let
source = srcs.noto-sans-cjk;
in

View file

@ -2,7 +2,6 @@
nixosTests,
srcs,
stdenvNoCC,
...
}: let
source = srcs.noto-serif-cjk;
in

View file

@ -29,3 +29,8 @@ git.sparseCheckout = ["Sans/OTC"]
[spotx]
src.git = "https://github.com/SpotX-Official/SpotX-Bash.git"
fetch.github = "SpotX-Official/SpotX-Bash"
[TrackersListCollection]
src.git = "https://github.com/XIU2/TrackersListCollection.git"
fetch.github = "XIU2/TrackersListCollection"
git.sparseCheckout = ["all.txt"]

View file

@ -1,4 +1,4 @@
{pkgs, ...}:
{pkgs}:
(pkgs.radicle-explorer.withConfig {
preferredSeeds = [
{

View file

@ -1,7 +1,6 @@
{
srcs,
stdenvNoCC,
...
}: let
source = srcs.rime-ice;
in

View file

@ -1,7 +1,6 @@
{
pkgs,
srcs,
...
}: let
inherit (srcs) spotx;
in