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

This commit is contained in:
github-actions[bot] 2026-05-13 08:50:13 +00:00
parent ddafb18258
commit 87485c96f6
1 changed files with 1 additions and 1 deletions

View File

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