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

This commit is contained in:
github-actions[bot] 2026-05-12 17:33:29 +00:00
parent a4d4fd6b24
commit 26e66d0061
1 changed files with 1 additions and 1 deletions

View File

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