mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 19:47:47 +00:00
Use upsteam Ghostty
This commit is contained in:
parent
1ed381ac52
commit
237607af21
2 changed files with 7 additions and 7 deletions
12
flake.lock
generated
12
flake.lock
generated
|
@ -159,17 +159,17 @@
|
|||
"zls-master": "zls-master"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1701896048,
|
||||
"narHash": "sha256-S34sh0F46ARmLNvU98iVIUDCr4/9L1n+IaE2j01H5AQ=",
|
||||
"lastModified": 1701929240,
|
||||
"narHash": "sha256-NEv1em2lGdHjqqm9sJWzpiDPNHvlGJbdS2Cm089qwuU=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "f6ce92a31aa51ee65bf43d40ca2b7da4187ea163",
|
||||
"revCount": 4070,
|
||||
"rev": "91fced7b05481031d9f6138aa61ffce3bea48d18",
|
||||
"revCount": 4077,
|
||||
"type": "git",
|
||||
"url": "ssh://git@github.com/RGBCube/ghostty"
|
||||
"url": "ssh://git@github.com/mitchellh/ghostty"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "ssh://git@github.com/RGBCube/ghostty"
|
||||
"url": "ssh://git@github.com/mitchellh/ghostty"
|
||||
}
|
||||
},
|
||||
"ghosttyModule": {
|
||||
|
|
|
@ -67,7 +67,7 @@
|
|||
};
|
||||
|
||||
ghostty = {
|
||||
url = "git+ssh://git@github.com/RGBCube/ghostty";
|
||||
url = "git+ssh://git@github.com/mitchellh/ghostty";
|
||||
};
|
||||
|
||||
ghosttyModule = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue