aboutsummaryrefslogtreecommitdiffstats
path: root/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'default.nix')
-rw-r--r--default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/default.nix b/default.nix
index 39a79f8..44a461a 100644
--- a/default.nix
+++ b/default.nix
@@ -22,7 +22,6 @@ let
dependencies = [
pkgs.coreutils
pkgs.git
- pkgs.mdcat
pkgs.tree-grepper
];
};