From 783f947157b8f2855b973989cb1d584a89e59978 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 27 Apr 2025 22:56:36 +0900 Subject: add term-clock --- 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 fd79c79..3402593 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