summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorAmin Bandali <mab@gnu.org>2018-10-09 22:38:52 -0400
committerAmin Bandali <mab@gnu.org>2018-10-09 22:38:52 -0400
commit87f61b04bf398e1b551f4a9b07d2303ec3980b78 (patch)
treeebc2d4cb8a80603f5536cf5dc2ee1146f3e28c5d /.gitmodules
parent523e4f87747e95345b312e35e27bbbc99447c662 (diff)
downloadconfigs-87f61b04bf398e1b551f4a9b07d2303ec3980b78.tar.gz
configs-87f61b04bf398e1b551f4a9b07d2303ec3980b78.tar.xz
configs-87f61b04bf398e1b551f4a9b07d2303ec3980b78.zip
[emacs] disable borg-nix-shell for now
TODO: remove notmuch after migrating to Gnus
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules9
1 files changed, 3 insertions, 6 deletions
diff --git a/.gitmodules b/.gitmodules
index 6dbc68b..247c556 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -16,9 +16,6 @@
[submodule "borg"]
path = lib/borg
url = git@github.com:emacscollective/borg.git
-[submodule "borg-nix-shell"]
- path = lib/borg-nix-shell
- url = git@github.com:thblt/borg-nix-shell.git
[submodule "boxquote"]
path = lib/boxquote
url = git@github.com:davep/boxquote.el.git
@@ -173,9 +170,9 @@
url = https://git.notmuchmail.org/git/notmuch
load-path = emacs
info-path = doc/_build/texinfo
- build-nix-shell-packages = pkgconfig gitMinimal xapian gmime talloc zlib pythonPackages.sphinx pythonPackages.python texinfo
- build-step = ./configure --without-docs
- build-step = make
+ # build-nix-shell-packages = pkgconfig gitMinimal xapian gmime talloc zlib pythonPackages.sphinx pythonPackages.python texinfo
+ # build-step = ./configure --without-docs
+ # build-step = make
# build-step = make sphinx-texinfo
# build-step = borg-makeinfo
[submodule "org"]