build: add missing x11 dependancy
from pkgs/by-name/li/libcosmicAppHook/package.nix didn't confirm it was necesssary
This commit is contained in:
parent
a6b78857b9
commit
6e5c79f2f6
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
libx11
|
||||
libxcursor
|
||||
libxi
|
||||
libxcb
|
||||
];
|
||||
|
||||
commonArgs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue