3
0
Fork 0
forked from mirrors/nixpkgs

unifi: fix for closure-size changes

This commit is contained in:
Eric Litak 2016-04-22 22:39:28 -07:00
parent 3226bb7dbf
commit 08546d3a20

View file

@ -62,7 +62,7 @@ in
bindsTo = systemdMountPoints;
unitConfig.RequiresMountsFor = stateDir;
# This a HACK to fix missing dependencies of dynamic libs extracted from jars
environment.LD_LIBRARY_PATH = with pkgs.stdenv; "${cc.cc}/lib";
environment.LD_LIBRARY_PATH = with pkgs.stdenv; "${cc.cc.lib}/lib";
preStart = ''
# Ensure privacy of state