xz: add andrewzah to maintainers, mv to pkgs/by-name (#543408)
This commit is contained in:
@@ -94,6 +94,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
create 30 % smaller output than gzip and 15 % smaller output than
|
||||
bzip2.
|
||||
'';
|
||||
maintainers = with lib.maintainers; [ andrewzah ];
|
||||
license = with lib.licenses; [
|
||||
gpl2Plus
|
||||
lgpl21Plus
|
||||
@@ -2497,8 +2497,6 @@ with pkgs;
|
||||
|
||||
liquidctl = with python3Packages; toPythonApplication liquidctl;
|
||||
|
||||
xz = callPackage ../tools/compression/xz { };
|
||||
|
||||
madlang = haskell.lib.compose.justStaticExecutables haskellPackages.madlang;
|
||||
|
||||
man = man-db;
|
||||
|
||||
Reference in New Issue
Block a user