xz: mv to pkgs/by-name

This commit is contained in:
Andrew Zah
2026-07-19 12:37:32 +09:00
parent 36747ba311
commit 77710794c3
2 changed files with 0 additions and 2 deletions

View File

@@ -2505,8 +2505,6 @@ with pkgs;
liquidctl = with python3Packages; toPythonApplication liquidctl;
xz = callPackage ../tools/compression/xz { };
madlang = haskell.lib.compose.justStaticExecutables haskellPackages.madlang;
man = man-db;