Loading pkgs/development/libraries/gnutls/default.nix +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 Loading Loading
pkgs/development/libraries/gnutls/default.nix +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 Loading