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

This commit is contained in:
github-actions[bot]
2026-04-24 11:22:34 +00:00
parent 11a66114f5
commit bd5f3a5b06
+1 -1
View File
@@ -16,7 +16,7 @@
deps = pkgs.fetchPnpmDeps {
pname = "rsshub";
src = ./.;
hash = "sha256-JSMYPsZo2shfh/f6yQ+dOujhSkS3Ras0DcOo378pej4=";
hash = "sha256-ek3LN43FqwmLGh4qk54DZ8FwZZs9DmUKVUPDzwKOj6c=";
fetcherVersion = 2;
};
in