Skip to content

Commit e6d1d39

Browse files
DataEraserCgithub-actions[bot]
authored andcommitted
auto: update packages
1 parent 2fa64a2 commit e6d1d39

File tree

3 files changed

+28
-28
lines changed

3 files changed

+28
-28
lines changed

_sources/generated.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -296,11 +296,11 @@
296296
"pinned": false,
297297
"src": {
298298
"name": null,
299-
"sha256": "sha256-uKYFGn1mLxVHa/duFSSao8vgrQhyZny4p0VViSLcA2g=",
299+
"sha256": "sha256-QqlH4wc42v1hV90Sp+6AZUaWDPTWZ3nIEJLe32OJyWc=",
300300
"type": "url",
301-
"url": "https://mirrorbits.lineageos.org/full/pstar/20250714/boot.img"
301+
"url": "https://mirrorbits.lineageos.org/full/pstar/20250721/boot.img"
302302
},
303-
"version": "20250714"
303+
"version": "20250721"
304304
},
305305
"linux-amazon-karnak": {
306306
"cargoLocks": null,
@@ -492,7 +492,7 @@
492492
},
493493
"susfs-android13-5_15": {
494494
"cargoLocks": null,
495-
"date": "2025-07-18",
495+
"date": "2025-07-21",
496496
"extract": null,
497497
"name": "susfs-android13-5_15",
498498
"passthru": null,
@@ -502,17 +502,17 @@
502502
"fetchSubmodules": false,
503503
"leaveDotGit": false,
504504
"name": null,
505-
"rev": "42d2a5c01b43d962a3e04ef557df2a7e2a05f8bd",
506-
"sha256": "sha256-sbd7ahI+AiTBDLpuxe3n8/5yVoEvSbP6MrwfoEMZPMY=",
505+
"rev": "0d05649fae522c5ff2528a1db9bcb6b8bebf3633",
506+
"sha256": "sha256-aqm9NU/xp7EDmeiKLQAcUlRECzJ1c87Zl4S78zdspuk=",
507507
"sparseCheckout": [],
508508
"type": "git",
509509
"url": "https://gitlab.com/simonpunk/susfs4ksu.git"
510510
},
511-
"version": "42d2a5c01b43d962a3e04ef557df2a7e2a05f8bd"
511+
"version": "0d05649fae522c5ff2528a1db9bcb6b8bebf3633"
512512
},
513513
"wildplus-kernel-patches": {
514514
"cargoLocks": null,
515-
"date": "2025-07-19",
515+
"date": "2025-07-20",
516516
"extract": null,
517517
"name": "wildplus-kernel-patches",
518518
"passthru": null,
@@ -524,12 +524,12 @@
524524
"name": null,
525525
"owner": "WildPlusKernel",
526526
"repo": "kernel_patches",
527-
"rev": "2fbee458fa09a5bdbbd75e92759122a7abb49181",
528-
"sha256": "sha256-xbOSM/rJEoB4MLnhHwVZ3aLYWtBTDqWKmtV9GSIne88=",
527+
"rev": "56706aae8928408773bc2c1015b2cace5ab78bd1",
528+
"sha256": "sha256-WIWdafdcY/uBNqB0QEPh4hEZl9pPjs5RaTkbxMyS2kY=",
529529
"sparseCheckout": [],
530530
"type": "github"
531531
},
532-
"version": "2fbee458fa09a5bdbbd75e92759122a7abb49181"
532+
"version": "56706aae8928408773bc2c1015b2cace5ab78bd1"
533533
},
534534
"ztc1997-android_gki_kernel_5-10_common": {
535535
"cargoLocks": null,

_sources/generated.nix

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -170,10 +170,10 @@
170170
};
171171
lineage-nightly-pstar_bootImg = {
172172
pname = "lineage-nightly-pstar_bootImg";
173-
version = "20250714";
173+
version = "20250721";
174174
src = fetchurl {
175-
url = "https://mirrorbits.lineageos.org/full/pstar/20250714/boot.img";
176-
sha256 = "sha256-uKYFGn1mLxVHa/duFSSao8vgrQhyZny4p0VViSLcA2g=";
175+
url = "https://mirrorbits.lineageos.org/full/pstar/20250721/boot.img";
176+
sha256 = "sha256-QqlH4wc42v1hV90Sp+6AZUaWDPTWZ3nIEJLe32OJyWc=";
177177
};
178178
};
179179
linux-amazon-karnak = {
@@ -288,29 +288,29 @@
288288
};
289289
susfs-android13-5_15 = {
290290
pname = "susfs-android13-5_15";
291-
version = "42d2a5c01b43d962a3e04ef557df2a7e2a05f8bd";
291+
version = "0d05649fae522c5ff2528a1db9bcb6b8bebf3633";
292292
src = fetchgit {
293293
url = "https://gitlab.com/simonpunk/susfs4ksu.git";
294-
rev = "42d2a5c01b43d962a3e04ef557df2a7e2a05f8bd";
294+
rev = "0d05649fae522c5ff2528a1db9bcb6b8bebf3633";
295295
fetchSubmodules = false;
296296
deepClone = false;
297297
leaveDotGit = false;
298298
sparseCheckout = [ ];
299-
sha256 = "sha256-sbd7ahI+AiTBDLpuxe3n8/5yVoEvSbP6MrwfoEMZPMY=";
299+
sha256 = "sha256-aqm9NU/xp7EDmeiKLQAcUlRECzJ1c87Zl4S78zdspuk=";
300300
};
301-
date = "2025-07-18";
301+
date = "2025-07-21";
302302
};
303303
wildplus-kernel-patches = {
304304
pname = "wildplus-kernel-patches";
305-
version = "2fbee458fa09a5bdbbd75e92759122a7abb49181";
305+
version = "56706aae8928408773bc2c1015b2cace5ab78bd1";
306306
src = fetchFromGitHub {
307307
owner = "WildPlusKernel";
308308
repo = "kernel_patches";
309-
rev = "2fbee458fa09a5bdbbd75e92759122a7abb49181";
309+
rev = "56706aae8928408773bc2c1015b2cace5ab78bd1";
310310
fetchSubmodules = false;
311-
sha256 = "sha256-xbOSM/rJEoB4MLnhHwVZ3aLYWtBTDqWKmtV9GSIne88=";
311+
sha256 = "sha256-WIWdafdcY/uBNqB0QEPh4hEZl9pPjs5RaTkbxMyS2kY=";
312312
};
313-
date = "2025-07-19";
313+
date = "2025-07-20";
314314
};
315315
ztc1997-android_gki_kernel_5-10_common = {
316316
pname = "ztc1997-android_gki_kernel_5-10_common";

flake.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)