Add recipemd
This commit is contained in:
parent
8d3acd5270
commit
950b23bc40
7 changed files with 92 additions and 0 deletions
4
pkgs/python-pkgs/default.nix
Normal file
4
pkgs/python-pkgs/default.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{ callPackage }:
|
||||
{
|
||||
recipemd = callPackage ./recipemd { };
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue