nixpkgs/pkgs/development/interpreters/racket
Claes Wallin (韋嘉誠) f0fbed5690 racket{,-minimal}: add cacert to nativeBuildInputs, silence warnings
We don't actually perform any network access, but since Racket 7.0,
when certain modules are loaded, they emit an annoying warning.
While compiling the bundled packages, this happens over and over and
pollutes the logs.

Having a correct SSL configuration prevents the warnings.
2019-02-01 01:23:40 +08:00
..
default.nix racket{,-minimal}: add cacert to nativeBuildInputs, silence warnings 2019-02-01 01:23:40 +08:00
minimal.nix racket: 7.0 -> 7.1 2018-10-27 11:51:16 +02:00