add nixfmt in helix package set
This commit is contained in:
parent
39e4112265
commit
8d9f566ce6
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
runtime = callPackage ./runtime.nix {};
|
||||
runtimeInputs = (
|
||||
with pkgs; [
|
||||
nixfmt-rfc-style
|
||||
idris2Packages.idris2Lsp
|
||||
lua-language-server
|
||||
bash-language-server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue