chore(nix): update dependencies hash to sha256-Wefxsdypo6RsuL8c7JIQ0gztjVMSAxcOLbflrfZ0Zho=

This commit is contained in:
github-actions[bot] 2026-05-07 08:51:58 +00:00
parent eaddc7fa14
commit 405538d047
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
deps = pkgs.fetchPnpmDeps {
pname = "rsshub";
src = ./.;
hash = "sha256-ht/2DiqV+thWATxu4gC5kjCGND+U1WFxFFhut45DsYg=";
hash = "sha256-Wefxsdypo6RsuL8c7JIQ0gztjVMSAxcOLbflrfZ0Zho=";
fetcherVersion = 2;
};
in