mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-15 06:37:56 +00:00
pcre: drop unused withCharSize function argument
This commit is contained in:
parent
1d6990db06
commit
9bc2daa927
@ -1,6 +1,5 @@
|
||||
{ stdenv, fetchurl
|
||||
, windows ? null, variant ? null, pcre
|
||||
, withCharSize ? 8
|
||||
}:
|
||||
|
||||
with stdenv.lib;
|
||||
|
Loading…
Reference in New Issue
Block a user