unifi: fix for closure-size changes

+1 -1
+1 -1
nixos/modules/services/networking/unifi.nix
··· 62 62 bindsTo = systemdMountPoints; 63 63 unitConfig.RequiresMountsFor = stateDir; 64 64 # This a HACK to fix missing dependencies of dynamic libs extracted from jars 65 - environment.LD_LIBRARY_PATH = with pkgs.stdenv; "${cc.cc}/lib"; 65 + environment.LD_LIBRARY_PATH = with pkgs.stdenv; "${cc.cc.lib}/lib"; 66 66 67 67 preStart = '' 68 68 # Ensure privacy of state