From 8095f07850ecba1265b7a77154b2d316a88a4e99 Mon Sep 17 00:00:00 2001 From: ยท๐‘‘๐‘ด๐‘•๐‘‘๐‘ฉ๐‘ค Date: Tue, 23 Dec 2025 06:22:23 +0000 Subject: nixfmt: fully rename --- nix/package/dev-shell.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nix/package/dev-shell.nix') 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 -- cgit v1.2.3