Commit Graph
5 Commits
Author SHA1 Message Date
VojtechStepandMartin Weinelt 8f81cc2fd8 python3Packages.certifi: fix build on Python 3.10
The previous commit to the patch removed too much when adjusting to
upstream deprecating 3.7
2026-02-01 16:40:36 +01:00
8acf8df82d python313Packages.certifi: 2025.4.26 -> 2025.6.15 (#420216)
* python312Packages.certifi: 2025.4.26 -> 2025.6.15

* python312Packages.certifi: upstream minimum

* Update pkgs/development/python-modules/certifi/default.nix

---------

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2025-07-07 01:08:04 +02:00
Martin Weinelt d72f272463 python312Packages.certifi: 2023.11.17 -> 2024.02.02
https://github.com/certifi/python-certifi/compare/2023.11.17...2024.02.02
2024-03-27 18:35:06 +01:00
Martin Weinelt 92f67f68b3 python3Packages.certifi: Ignore /no-cert-file.crt in NIX_SSL_CERT_FILE 2022-12-11 11:24:02 +01:00
Martin Weinelt 8d7cc9cac9 python3Packages.certifi: use system ca-bundle
We update that one more reliably and it allows ties in with module based
configuration applied through `security.pki`.

Also allow overwriting the CA bundle used through `NIX_SSL_CERT_FILE`
as is common throughout nixpkgs.

Fixes: CVE-2022-23491
2022-12-08 16:14:23 +01:00