mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 16:11:22 +00:00
xz: mv to pkgs/by-name
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user