From 6130fcef8d882fe619b00d9b669e57c68fb760ef Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Thu, 23 Apr 2026 12:16:30 -0400 Subject: [PATCH] Update kolu back to master --- flake.lock | 7 +++---- flake.nix | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/flake.lock b/flake.lock index c3a88ea..9f5de73 100644 --- a/flake.lock +++ b/flake.lock @@ -796,16 +796,15 @@ }, "kolu": { "locked": { - "lastModified": 1776611909, - "narHash": "sha256-zB3+V+ovEp0Djcl3prOHXLglaAqUGQI8QIQuVGxOUmQ=", + "lastModified": 1776959113, + "narHash": "sha256-CtoPbb2TGH8urgGGBLODQuRXBUvMrrCd61jz4KfCVeI=", "owner": "juspay", "repo": "kolu", - "rev": "09ba297473062fcbcd1a4afb4fd20e04562135ef", + "rev": "abc0dae97407557f75bdeb1d4519256cff786780", "type": "github" }, "original": { "owner": "juspay", - "ref": "undue-area", "repo": "kolu", "type": "github" } diff --git a/flake.nix b/flake.nix index 30f5fa7..b1e2110 100644 --- a/flake.nix +++ b/flake.nix @@ -35,7 +35,7 @@ jumphost-nix.flake = false; # KOLU - kolu.url = "github:juspay/kolu/undue-area"; + kolu.url = "github:juspay/kolu"; # claude-code 2.1.98 (newer versions are nerfed) # See: https://x.com/Sthiven_R/status/2043992488109899849