iso-flags: remove unused input

-2
-2
pkgs/data/icons/iso-flags/default.nix
··· 1 { lib, stdenv 2 , fetchFromGitHub 3 , perl 4 - , perlPackages 5 , inkscape 6 - , pngcrush 7 , librsvg 8 , targets ? [ "all" ] 9 }:
··· 1 { lib, stdenv 2 , fetchFromGitHub 3 , perl 4 , inkscape 5 , librsvg 6 , targets ? [ "all" ] 7 }: