add nixfmt in helix package set

This commit is contained in:
ulic-youthlic 2025-05-24 08:21:51 +08:00
parent 39e4112265
commit 8d9f566ce6
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721

View file

@ -8,6 +8,7 @@
runtime = callPackage ./runtime.nix {};
runtimeInputs = (
with pkgs; [
nixfmt-rfc-style
idris2Packages.idris2Lsp
lua-language-server
bash-language-server