chore(nix): update dependencies hash to sha256-ht/2DiqV+thWATxu4gC5kjCGND+U1WFxFFhut45DsYg=

This commit is contained in:
github-actions[bot] 2026-05-06 08:51:05 +00:00
parent 46b4e2ba71
commit a21cf6784e
1 changed files with 1 additions and 1 deletions

View File

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