From 003672d9ed8eb509e4a6a23bff74cb77ae81edf9 Mon Sep 17 00:00:00 2001 From: Charlotte Van Petegem Date: Wed, 7 Apr 2021 21:12:10 +0200 Subject: [PATCH] Update dependencies --- flake.lock | 6 +++--- modules/emacs/init.el | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 5394f0a3..f5f182dd 100644 --- a/flake.lock +++ b/flake.lock @@ -38,11 +38,11 @@ ] }, "locked": { - "lastModified": 1617805089, - "narHash": "sha256-Uq05eBa+oDhy27mGdqUBaV6iVY/6GaeY3FmXHSxWZOU=", + "lastModified": 1617822567, + "narHash": "sha256-hDnjcuxRtm/+x/pEAWkKo4AfjKMCil2zfoK/zBygjB4=", "owner": "nix-community", "repo": "home-manager", - "rev": "33edf558a0735a86f322fe121d910d14ecbcdc97", + "rev": "7fcfd9b565a470ccd43cd826d650931d660777fe", "type": "github" }, "original": { diff --git a/modules/emacs/init.el b/modules/emacs/init.el index 7e92e4b0..00e257e4 100644 --- a/modules/emacs/init.el +++ b/modules/emacs/init.el @@ -392,7 +392,6 @@ "ps" '(consult-ripgrep :search "incsearch") "pS" '(projectile-ripgrep :which-key "search") "p!" '(projectile-run-shell-command-in-root :which-key "command") - "pt" '(projectile-run-term :which-key "term") ) )