the-foundation: migrate to pcre2 (#529545)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
curl,
|
||||
libunistring,
|
||||
openssl,
|
||||
pcre,
|
||||
pcre2,
|
||||
zlib,
|
||||
}:
|
||||
|
||||
@@ -32,7 +32,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
curl
|
||||
libunistring
|
||||
openssl
|
||||
pcre
|
||||
pcre2
|
||||
zlib
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user