From 72db61a67f49b6b456496af606f8c3ef3959c9fe Mon Sep 17 00:00:00 2001 From: Ethel Morgan Date: Sat, 11 Jul 2020 13:05:37 +0100 Subject: update pkgs.eth.helix --- pkgs/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/default.nix b/pkgs/default.nix index 27bf7b3..c0b4afe 100644 --- a/pkgs/default.nix +++ b/pkgs/default.nix @@ -29,7 +29,7 @@ let }; helix = builtins.fetchGit { url = "https://github.com/ethulhu/helix"; - rev = "b64bdc80c3c994f22a28599747897aa5de3ada93"; + rev = "dd0eff23f0329b7baa88bee8de4908ea044f5801"; }; jackalope = builtins.fetchGit { url = "https://git.sr.ht/~eth/jackalope"; -- cgit v1.2.3