add libx11 to devshell
This commit is contained in:
parent
a610d63088
commit
fa46131ee5
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
|
||||
buildInputs = with pkgs; [
|
||||
curl.dev
|
||||
xorg.libX11.dev
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue