python3.pkgs.mistune: write derivation for mistune=2.0.0a4
This version is required for md2gemini program and is incompatible with mistune=0.8.4
This commit is contained in:
@@ -4020,7 +4020,11 @@ in {
|
||||
|
||||
mistletoe = callPackage ../development/python-modules/mistletoe { };
|
||||
|
||||
mistune = callPackage ../development/python-modules/mistune { };
|
||||
inherit (import ../development/python-modules/mistune self)
|
||||
mistune
|
||||
mistune_0_8
|
||||
mistune_2_0
|
||||
;
|
||||
|
||||
mitmproxy = callPackage ../development/python-modules/mitmproxy { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user