include runtime dependencies in default package

This commit is contained in:
Chance 2025-03-25 16:00:12 -04:00 committed by BitSyndicate
parent 8d00266337
commit f52d9bbb68
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 443E4198D6BBA6DE
2 changed files with 20 additions and 2 deletions

View file

@ -33,6 +33,7 @@
};
buildInputs = with pkgs; [
vulkan-loader
libGL
wayland
libxkbcommon
xorg.libXcursor