Some random other hash who knows

This commit is contained in:
Itamar Turner-Trauring 2023-06-05 11:34:52 -04:00
parent 203fd84a88
commit 6e6bae9bf6

View File

@ -4,7 +4,7 @@ pyopenssl.overrideAttrs (old: rec {
version = "23.2.0";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-1b4bkcpzhmablf592g21rq3l8apbhklp6wcwlvgfflm4algr6vr7";
sha256 = "sha256-1qgarxcmlrrrlyjnsry47lz04z8bviy7rrlbbp9874kdj799rckc";
};
# Building the docs requires sphinx which brings in a dependency on babel,
# the test suite of which fails.