From 89b5437f869bd21ebdf126ed5ef094212207b684 Mon Sep 17 00:00:00 2001 From: death916 Date: Mon, 19 Jan 2026 04:31:50 -0800 Subject: [PATCH] c2c version --- pkgs/c2cscrape/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/c2cscrape/default.nix b/pkgs/c2cscrape/default.nix index f844d98..a8ee7f0 100644 --- a/pkgs/c2cscrape/default.nix +++ b/pkgs/c2cscrape/default.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "death916"; repo = "c2cscrape"; - # rev = "b61b888b229d646859976f8fb69e59c17c8c27a4"; + rev = "872686e9d55789986f685503695a3622aafda7e6"; # hash = "sha256-oVuLGHds2zT/QzlFUaBzS73hwF28Wm03XwrOQbKrgdo="; };