the-foundation: migrate to pcre2 (#529545)

This commit is contained in:
Nikolay Korotkiy
2026-06-10 05:21:58 +00:00
committed by GitHub
+2 -2
View File
@@ -7,7 +7,7 @@
curl,
libunistring,
openssl,
pcre,
pcre2,
zlib,
}:
@@ -32,7 +32,7 @@ stdenv.mkDerivation (finalAttrs: {
curl
libunistring
openssl
pcre
pcre2
zlib
];