lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

python3Packages.awslambdaric: unpin autoconf 2.71 (#440979)

authored by

Weijia Wang and committed by
GitHub
28b38f0f 9079813b

+2 -2
+2 -2
pkgs/development/python-modules/awslambdaric/default.nix
··· 4 4 fetchFromGitHub, 5 5 isPy27, 6 6 pytestCheckHook, 7 - autoconf271, 7 + autoconf, 8 8 automake, 9 9 cmake, 10 10 gcc, ··· 35 35 ]; 36 36 37 37 nativeBuildInputs = [ 38 - autoconf271 38 + autoconf 39 39 automake 40 40 cmake 41 41 libtool