Update inputs
This commit is contained in:
parent
ab39fb528b
commit
29fe8f5900
4 changed files with 44 additions and 44 deletions
|
|
@ -36,7 +36,7 @@ in
|
|||
pkgs.pandoc
|
||||
|
||||
# Formatters and linters
|
||||
pkgs.nixfmt-rfc-style # nix formatter
|
||||
pkgs.nixfmt # nix formatter
|
||||
pkgs.nixpkgs-fmt
|
||||
pkgs.shfmt # sh formatter
|
||||
pkgs.shellcheck # sh linter
|
||||
|
|
@ -46,7 +46,7 @@ in
|
|||
|
||||
# LSPs
|
||||
pkgs.coursier
|
||||
# metals # Scala
|
||||
pkgs.metals # Scala
|
||||
|
||||
# Nix
|
||||
pkgs.nil
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue