fix(flake): add missing x11 dependency (#478)

This commit is contained in:
Sean Krueger 2024-09-09 11:34:55 -07:00 committed by GitHub
parent fb949b82b7
commit 2e8efa288d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -101,6 +101,7 @@
mypy
ruff
xorg.libxcb
xorg.libX11
zstd
])
++ (with qt6Pkgs; [
@ -162,6 +163,7 @@
stdenv.cc.cc.lib
wayland
xorg.libxcb
xorg.libX11
xorg.libXrandr
zlib
zstd