From 0f3d4eb551c2fb3b69f3f3ecbdfda33c12d4e5e8 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Fri, 24 Aug 2018 14:26:12 -0400 Subject: [emacs] add borg-nix-shell and use it to build notmuch's build deps - currently only works in regular emacs session and not via terminal: https://github.com/emacscollective/borg/issues/78 - TODO: add support for guix environment --- init.org | 3 +++ 1 file changed, 3 insertions(+) (limited to 'init.org') diff --git a/init.org b/init.org index e1a6686..51cd9ca 100644 --- a/init.org +++ b/init.org @@ -234,6 +234,9 @@ can then be managed with the help of Magit or other tools. (require 'borg) (borg-initialize) +(require 'borg-nix-shell) +(setq borg-build-shell-command 'borg-nix-shell-build-command) + (with-eval-after-load 'bind-key (bind-keys :package borg -- cgit v1.2.3-60-g2f50