modify helix package and add idris tree-sitter integration
This commit is contained in:
parent
5fefe07d75
commit
8596be2dab
4 changed files with 116 additions and 5 deletions
|
|
@ -5,7 +5,7 @@
|
|||
}:
|
||||
{
|
||||
pinentry-selector = pkgs.callPackage ./pinentry-selector.nix { };
|
||||
helix = pkgs.callPackage ./helix.nix { inherit inputs; };
|
||||
helix = pkgs.callPackage ./helix { inherit inputs; };
|
||||
juicity = pkgs.callPackage ./juicity.nix { };
|
||||
}
|
||||
// (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue