Merge pull request #49 from nixops4/chore
chore(devShell): Resolve nixfmt-rfc-style warning
This commit is contained in:
commit
4a3163d18a
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@
|
||||||
config.treefmt.build.wrapper
|
config.treefmt.build.wrapper
|
||||||
|
|
||||||
pkgs.rust-analyzer
|
pkgs.rust-analyzer
|
||||||
pkgs.nixfmt-rfc-style
|
pkgs.nixfmt
|
||||||
pkgs.rustfmt
|
pkgs.rustfmt
|
||||||
pkgs.pkg-config
|
pkgs.pkg-config
|
||||||
pkgs.clang-tools # clangd
|
pkgs.clang-tools # clangd
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue