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

This commit is contained in:
github-actions[bot]
2026-04-28 08:39:39 +00:00
parent 672834c84e
commit 8f1e11203d
+1 -1
View File
@@ -16,7 +16,7 @@
deps = pkgs.fetchPnpmDeps {
pname = "rsshub";
src = ./.;
hash = "sha256-jXH+lqvTUjWfOWt6MwuF7wM4RV1JgRFyr/O614PsqJ0=";
hash = "sha256-WpN4jgLZFkKBZJBhfp8zTjAwJzhTHmELVamsgeB7U0M=";
fetcherVersion = 2;
};
in