chore(nix): update dependencies hash to sha256-b/SBHeUs+zsKjx3Et/ppNoA1fm8/KGiaHCEvOP+af5I=

This commit is contained in:
github-actions[bot] 2026-04-13 21:56:29 +00:00
parent 65f80b17fb
commit 1d5a2a7ff9
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
deps = pkgs.fetchPnpmDeps {
pname = "rsshub";
src = ./.;
hash = "sha256-v8KDnut1FrWMgre355e8VodnHmpcQR8XChHSPOfXs5s=";
hash = "sha256-b/SBHeUs+zsKjx3Et/ppNoA1fm8/KGiaHCEvOP+af5I=";
fetcherVersion = 2;
};
in