openvpn: Fix build for systemd 230
This commit is contained in:
parent
93c010ddad
commit
bf12560053
@ -32,8 +32,6 @@ stdenv.mkDerivation rec {
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
NIX_LDFLAGS = optionalString stdenv.isLinux "-lsystemd-daemon"; # hacky
|
||||
|
||||
meta = {
|
||||
description = "A robust and highly flexible tunneling application";
|
||||
homepage = http://openvpn.net/;
|
||||
|
Loading…
Reference in New Issue
Block a user