diff --git a/pkgs/development/python-modules/wikitextprocessor/default.nix b/pkgs/development/python-modules/wikitextprocessor/default.nix

index cf10ea6061a50744d171ab3269e1e1b63371e5d9..35ab71cfff33ee951aa81f3886896a565767618c 100644

--- a/pkgs/development/python-modules/wikitextprocessor/default.nix

+++ b/pkgs/development/python-modules/wikitextprocessor/default.nix

@@ -1,4 +1,4 @@

-{ lib, python3Packages, fetchFromGitHub, lru-dict }:

+{ lib, stdenv, python3Packages, fetchFromGitHub, lru-dict }:

python3Packages.buildPythonApplication rec {

pname = "wikitextprocessor";

@@ -14,6 +14,11 @@

propagatedBuildInputs = with python3Packages; [ lupa dateparser lru-dict ];

checkInputs = with python3Packages; [ pytestCheckHook ];

meta = with lib; {

 description = "Parser and expander for Wikipedia, Wiktionary etc. dump files, with Lua execution support";

Proxy Information
Original URL
gemini://git.sikmir.ru/nur-packages/commits/9be43c719244569f8ac4b4005c4d38f2a1e5b34c.patch
Status Code
Success (20)
Meta
application/octet-stream
Capsule Response Time
132.618539 milliseconds
Gemini-to-HTML Time
0.348669 milliseconds

This content has been proxied by September (3851b).