From 939f02ceab3cecf66a399e50e72af46e4d277bd1 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 27 Apr 2025 16:34:27 +0900 Subject: treefmt --- pkgs/reparojson/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/reparojson/default.nix') diff --git a/pkgs/reparojson/default.nix b/pkgs/reparojson/default.nix index ae8ab6e..fd79c79 100644 --- a/pkgs/reparojson/default.nix +++ b/pkgs/reparojson/default.nix @@ -19,7 +19,7 @@ rustPlatform.buildRustPackage rec { meta = { description = "A simple command-line tool to repair JSON. It only fixes the syntactic errors and never formats the given input."; homepage = "https://github.com/nsfisis/reparojson"; - license = [lib.licenses.mit]; + license = [ lib.licenses.mit ]; mainProgram = "reparojson"; }; } -- cgit v1.2.3-70-g09d2