override helix with newer version
This commit is contained in:
parent
16666b8adf
commit
0695685e73
7 changed files with 253 additions and 10 deletions
|
@ -40,6 +40,7 @@
|
|||
url = github:numtide/devshell;
|
||||
inputs.nixpkgs.follows = "myNixpkgs";
|
||||
};
|
||||
helix.url = github:helix-editor/helix/22.08.1;
|
||||
};
|
||||
|
||||
outputs = { ... } @ args: import ./outputs.nix args;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue