uwsgi: upgrade from pcre to pcre2

This commit is contained in:
patka
2025-06-27 17:13:04 +05:30
committed by Masum Reza
parent ba70a2e5f2
commit f0b2b126e5
+2 -2
View File
@@ -4,7 +4,7 @@
lib,
pkg-config,
jansson,
pcre,
pcre2,
libxcrypt,
expat,
zlib,
@@ -103,7 +103,7 @@ stdenv.mkDerivation (finalAttrs: {
buildInputs =
[
jansson
pcre
pcre2
libxcrypt
]
++ lib.optionals (stdenv.hostPlatform.isDarwin && stdenv.hostPlatform.isAarch64) [