summary refs log tree commit diff
path: root/nixos/modules/services/networking/unifi.nix
diff options
context:
space:
mode:
authorEric Litak <elitak@gmail.com>2016-04-22 22:39:28 -0700
committerEric Litak <elitak@gmail.com>2016-04-22 22:39:28 -0700
commit08546d3a20c915fb6554d68b3de89a1f2c0a1faa (patch)
tree1d1826b74304cf39e765062390371fbdedc157e8 /nixos/modules/services/networking/unifi.nix
parent3226bb7dbf136b7be7e8bb54ef8f96c943080bc8 (diff)
downloadnixpkgs-08546d3a20c915fb6554d68b3de89a1f2c0a1faa.tar
nixpkgs-08546d3a20c915fb6554d68b3de89a1f2c0a1faa.tar.gz
nixpkgs-08546d3a20c915fb6554d68b3de89a1f2c0a1faa.tar.bz2
nixpkgs-08546d3a20c915fb6554d68b3de89a1f2c0a1faa.tar.lz
nixpkgs-08546d3a20c915fb6554d68b3de89a1f2c0a1faa.tar.xz
nixpkgs-08546d3a20c915fb6554d68b3de89a1f2c0a1faa.tar.zst
nixpkgs-08546d3a20c915fb6554d68b3de89a1f2c0a1faa.zip
unifi: fix for closure-size changes
Diffstat (limited to 'nixos/modules/services/networking/unifi.nix')
-rw-r--r--nixos/modules/services/networking/unifi.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/networking/unifi.nix b/nixos/modules/services/networking/unifi.nix
index 4dc0cd96904..782dced33df 100644
--- a/nixos/modules/services/networking/unifi.nix
+++ b/nixos/modules/services/networking/unifi.nix
@@ -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