Loading pkgs/development/libraries/openssl/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -224,8 +224,8 @@ in { # the permitted insecure version to ensure it gets cached for our users # and backport this to stable release (23.05). openssl_1_1 = common { version = "1.1.1u"; sha256 = "sha256-4vjYS1I+7NBse+diaDA3AwD7zBU4a/UULXJ1j2lj68Y="; version = "1.1.1v"; sha256 = "sha256-1ml+KHHncjhGBALpNi1H0YOCsV758karpse9eA04prA="; patches = [ ./1.1/nix-ssl-cert-file.patch Loading pkgs/top-level/release.nix +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ # for no real reason. # Remove them for 23.11. "nodejs-16.20.1" "openssl-1.1.1u" "openssl-1.1.1v" ]; }; } }: Loading Loading
pkgs/development/libraries/openssl/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -224,8 +224,8 @@ in { # the permitted insecure version to ensure it gets cached for our users # and backport this to stable release (23.05). openssl_1_1 = common { version = "1.1.1u"; sha256 = "sha256-4vjYS1I+7NBse+diaDA3AwD7zBU4a/UULXJ1j2lj68Y="; version = "1.1.1v"; sha256 = "sha256-1ml+KHHncjhGBALpNi1H0YOCsV758karpse9eA04prA="; patches = [ ./1.1/nix-ssl-cert-file.patch Loading
pkgs/top-level/release.nix +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ # for no real reason. # Remove them for 23.11. "nodejs-16.20.1" "openssl-1.1.1u" "openssl-1.1.1v" ]; }; } }: Loading