lzma: deprecate alias

This commit is contained in:
Sandro Jäckel
2021-04-04 19:49:52 +02:00
parent d24e2d1b0b
commit 3453b89f4b
76 changed files with 708 additions and 149 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
, glib, libGLU, libGL, libpulseaudio, zlib, dbus, fontconfig, freetype
, gtk3, pango
, makeWrapper , python2Packages, lib
, lsof, curl, libuuid, cups, mesa, lzma, libxkbcommon
, lsof, curl, libuuid, cups, mesa, xz, libxkbcommon
}:
let
@@ -38,7 +38,7 @@ let
curl
libuuid
cups
lzma
xz
libxkbcommon
]);
package = stdenv.mkDerivation {