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:
parent
a22b1a61a8
commit
a2998bff52
@ -90,7 +90,7 @@ stdenv.mkDerivation rec {
|
||||
openssl'
|
||||
pango
|
||||
speex
|
||||
systemd.lib
|
||||
(lib.getLib systemd)
|
||||
stdenv.cc.cc
|
||||
xorg.libXaw
|
||||
xorg.libXmu
|
||||
|
Loading…
Reference in New Issue
Block a user