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
no-security-framework.patch