plzip: pkgs/tools/compression/plzip -> pkgs/by-name/pl/plzip

This commit is contained in:
Emery Hemingway
2024-02-09 11:09:15 +00:00
parent 9ecc05d7bf
commit c85d9eeda9
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -10684,8 +10684,6 @@ with pkgs;
lzip = callPackage ../tools/compression/lzip { };
plzip = callPackage ../tools/compression/plzip { };
lziprecover = callPackage ../tools/compression/lziprecover { };
xz = callPackage ../tools/compression/xz { };