🎨 imporved imports and removed not used once
Signed-off-by: Xaiya Schumin <d.schumin@proton.me>
This commit is contained in:
@@ -2,25 +2,22 @@
|
|||||||
lib,
|
lib,
|
||||||
fetchurl,
|
fetchurl,
|
||||||
stdenv,
|
stdenv,
|
||||||
autoPatchelfHook,
|
|
||||||
|
xkeyboard_config,
|
||||||
|
|
||||||
wayland,
|
wayland,
|
||||||
libGL,
|
libGL,
|
||||||
|
|
||||||
zlib,
|
|
||||||
fontconfig,
|
|
||||||
freetype,
|
|
||||||
|
|
||||||
krb5,
|
|
||||||
e2fsprogs,
|
|
||||||
|
|
||||||
libgpg-error,
|
|
||||||
|
|
||||||
openssl,
|
openssl,
|
||||||
cacert,
|
cacert,
|
||||||
|
|
||||||
|
fontconfig,
|
||||||
|
freetype,
|
||||||
|
libgpg-error,
|
||||||
|
e2fsprogs,
|
||||||
|
|
||||||
|
autoPatchelfHook,
|
||||||
makeWrapper,
|
makeWrapper,
|
||||||
xkeyboard_config
|
|
||||||
}:
|
}:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
|
|||||||
Reference in New Issue
Block a user