diff --git a/flake.nix b/flake.nix index 5ae2326..b5a531e 100644 --- a/flake.nix +++ b/flake.nix @@ -13,7 +13,6 @@ outputs = inputs: inputs.workspace { name = "oxidized-diffutils"; - description = "A GNU diffutils-compatible suite of file comparison tools written in Rust"; aliases = { "cmp" = "diff"; "sdiff" = "diff";