mirror of
https://github.com/srid/nixos-config.git
synced 2026-07-16 22:01:33 +08:00
kolu master
This commit is contained in:
parent
d830fd287c
commit
7932063fb2
2 changed files with 8 additions and 8 deletions
14
flake.lock
generated
14
flake.lock
generated
|
|
@ -284,11 +284,11 @@
|
||||||
"bun2nix": "bun2nix"
|
"bun2nix": "bun2nix"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1780183172,
|
"lastModified": 1780322958,
|
||||||
"narHash": "sha256-dJVQYqDPJHOSrvFtCSliGEf9FR2aESCT0CRgmoG3RU8=",
|
"narHash": "sha256-j6byUEKeSQTU0RzicwQYzmA/LXsb8R4HfSQiVEBql80=",
|
||||||
"owner": "srid",
|
"owner": "srid",
|
||||||
"repo": "drishti",
|
"repo": "drishti",
|
||||||
"rev": "17763a9e5669cec6802822388c44a73a616c8e82",
|
"rev": "348ba132c8ca2c56346b554c9f93a1f9a3f8a070",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -855,16 +855,16 @@
|
||||||
},
|
},
|
||||||
"kolu": {
|
"kolu": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1780184001,
|
"lastModified": 1780418925,
|
||||||
"narHash": "sha256-YjQdz3Rw6Nu/6vTYXMnQtc+/jEFm7oXQOsadtvwBaCE=",
|
"narHash": "sha256-8L95BwxCF2yb2q1dfoKR/EoJUOjfMLz4RGt/ZnTuABU=",
|
||||||
"owner": "juspay",
|
"owner": "juspay",
|
||||||
"repo": "kolu",
|
"repo": "kolu",
|
||||||
"rev": "f36ef03d6f282a6a248b2fde57cbda815c0447b0",
|
"rev": "1ca2aca0bab435ef301bd730a5aaeca0d09a49e4",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "juspay",
|
"owner": "juspay",
|
||||||
"ref": "r4-a1-pty-host-surface",
|
"ref": "fix/workflow-live-journal-1123",
|
||||||
"repo": "kolu",
|
"repo": "kolu",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -36,7 +36,7 @@
|
||||||
jumphost-nix.flake = false;
|
jumphost-nix.flake = false;
|
||||||
|
|
||||||
# KOLU
|
# KOLU
|
||||||
kolu.url = "github:juspay/kolu/r4-a1-pty-host-surface";
|
kolu.url = "github:juspay/kolu";
|
||||||
|
|
||||||
# drishti remote host monitor (home-manager module)
|
# drishti remote host monitor (home-manager module)
|
||||||
drishti.url = "github:srid/drishti";
|
drishti.url = "github:srid/drishti";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue