{ pkgs ? import { } }: { wikiextractor = pkgs.callPackage ./wikiextractor.nix { }; }