Skip to content

Commit 3d8dc1e

Browse files
committed
chore(nixos): switch devshell nix formatter to nixfmt
1 parent fad1e96 commit 3d8dc1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
];
107107
packages = with pkgs; [
108108
nixd
109-
nixpkgs-fmt
109+
nixfmt-rfc-style
110110
];
111111
};
112112
};

0 commit comments

Comments
 (0)