Add recipemd
This commit is contained in:
parent
8d3acd5270
commit
950b23bc40
7 changed files with 92 additions and 0 deletions
|
@ -20,6 +20,8 @@ in
|
|||
{
|
||||
nixpkgs.overlays = [
|
||||
this.overlays.dadadaScripts
|
||||
this.overlays.python3Packages
|
||||
this.overlays.recipemd
|
||||
];
|
||||
|
||||
imports = lib.attrValues this.hmModules;
|
||||
|
|
|
@ -69,6 +69,7 @@ with pkgs; [
|
|||
python38Packages.dateutil
|
||||
python38Packages.managesieve
|
||||
python38Packages.solo-python
|
||||
recipemd
|
||||
signal-desktop
|
||||
slurp
|
||||
sqlite
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue