1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 19:47:47 +00:00

Use upsteam Ghostty

This commit is contained in:
RGBCube 2023-12-07 11:48:23 +03:00
parent 1ed381ac52
commit 237607af21
No known key found for this signature in database
2 changed files with 7 additions and 7 deletions

12
flake.lock generated
View file

@ -159,17 +159,17 @@
"zls-master": "zls-master" "zls-master": "zls-master"
}, },
"locked": { "locked": {
"lastModified": 1701896048, "lastModified": 1701929240,
"narHash": "sha256-S34sh0F46ARmLNvU98iVIUDCr4/9L1n+IaE2j01H5AQ=", "narHash": "sha256-NEv1em2lGdHjqqm9sJWzpiDPNHvlGJbdS2Cm089qwuU=",
"ref": "refs/heads/main", "ref": "refs/heads/main",
"rev": "f6ce92a31aa51ee65bf43d40ca2b7da4187ea163", "rev": "91fced7b05481031d9f6138aa61ffce3bea48d18",
"revCount": 4070, "revCount": 4077,
"type": "git", "type": "git",
"url": "ssh://git@github.com/RGBCube/ghostty" "url": "ssh://git@github.com/mitchellh/ghostty"
}, },
"original": { "original": {
"type": "git", "type": "git",
"url": "ssh://git@github.com/RGBCube/ghostty" "url": "ssh://git@github.com/mitchellh/ghostty"
} }
}, },
"ghosttyModule": { "ghosttyModule": {

View file

@ -67,7 +67,7 @@
}; };
ghostty = { ghostty = {
url = "git+ssh://git@github.com/RGBCube/ghostty"; url = "git+ssh://git@github.com/mitchellh/ghostty";
}; };
ghosttyModule = { ghosttyModule = {