gnutls.tests: comment-out those that don't eval anymore
https://github.com/NixOS/nixpkgs/pull/215868#issuecomment-2693859338
This commit is contained in:
parent
675dc8e485
commit
7415c596dc
@ -204,8 +204,8 @@ stdenv.mkDerivation rec {
|
||||
samba
|
||||
openconnect
|
||||
;
|
||||
inherit (ocamlPackages) ocamlnet;
|
||||
haskell-gnutls = haskellPackages.gnutls;
|
||||
#inherit (ocamlPackages) ocamlnet;
|
||||
#haskell-gnutls = haskellPackages.gnutls;
|
||||
python3-gnutls = python3Packages.python3-gnutls;
|
||||
rsyslog = rsyslog.override { withGnutls = true; };
|
||||
static = pkgsStatic.gnutls;
|
||||
|
Loading…
x
Reference in New Issue
Block a user