wrappers/helix: use helix from upstream master
This commit is contained in:
parent
9cff5a8612
commit
49ec17b3f4
3 changed files with 92 additions and 2 deletions
|
@ -133,6 +133,11 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.crane.follows = "crane";
|
||||
};
|
||||
helix = {
|
||||
url = "github:helix-editor/helix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.crane.follows = "crane";
|
||||
};
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue