chore(nix): update dependencies hash to sha256-LALa3bGGiBv8zuKcxfDhVqQ/a9dnNw/WFnpFBt5Nq08=

This commit is contained in:
github-actions[bot] 2026-05-04 12:18:45 +00:00
parent d6ae8fc7fc
commit a2e7a39aaf
1 changed files with 1 additions and 1 deletions

View File

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