chore(nix): update dependencies hash to sha256-l8esb9lcJLVGDX+xqYhURa2nQUUSZB893rhKXhgxjv8=

This commit is contained in:
github-actions[bot] 2026-04-08 09:00:13 +00:00
parent f0804eaff1
commit 2b8023487a
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
deps = pkgs.fetchPnpmDeps {
pname = "rsshub";
src = ./.;
hash = "sha256-T3dvpRn24HKzSZ6sl1tYVME9xVUqn2HIUpYcWY+7dZ8=";
hash = "sha256-l8esb9lcJLVGDX+xqYhURa2nQUUSZB893rhKXhgxjv8=";
fetcherVersion = 2;
};
in