chore: Update upstream packages
This commit is contained in:
parent
8c6a423684
commit
7f67895696
2 changed files with 30 additions and 25 deletions
|
|
@ -1,5 +1,10 @@
|
|||
# This file was generated by nvfetcher, please do not modify it manually.
|
||||
{ fetchgit, fetchurl, fetchFromGitHub, dockerTools }:
|
||||
{
|
||||
fetchgit,
|
||||
fetchurl,
|
||||
fetchFromGitHub,
|
||||
dockerTools,
|
||||
}:
|
||||
{
|
||||
OuterWildsTextAdventure = {
|
||||
pname = "OuterWildsTextAdventure";
|
||||
|
|
@ -15,18 +20,18 @@
|
|||
};
|
||||
TrackersListCollection = {
|
||||
pname = "TrackersListCollection";
|
||||
version = "61e90fe4cbf20204a0b5590df7c6d48556512185";
|
||||
version = "0c7a32db6974f0c58f30a0753f4a8d164a22262d";
|
||||
src = fetchFromGitHub {
|
||||
owner = "XIU2";
|
||||
repo = "TrackersListCollection";
|
||||
rev = "61e90fe4cbf20204a0b5590df7c6d48556512185";
|
||||
rev = "0c7a32db6974f0c58f30a0753f4a8d164a22262d";
|
||||
fetchSubmodules = false;
|
||||
deepClone = false;
|
||||
leaveDotGit = false;
|
||||
sparseCheckout = [ "all.txt" ];
|
||||
sha256 = "sha256-vJfyx/rjlLf8mJnV8Trx+hppCRyu1BfBmCOvA6YjjZc=";
|
||||
sha256 = "sha256-cydLc8KSt/Qy9n9Cq+eY6v14pZhjmQmqV16rWQda8Gw=";
|
||||
};
|
||||
date = "2026-01-23";
|
||||
date = "2026-01-31";
|
||||
};
|
||||
noto-sans-cjk = {
|
||||
pname = "noto-sans-cjk";
|
||||
|
|
@ -79,15 +84,15 @@
|
|||
};
|
||||
spotx = {
|
||||
pname = "spotx";
|
||||
version = "37ffdc78ba3ded6af6550895bfc687f44f1c4af6";
|
||||
version = "ca98eef240cd26b90ff423a836229275d4a1594f";
|
||||
src = fetchFromGitHub {
|
||||
owner = "SpotX-Official";
|
||||
repo = "SpotX-Bash";
|
||||
rev = "37ffdc78ba3ded6af6550895bfc687f44f1c4af6";
|
||||
rev = "ca98eef240cd26b90ff423a836229275d4a1594f";
|
||||
fetchSubmodules = false;
|
||||
sha256 = "sha256-W6TGdLFPMcfaYG55fKu3ieKROBArFTg9KwW8VRBFcnI=";
|
||||
sha256 = "sha256-7u4ewbrBWu9AizkTJDW+Mo/syAmJEz5yH2vA4Zodi9c=";
|
||||
};
|
||||
date = "2026-01-14";
|
||||
date = "2026-01-27";
|
||||
};
|
||||
wshowkeys-mao = {
|
||||
pname = "wshowkeys-mao";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue