nixpkgs/pkgs/development/libraries/gnutls
Fabian Möller 0665c8776a
gnutls: fix musl build
`musl` produces a different output than `glibc` during some tests, which
let's them fail.

Using `getpass(3)` under `musl` when `stdin` is not a tty omits the
prompt, which the `certtool` test expects to find.

See https://gitlab.com/gnutls/gnutls/-/issues/945
2020-05-06 17:37:55 +02:00
..
default.nix gnutls: fix musl build 2020-05-06 17:37:55 +02:00
nix-ssl-cert-file.patch gnutls: respect NIX_SSL_CERT_FILE, same as our openssl 2019-04-22 16:43:45 +02:00
no-security-framework.patch gnutls: remove 3.5.10 2019-04-22 16:43:28 +02:00