all repos — nixfiles @ 001802a5aec0a20d6e4b2ffa70b1b2bd6bed010b

System and user configuration, managed by nix and home-manager

dev/base: include a markdown command
Alan Pearce alan@alanpearce.eu
Thu, 09 Aug 2018 13:12:04 +0200
commit

001802a5aec0a20d6e4b2ffa70b1b2bd6bed010b

parent

1d676bc31a63e87ed214d317fb68e4eea0d7cbfc

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M modules/development/base.nixmodules/development/base.nix
@@ -16,5 +16,6 @@ http-prompt     jq
 
     nodePackages.js-yaml
+    discount
   ];
 }