Commit 7b11b26c authored by Sean Link's avatar Sean Link Committed by Bjørn Forsman
Browse files

gnutls: run nixpkgs-fmt

parent f9ef0053
Loading
Loading
Loading
Loading
+49 −27
Original line number Diff line number Diff line
{ config, lib, stdenv, fetchurl, zlib, lzo, libtasn1, nettle, pkg-config, lzip
, perl, gmp, autoconf, automake, libidn2, libiconv
{ config
, lib
, stdenv
, fetchurl
, zlib
, lzo
, libtasn1
, nettle
, pkg-config
, lzip
, perl
, gmp
, autoconf
, automake
, libidn2
, libiconv
, texinfo
, unbound, dns-root-data, gettext, util-linux
, unbound
, dns-root-data
, gettext
, util-linux
, cxxBindings ? !stdenv.hostPlatform.isStatic # tries to link libstdc++.so
, tpmSupport ? false, trousers, which, nettools, libunistring
, withP11-kit ? !stdenv.hostPlatform.isStatic, p11-kit
, tpmSupport ? false
, trousers
, which
, nettools
, libunistring
, withP11-kit ? !stdenv.hostPlatform.isStatic
, p11-kit
, Security  # darwin Security.framework
  # certificate compression - only zlib now, more possible: zstd, brotli