include runtime dependencies in default package
This commit is contained in:
parent
5c438b349e
commit
e158c4bb63
2 changed files with 20 additions and 2 deletions
|
@ -33,6 +33,7 @@
|
|||
};
|
||||
buildInputs = with pkgs; [
|
||||
vulkan-loader
|
||||
libGL
|
||||
wayland
|
||||
libxkbcommon
|
||||
xorg.libXcursor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue