Skip to content
Snippets Groups Projects
Commit 3dc6da0c authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

Flailing around trying to fix pyOpenSSL on Python 3

parent 04704d16
Branches
No related tags found
1 merge request!69WIP: Upgrade to OpenSSL 1.1.1k
Pipeline #354 failed
......@@ -47,7 +47,7 @@ self: super: {
};
});
python3 = super.python3.override (old: {
python37 = super.python37.override (old: {
packageOverrides = composePackageOverrides {
pkgs = super;
inherit old;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment