diff options
| author | Niklas Hambüchen <mail@nh2.me> | 2024-08-13 03:28:11 +0000 |
|---|---|---|
| committer | Niklas Hambüchen <mail@nh2.me> | 2024-08-18 21:34:32 +0000 |
| commit | 36459caf6823819ae9f453b48e61ad0103ac4e56 (patch) | |
| tree | aadaeb82f8108fc87fd0d6b38c7e794a86989c9c /pkgs/development/python-modules/rangehttpserver | |
| parent | 2f67c13015d03382927e69a0b0b293d1d1b3e6f6 (diff) | |
ceph: Fix build by fully vendoring old cryptography version nix files.
With cryptography 42 we can no longer just override the `src`,
because the derivation for 42 can no longer build version 40.
So revive the old version based on:
git show d74195bc77c03b6b7aa7c3433205dd518f245ef2~:pkgs/development/python-modules/cryptography/default.nix > pkgs/development/python-modules/cryptography/40.nix
git show d74195bc77c03b6b7aa7c3433205dd518f245ef2~:pkgs/development/python-modules/cryptography/vectors.nix > pkgs/development/python-modules/cryptography/vectors-40.nix │
Also:
* Include a patch for CVE-2024-26130
* Run `nixfmt` on them.
* `Securiy` -> `Security ? null` because in the local override
it doesn't seem to pass that Darwin-specific package on Linux;
avoids error:
Function called without required argument "Security"
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
