From 87485c96f6f84ba2f16550d7b4f8fbe3f4f31c02 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 08:50:13 +0000 Subject: [PATCH] chore(nix): update dependencies hash to sha256-PSD9aILJ5Sz04WZDZHhe1fj8cXghsi4ecNYS7uovqow= --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 8131fff1d..912a267b9 100644 --- a/flake.nix +++ b/flake.nix @@ -16,7 +16,7 @@ deps = pkgs.fetchPnpmDeps { pname = "rsshub"; src = ./.; - hash = "sha256-cXBqhjbB4KV8xvb0iC8zJ012D4p0jgMp3hGH2oN8yxc="; + hash = "sha256-PSD9aILJ5Sz04WZDZHhe1fj8cXghsi4ecNYS7uovqow="; fetcherVersion = 2; }; in