mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-11 08:13:04 +00:00
36459caf68
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" |
||
---|---|---|
.. | ||
old-python-packages | ||
default.nix |