python3Packages.tpm2-pytss: fixup revision in tests (#368426)

authored by Arthur Gautier and committed by GitHub 308f45a5 93a00140

+7
+7
pkgs/development/python-modules/tpm2-pytss/default.nix
··· 4 4 substituteAll, 5 5 buildPythonPackage, 6 6 fetchPypi, 7 + fetchpatch, 7 8 pythonOlder, 8 9 asn1crypto, 9 10 cffi, ··· 37 38 [ 38 39 # Fix hardcoded `fapi-config.json` configuration path 39 40 ./fapi-config.patch 41 + # libtpms (underneath swtpm) bumped the TPM revision 42 + # https://github.com/tpm2-software/tpm2-pytss/pull/593 43 + (fetchpatch { 44 + url = "https://github.com/tpm2-software/tpm2-pytss/pull/593.patch"; 45 + hash = "sha256-CNJnSIvUQ0Yvy0o7GdVfFZ7kHJd2hBt5Zv1lqgOeoks="; 46 + }) 40 47 ] 41 48 ++ lib.optionals isCross [ 42 49 # pytss will regenerate files from headers of tpm2-tss.