Unverified Commit 56192347 authored by j-k's avatar j-k Committed by GitHub
Browse files

_7zz: add 7-zip to description for discoverability (#499604)

parents e91b6d22 333ba9f7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -146,7 +146,7 @@ stdenv.mkDerivation (finalAttrs: {
  };

  meta = {
    description = "Command line archiver utility";
    description = "Command line version of the 7-Zip archiver utility";
    homepage = "https://7-zip.org";
    license =
      with lib.licenses;