pcre: drop unused withCharSize function argument
This commit is contained in:
parent
1d6990db06
commit
9bc2daa927
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user