use upstream helix

This commit is contained in:
Max Headroom 2022-05-30 21:43:59 +02:00
parent 1896e88572
commit d3370026fa

View file

@ -20,7 +20,7 @@
agenix.url = "github:ryantm/agenix";
agenix.inputs.nixpkgs.follows = "nixpkgs";
helix.url = "git+https://git.privatevoid.net/max/helix.git";
helix.url = "github:helix-editor/helix";
helix.inputs.nixpkgs.follows = "nixpkgs";
kernel-clr = { url = "github:clearlinux-pkgs/linux"; flake = false; };