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 {};
|
runtime = callPackage ./runtime.nix {};
|
||||||
runtimeInputs = (
|
runtimeInputs = (
|
||||||
with pkgs; [
|
with pkgs; [
|
||||||
|
nixfmt-rfc-style
|
||||||
idris2Packages.idris2Lsp
|
idris2Packages.idris2Lsp
|
||||||
lua-language-server
|
lua-language-server
|
||||||
bash-language-server
|
bash-language-server
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue