citrix-workspace: use lib.getLib systemd instead of systemd.lib

This will pick the `lib` output if it exists, otherwise default to `out`.
This commit is contained in:
Florian Klink 2020-08-12 20:15:14 +02:00
parent a22b1a61a8
commit a2998bff52

View file

@ -90,7 +90,7 @@ stdenv.mkDerivation rec {
openssl'
pango
speex
systemd.lib
(lib.getLib systemd)
stdenv.cc.cc
xorg.libXaw
xorg.libXmu