mirror of
https://github.com/srid/nixos-config.git
synced 2026-07-16 22:01:33 +08:00
Update kolu back to master
This commit is contained in:
parent
055d0c07cc
commit
6130fcef8d
2 changed files with 4 additions and 5 deletions
7
flake.lock
generated
7
flake.lock
generated
|
|
@ -796,16 +796,15 @@
|
||||||
},
|
},
|
||||||
"kolu": {
|
"kolu": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1776611909,
|
"lastModified": 1776959113,
|
||||||
"narHash": "sha256-zB3+V+ovEp0Djcl3prOHXLglaAqUGQI8QIQuVGxOUmQ=",
|
"narHash": "sha256-CtoPbb2TGH8urgGGBLODQuRXBUvMrrCd61jz4KfCVeI=",
|
||||||
"owner": "juspay",
|
"owner": "juspay",
|
||||||
"repo": "kolu",
|
"repo": "kolu",
|
||||||
"rev": "09ba297473062fcbcd1a4afb4fd20e04562135ef",
|
"rev": "abc0dae97407557f75bdeb1d4519256cff786780",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "juspay",
|
"owner": "juspay",
|
||||||
"ref": "undue-area",
|
|
||||||
"repo": "kolu",
|
"repo": "kolu",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -35,7 +35,7 @@
|
||||||
jumphost-nix.flake = false;
|
jumphost-nix.flake = false;
|
||||||
|
|
||||||
# KOLU
|
# KOLU
|
||||||
kolu.url = "github:juspay/kolu/undue-area";
|
kolu.url = "github:juspay/kolu";
|
||||||
|
|
||||||
# claude-code 2.1.98 (newer versions are nerfed)
|
# claude-code 2.1.98 (newer versions are nerfed)
|
||||||
# See: https://x.com/Sthiven_R/status/2043992488109899849
|
# See: https://x.com/Sthiven_R/status/2043992488109899849
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue