pcre: drop unused withCharSize function argument
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
{ stdenv, fetchurl
|
{ stdenv, fetchurl
|
||||||
, windows ? null, variant ? null, pcre
|
, windows ? null, variant ? null, pcre
|
||||||
, withCharSize ? 8
|
|
||||||
}:
|
}:
|
||||||
|
|
||||||
with stdenv.lib;
|
with stdenv.lib;
|
||||||
|
|||||||
Reference in New Issue
Block a user