summaryrefslogtreecommitdiff
path: root/nix/package/dev-shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/package/dev-shell.nix')
-rw-r--r--nix/package/dev-shell.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nix/package/dev-shell.nix b/nix/package/dev-shell.nix
index 3cfec5c..1e20cf4 100644
--- a/nix/package/dev-shell.nix
+++ b/nix/package/dev-shell.nix
@@ -9,7 +9,7 @@
ocamlPackages,
mark-darcs-weak-hash,
nixtamal,
- nixfmt-3-space,
+ nixfmt,
ocamlformat-rpc-bin,
}:
@@ -21,7 +21,7 @@ mkShell {
packages = [
kdlfmt
mark-darcs-weak-hash
- nixfmt-3-space
+ nixfmt
topiary
ocamlPackages.alcotest