mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-18 19:03:28 +00:00
unityhub: add missing dependency (cacert)
This commit is contained in:
parent
e562218071
commit
a1de1fc28b
@ -13,7 +13,7 @@ in appimageTools.wrapType2 rec {
|
||||
libX11 libXcursor libXdamage libXfixes libXrender libXi
|
||||
libXcomposite libXext libXrandr libXtst libSM libICE libxcb
|
||||
|
||||
libselinux pciutils libpulseaudio libxml2 icu clang
|
||||
libselinux pciutils libpulseaudio libxml2 icu clang cacert
|
||||
]);
|
||||
|
||||
profile = ''
|
||||
|
Loading…
Reference in New Issue
Block a user