forked from mirrors/nixpkgs
Update pkgs/tools/networking/openconnect_pa/default.nix
Co-Authored-By: chessai <chessai@users.noreply.github.com>
This commit is contained in:
parent
d79d7fbde9
commit
b8ff9f5cf1
|
@ -15,7 +15,6 @@ in stdenv.mkDerivation {
|
|||
sha256 = "0ywacqs3nncr2gpjjcz2yc9c6v4ifjssh0vb07h0qff06whqhdax";
|
||||
};
|
||||
|
||||
outputs = [ "out" ];
|
||||
|
||||
preConfigure = ''
|
||||
export PKG_CONFIG=${pkgconfig}/bin/pkg-config
|
||||
|
|
Loading…
Reference in a new issue