feat: Add util-linux to java's deps

This commit is contained in:
Nathan McCarty 2022-06-24 21:46:45 -04:00
parent f94133c5ec
commit f5fd32d4b1
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@
xorg.libXrender xorg.libXrender
xorg.libXtst xorg.libXtst
zlib zlib
util-linux
]; ];
nativeBuildInputs = with pkgs; [ nativeBuildInputs = with pkgs; [
autoPatchelfHook autoPatchelfHook