modify helix package and add idris tree-sitter integration

This commit is contained in:
ulic-youthlic 2025-02-05 00:07:13 +08:00
parent 5fefe07d75
commit 8596be2dab
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
4 changed files with 116 additions and 5 deletions

View file

@ -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 { };
}
// (