modules: Format with nixfmt-rfc-style

This commit is contained in:
Donovan Glover
2024-08-03 14:40:07 -04:00
parent 1d0296c209
commit a32f73a388
5 changed files with 172 additions and 106 deletions

View File

@@ -54,8 +54,6 @@ in
rmlint
jpegoptim
pass
;
inherit (pkgs)
sudachi-rs
tango
npm-check-updates
@@ -103,10 +101,6 @@ in
nix-search-cli
nix-tree
;
inherit (pkgs)
nodejs
deno
;
inherit (pkgs)
rustc
rustfmt
@@ -114,8 +108,8 @@ in
cargo-tarpaulin
bacon
clippy
;
inherit (pkgs)
nodejs
deno
tectonic
;
})