🎨 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,
|
||||
fetchurl,
|
||||
stdenv,
|
||||
autoPatchelfHook,
|
||||
|
||||
xkeyboard_config,
|
||||
|
||||
wayland,
|
||||
libGL,
|
||||
|
||||
zlib,
|
||||
fontconfig,
|
||||
freetype,
|
||||
|
||||
krb5,
|
||||
e2fsprogs,
|
||||
|
||||
libgpg-error,
|
||||
|
||||
openssl,
|
||||
cacert,
|
||||
|
||||
fontconfig,
|
||||
freetype,
|
||||
libgpg-error,
|
||||
e2fsprogs,
|
||||
|
||||
autoPatchelfHook,
|
||||
makeWrapper,
|
||||
xkeyboard_config
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
|
||||
Reference in New Issue
Block a user