From 80fe76019c9f5837ce3d53362ddc6a6c24961f75 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 00:59:37 +0000 Subject: [PATCH] niv doom-emacs: update d88e0795 -> febf960c ## Changelog for doom-emacs: Commits: [hlissner/doom-emacs@d88e0795...febf960c](https://github.com/hlissner/doom-emacs/compare/d88e0795b68bd0a261872b2c1e80b7b567a862ae...febf960c4e6247f20946fd0a832bf5d3c3febaf3) * [`910e3bc1`](https://github.com/hlissner/doom-emacs/commit/910e3bc1d902727cf29b8c4df32a609ae31d23f1) config/default: update deprecated bindings * [`719147cf`](https://github.com/hlissner/doom-emacs/commit/719147cf8dd58d192c26d8929fcb931b45118dba) fix nix aspell installation instructions * [`7d189efb`](https://github.com/hlissner/doom-emacs/commit/7d189efb304cf32bc2a6cc88447cda92fd8bb29e) Bump :lang scheme * [`d17616e8`](https://github.com/hlissner/doom-emacs/commit/d17616e8352963ba193efdd889ed418c99514f17) TAB = toggle section in magit-process-mode * [`f11979ed`](https://github.com/hlissner/doom-emacs/commit/f11979ed76623d1841c5b3eb9158661493153e45) tools/pdf: only prompt to build epdfinfo once * [`3fd1d03b`](https://github.com/hlissner/doom-emacs/commit/3fd1d03b77349a89bd9f70cb46f8dc141a435200) Bump :email wanderlust * [`2e86cceb`](https://github.com/hlissner/doom-emacs/commit/2e86cceb3f7609037b41a879db978e63e6493a59) Bump :lang * [`ea207368`](https://github.com/hlissner/doom-emacs/commit/ea207368d961bb1f37f136e7c0279b9a470f9d6a) Bump :tools * [`7d047dd8`](https://github.com/hlissner/doom-emacs/commit/7d047dd8e04bcc1fc6881ce15e32a98793b0bab0) Bump :ui * [`7838e312`](https://github.com/hlissner/doom-emacs/commit/7838e312e2c79da0f0b2881763d8f805fec6248e) Bump :editor * [`9137cbaa`](https://github.com/hlissner/doom-emacs/commit/9137cbaaa472025e119097d4cb35ef26034a587b) Bump :completion * [`a51be66d`](https://github.com/hlissner/doom-emacs/commit/a51be66d303ac1e0928282c2240947575f3355e8) Add word existence checking for +spell/correct * [`448bff2f`](https://github.com/hlissner/doom-emacs/commit/448bff2fd81fde28305996ecc778fed975ac6bb9) Implement cleaner version * [`46525114`](https://github.com/hlissner/doom-emacs/commit/465251144002c5c9a4be1bff9052a714bd6c4afd) Fix hlissner/doom-emacs#4384: save server auth files to EMACSDIR * [`65bd7c34`](https://github.com/hlissner/doom-emacs/commit/65bd7c3414ef5e134d50efbf91301de7874f84b1) Adds MDN search to online lookup * [`fc9dd574`](https://github.com/hlissner/doom-emacs/commit/fc9dd5748e862266f22b777bd61dff030ee8c270) Fix hlissner/doom-emacs#4386: interop between ivy-xref & dired-do-find-regexp * [`9e56927b`](https://github.com/hlissner/doom-emacs/commit/9e56927b5f8cbbdffdb9a397e9f564b347103223) Enable smartparens for `edebug-eval-expression' * [`46ac4191`](https://github.com/hlissner/doom-emacs/commit/46ac4191e169b073df7dd46da52054686420f84b) Bump :tools debugger lsp * [`a5af17b6`](https://github.com/hlissner/doom-emacs/commit/a5af17b6aabfe2301f248924bcbf521309e724ff) Fix hlissner/doom-emacs#4397: call pdf-tools-install-noverify * [`c9dff2f9`](https://github.com/hlissner/doom-emacs/commit/c9dff2f957f11e40717b25e84acd4829e34d85db) Bump :lang javascript --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index befde6d..b8a16a3 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -5,10 +5,10 @@ "homepage": "", "owner": "hlissner", "repo": "doom-emacs", - "rev": "d88e0795b68bd0a261872b2c1e80b7b567a862ae", - "sha256": "0p0v6ljc7mkqc0pyjvbhdjbd36c57nh5a6ikgvcfkijhfmf4gg5a", + "rev": "febf960c4e6247f20946fd0a832bf5d3c3febaf3", + "sha256": "1jk0n6y1qp38wbwxsgb498x63mlnv7z44b43b4wx1ifdfhn9jvng", "type": "tarball", - "url": "https://github.com/hlissner/doom-emacs/archive/d88e0795b68bd0a261872b2c1e80b7b567a862ae.tar.gz", + "url": "https://github.com/hlissner/doom-emacs/archive/febf960c4e6247f20946fd0a832bf5d3c3febaf3.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "doom-snippets": {