From d8bd2fb032935269f6b27987924a18acfbc82fb1 Mon Sep 17 00:00:00 2001 From: Jordan Doyle Date: Mon, 30 Sep 2024 03:45:53 +0400 Subject: [PATCH] Move to forked Helix --- 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; }; }; -- rgit 0.1.3