🏡 index : ~doyle/rgit.git

author Jordan Doyle <jordan@doyle.la> 2024-09-30 3:45:53.0 +04:00:00
committer Jordan Doyle <jordan@doyle.la> 2024-09-30 4:08:28.0 +04:00:00
commit
d8bd2fb032935269f6b27987924a18acfbc82fb1 [patch]
tree
b0f8c15cd7b3b8fc457c8ecf842bbd8db38b40bf
parent
8afea157a36d432ac68ff9e7d059e7405e44c0da
download
d8bd2fb032935269f6b27987924a18acfbc82fb1.tar.gz

Move to forked Helix



Diff

 flake.lock | 10 ++++++----
 flake.nix  |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/flake.lock b/flake.lock
index 3c29400..1b45e27 100644
--- a/flake.lock
+++ a/flake.lock
@@ -34,15 +34,15 @@
    "helix": {
      "flake": false,
      "locked": {
        "lastModified": 1727613050,
        "narHash": "sha256-vxf/5aCNjy0OKzkkkNoeUnjr1lWQDmcKW+UXKpU4weE=",
        "owner": "helix-editor",
        "lastModified": 1727654850,
        "narHash": "sha256-du6Vy5Yxy6aZFP7ad5guz5GOD/8uMY+Pgse1ZM+K2Jo=",
        "owner": "JordanForks",
        "repo": "helix",
        "rev": "2ce4c6d5fa3e50464b41a3d0190ad0e5ada2fc3c",
        "rev": "1603715cc91bf6fdffb4aedfb5b76fb69fd10e28",
        "type": "github"
      },

      "original": {
        "owner": "helix-editor",
        "owner": "JordanForks",
        "repo": "helix",
        "type": "github"
      }

diff --git a/flake.nix b/flake.nix
index 0160f3c..9ea546a 100644
--- a/flake.nix
+++ a/flake.nix
@@ -10,7 +10,7 @@
    };

    helix = {
      url = "github:helix-editor/helix";
      url = "github:JordanForks/helix";
      flake = false;
    };
  };