mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-18 02:29:47 +02:00
modules: Format with nixfmt-rfc-style
This commit is contained in:
@@ -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
|
||||
;
|
||||
})
|
||||
|
Reference in New Issue
Block a user