Install helix from master branch
This commit is contained in:
parent
a81a68713d
commit
c649f0f3c2
7 changed files with 289 additions and 7 deletions
|
@ -31,6 +31,7 @@
|
|||
url = "github:NixOS/flake-registry";
|
||||
flake = false;
|
||||
};
|
||||
helix.url = "github:helix-editor/helix/23.03";
|
||||
};
|
||||
|
||||
outputs = { ... } @ args: import ./outputs.nix args;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue