From 30f518fa36be8378d86b28e8eab2433151fe616a Mon Sep 17 00:00:00 2001 From: Kamen Mladenov Date: Thu, 27 Feb 2025 11:35:14 +0200 Subject: chore: Nix fmt --- rust-format-all.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'rust-format-all.nix') diff --git a/rust-format-all.nix b/rust-format-all.nix index 710f1ef..90b4e78 100644 --- a/rust-format-all.nix +++ b/rust-format-all.nix @@ -1,7 +1,4 @@ -{ writeShellApplication -, rustfmt -, -}: +{ writeShellApplication, rustfmt, }: writeShellApplication { name = "rustfmt_all"; -- cgit v1.2.3