Update inputs

This commit is contained in:
Paul-Henri Froidmont 2026-01-13 01:50:14 +01:00
parent ab39fb528b
commit 29fe8f5900
Signed by: phfroidmont
GPG key ID: BE948AFD7E7873BE
4 changed files with 44 additions and 44 deletions

View file

@ -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