Moved recipemd package
This commit is contained in:
parent
9be4ce9855
commit
2b3b2a603c
7 changed files with 23 additions and 31 deletions
|
@ -2,8 +2,4 @@ let
|
|||
python3Packages = import ./python3-packages.nix;
|
||||
in
|
||||
{
|
||||
#tubslatex = import ./tubslatex.nix;
|
||||
recipemd = final: prev: {
|
||||
recipemd = prev.python3Packages.toPythonApplication prev.python3Packages.recipemd;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue