From 718564a8964543b38958c9f3451e90ee7fa91ed0 Mon Sep 17 00:00:00 2001 From: ashisgreat22 Date: Sun, 22 Mar 2026 02:02:50 +0000 Subject: [PATCH] revert(kafka): pin to working revision 90810cb Newest commit 1095a5c has Go build error: internal/engines/google.go:212: too many arguments in call to regexp.MustCompile Co-Authored-By: Claude Opus 4.6 --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index fc38054..f98d957 100644 --- a/flake.lock +++ b/flake.lock @@ -5,11 +5,11 @@ "nixpkgs": "nixpkgs" }, "locked": { - "lastModified": 1774144812, - "narHash": "sha256-KrmM3LaK3Q2z8HyYtcmlTABcyBl/vjz2OEvEnvDqdRg=", + "lastModified": 1774136830, + "narHash": "sha256-VNjK6/ygo3My/rJCEK+pCyZ5MazUBVcXiKDIX3sGJ6o=", "ref": "refs/heads/main", - "rev": "1095a5cad7379960c19481e70898f3db6752df61", - "revCount": 47, + "rev": "90810cb934db4f724f16f2abb1a1d052ff8c1d30", + "revCount": 28, "type": "git", "url": "ssh://forgejo@git.ashisgreat.xyz:2222/penal-colony/kafka.git" },