python311: 3.11a2 -> 3.11a4
This commit is contained in:
committed by
Jonathan Ringer
parent
5b8f14ecd8
commit
69382d41d5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user