mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-10 08:35:57 +08:00
Remove treefmt (thanks to 'nix fmt')
This commit is contained in:
parent
464d0980ca
commit
47f5698a54
2 changed files with 0 additions and 4 deletions
|
|
@ -178,7 +178,6 @@
|
|||
{
|
||||
devShell = pkgs.mkShell {
|
||||
buildInputs = with pkgs; [
|
||||
treefmt
|
||||
nixpkgs-fmt
|
||||
# To enable webhint to analyze source files
|
||||
nodejs
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
[formatter.nix]
|
||||
command = "nixpkgs-fmt"
|
||||
includes = ["*.nix"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue