Skip to content

Commit 3e09b3e

Browse files
chore(nix): update dependencies hash to sha256-T3dvpRn24HKzSZ6sl1tYVME9xVUqn2HIUpYcWY+7dZ8=
1 parent 94cfb2e commit 3e09b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
deps = pkgs.fetchPnpmDeps {
1717
pname = "rsshub";
1818
src = ./.;
19-
hash = "sha256-QG1cIkZh+qBA5Dipt0iDLuQpEOI45wdFhuG/CTcRVU8=";
19+
hash = "sha256-T3dvpRn24HKzSZ6sl1tYVME9xVUqn2HIUpYcWY+7dZ8=";
2020
fetcherVersion = 2;
2121
};
2222
in

0 commit comments

Comments
 (0)