chore(nix): update dependencies hash to sha256-HO3OeUzttaFf/Z1rNgwYIqdSkuG1DTjbt0qgyVTWVDk=

This commit is contained in:
github-actions[bot]
2026-04-27 12:49:06 +00:00
parent 9895f4f4ed
commit 866453bfda
+1 -1
View File
@@ -16,7 +16,7 @@
deps = pkgs.fetchPnpmDeps {
pname = "rsshub";
src = ./.;
hash = "sha256-ek3LN43FqwmLGh4qk54DZ8FwZZs9DmUKVUPDzwKOj6c=";
hash = "sha256-HO3OeUzttaFf/Z1rNgwYIqdSkuG1DTjbt0qgyVTWVDk=";
fetcherVersion = 2;
};
in