From 237607af218944b91e9ce30d22e4483894e027da Mon Sep 17 00:00:00 2001 From: RGBCube Date: Thu, 7 Dec 2023 11:48:23 +0300 Subject: [PATCH] Use upsteam Ghostty --- flake.lock | 12 ++++++------ flake.nix | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/flake.lock b/flake.lock index 636ed26..ce37d2f 100644 --- a/flake.lock +++ b/flake.lock @@ -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": { diff --git a/flake.nix b/flake.nix index 10c92af..979ea73 100644 --- a/flake.nix +++ b/flake.nix @@ -67,7 +67,7 @@ }; ghostty = { - url = "git+ssh://git@github.com/RGBCube/ghostty"; + url = "git+ssh://git@github.com/mitchellh/ghostty"; }; ghosttyModule = {