Zheng Junjie <zhengjun...@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.zhengjun...@iscas.ac.cn> > From: Zheng Junjie <zhengjun...@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