[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [core-updates] Setting SSL_CERT_FILE in the build environment
From: |
Ricardo Wurmus |
Subject: |
Re: [core-updates] Setting SSL_CERT_FILE in the build environment |
Date: |
Mon, 15 Jul 2024 18:22:22 +0200 |
Zheng Junjie <zhengjunjie@iscas.ac.cn> writes:
> This patch should fix it.
Thank you for the patch!
> From f41bf905cfb1395a53cfc0d79315148ac9ba0a79 Mon Sep 17 00:00:00 2001
> Message-ID:
> <f41bf905cfb1395a53cfc0d79315148ac9ba0a79.1721059686.git.zhengjunjie@iscas.ac.cn>
> From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
> Date: Tue, 16 Jul 2024 00:06:39 +0800
> Subject: [PATCH] gnu: python-requests-next: Fix build.
>
> * gnu/packages/python-web.scm (python-requests-next): Fix build.
> [native-inputs]: Add nss-certs.
> [arguments]: Add set-SSL_CERT_FILE phase.
> <#:modules>: Adjust it.
This seems rather complicated for something that may have to be added to
a number of packages. Would it make sense to create a package
containing this bundle file, set a search path specification, and add
that to the packages needing it?
--
Ricardo