X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/blobdiff_plain/d14698a3b5c5aaaba2b0851c4739c154204a5f48..d69459000d94b09a6912d9a439873bc39ca70706:/.gitmodules diff --git a/.gitmodules b/.gitmodules index 6f90e8d..fa3abec 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,6 +16,9 @@ [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 "closql"] path = lib/closql url = git@github.com:emacscollective/closql.git @@ -74,9 +77,6 @@ [submodule "flycheck-haskell"] path = lib/flycheck-haskell url = git@github.com:flycheck/flycheck-haskell.git -[submodule "general"] - path = lib/general - url = git@github.com:noctuid/general.el.git [submodule "ghub"] path = lib/ghub url = git@github.com:magit/ghub.git @@ -130,6 +130,7 @@ 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 build-step = make build-step = make sphinx-texinfo @@ -165,6 +166,9 @@ [submodule "s"] path = lib/s url = git@github.com:magnars/s.el.git +[submodule "shackle"] + path = lib/shackle + url = git@github.com:wasamasa/shackle.git [submodule "shrink-path"] path = lib/shrink-path url = git@gitlab.com:bennya/shrink-path.el.git