mirror of
https://github.com/nmasur/dotfiles
synced 2026-01-13 15:01:15 +00:00
replace nixfmt-rfc-style with equivalent nixfmt
This commit is contained in:
@@ -5,7 +5,7 @@ pkgs.mkShell {
|
||||
buildInputs = with pkgs; [
|
||||
git
|
||||
stylua
|
||||
nixfmt-rfc-style
|
||||
nixfmt
|
||||
shfmt
|
||||
shellcheck
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user