[cpan2nix] perlPackages.SortKey: cleanup
This commit is contained in:
parent
81b859dedb
commit
a48510cdb9
1 changed files with 0 additions and 1 deletions
|
@ -12442,7 +12442,6 @@ let self = _self // overrides; _self = with self; {
|
|||
url = "mirror://cpan/authors/id/S/SA/SALVA/${name}.tar.gz";
|
||||
sha256 = "1kqs10s2plj6c96srk0j8d7xj8dxk1704r7mck8rqk09mg7lqspd";
|
||||
};
|
||||
buildInputs = [ TestMore ];
|
||||
meta = {
|
||||
description = "Sort arrays by one or multiple calculated keys";
|
||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||
|
|
Loading…
Reference in a new issue