🎨 imporved imports and removed not used once

Signed-off-by: Xaiya Schumin <d.schumin@proton.me>
This commit is contained in:
Xaiya Schumin
2026-05-22 16:41:32 +02:00
parent aee0236e83
commit 537d0dd284
+8 -11
View File
@@ -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 {