python311: 3.11a2 -> 3.11a4

This commit is contained in:
Jonathan Ringer
2022-01-31 06:47:51 -08:00
committed by Jonathan Ringer
parent 5b8f14ecd8
commit 69382d41d5
2 changed files with 4 additions and 3 deletions
@@ -17,6 +17,7 @@
, configd
, autoreconfHook
, autoconf-archive
, pkg-config
, python-setup-hook
, nukeReferences
# For the Python package set
@@ -103,7 +104,7 @@ let
nativeBuildInputs = optionals (!stdenv.isDarwin) [
autoreconfHook
] ++ optionals (!stdenv.isDarwin && passthru.pythonAtLeast "3.10") [
pkg-config
autoconf-archive # needed for AX_CHECK_COMPILE_FLAG
] ++ [
nukeReferences