From da8bc0b0c68c41b5a295a00092f3c9691a028f1c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2020 00:53:13 +0000 Subject: [PATCH 1/4] niv doom-emacs: update e54bb170 -> 841eacc7 ## Changelog for doom-emacs: Commits: [hlissner/doom-emacs@e54bb170...841eacc7](https://github.com/hlissner/doom-emacs/compare/e54bb170c30c8d6d0e961d195e037c43612c23db...841eacc77d15268477a6a5809e9b1e3d98c18dff) * [`06c404ec`](https://github.com/hlissner/doom-emacs/commit/06c404ecb129fecf155ac71b21e4a84d4e24ee5d) tools/direnv: replace direnv package with envrc * [`10d25be4`](https://github.com/hlissner/doom-emacs/commit/10d25be4edc7f2ec54a4ff0374213d574aac6fad) bin/org-capture: TERM=xterm-256color in alacritty * [`6fef21c3`](https://github.com/hlissner/doom-emacs/commit/6fef21c3d69b61999fa711bdc7fd444341e0afe9) Git ignore nix build result symlinks * [`801cfd63`](https://github.com/hlissner/doom-emacs/commit/801cfd63d49e8f961de5063a4b222b748f1729ec) Don't recenter window after better-jumper jump * [`95c6c83a`](https://github.com/hlissner/doom-emacs/commit/95c6c83a76ac50da9ae1b6f0d6422a474e1b6d44) Fix hlissner/doom-emacs#3798: fix keymap typo for +dap-running-session-mode * [`a1da1fa8`](https://github.com/hlissner/doom-emacs/commit/a1da1fa82f0eee5e1789c4033b96a63413229b64) Bump :completion ivy * [`ff9c1ace`](https://github.com/hlissner/doom-emacs/commit/ff9c1ace22f821af4b18189b5db6b0a3ca1fb778) checkers/spell: replace flyspell with spell-fu * [`d5e64d05`](https://github.com/hlissner/doom-emacs/commit/d5e64d0586f52475654856038a12dc07f91e0cbb) Add zq, zw, ]s and [s keybinds for spell-fu * [`e86ecf60`](https://github.com/hlissner/doom-emacs/commit/e86ecf60c98e2461305c129af9aa3139e9d81635) lang/org: optimize org-agenda (part 2) hlissner/doom-emacs#2672 * [`4209454d`](https://github.com/hlissner/doom-emacs/commit/4209454df36e5e0864bbb14110f0ac3dac86f441) lang/org: optimize org-agenda (part 3) hlissner/doom-emacs#2672 * [`940d5b36`](https://github.com/hlissner/doom-emacs/commit/940d5b36697220de64ef820b9fc2738d3510bb67) updating doom quit readme * [`a4a51550`](https://github.com/hlissner/doom-emacs/commit/a4a51550c9f1816612f3757a80fd89c06a331f1f) doc/updating doom-quit Read-me * [`9ed5fee1`](https://github.com/hlissner/doom-emacs/commit/9ed5fee1ed1486f40588e7ae3d67dbedc61842ea) doc/cleaing up ligatures readme * [`bc118042`](https://github.com/hlissner/doom-emacs/commit/bc118042478a637299655352ce390dad97485a6c) Bump :tools pdf * [`e730cd03`](https://github.com/hlissner/doom-emacs/commit/e730cd030b64abf4ed0e937cc43b8bf5d67744c2) editor/evil: move ]s/[s keybinds to motion state * [`51b47d0f`](https://github.com/hlissner/doom-emacs/commit/51b47d0fa6d829b7f9888ab38c5756ff5024f3e8) Redoing ui/hl-todo README * [`d393d3e0`](https://github.com/hlissner/doom-emacs/commit/d393d3e0cddab72de93849febac71a29f5bcd0fa) checkers/spell: add doctor.el; no-op without aspell * [`0998e289`](https://github.com/hlissner/doom-emacs/commit/0998e2895988b9fc5563302aeab90ac71f94e7bc) Fix hlissner/doom-emacs#3765: larger window dividers in writeroom-mode * [`f8c94547`](https://github.com/hlissner/doom-emacs/commit/f8c94547ea06a52cb5fb1f082e2fc1aa7fb3787f) Bump :tools pdf * [`0aab1118`](https://github.com/hlissner/doom-emacs/commit/0aab1118deca5e4a7c19eccdbf133d02fad4b5e6) lang/cc: revise prerequisites in readme * [`f83e6fe1`](https://github.com/hlissner/doom-emacs/commit/f83e6fe1cc121c4e0174afeb0dc1bd21d83f64bb) Fix hlissner/doom-emacs#3804: rename TANGLE -> __TANGLE * [`86b144a9`](https://github.com/hlissner/doom-emacs/commit/86b144a915e3226a23d75878fa0f2dc10eeefb17) Set lookup handlers in the repl as well * [`113ec1c2`](https://github.com/hlissner/doom-emacs/commit/113ec1c201cf0f6e9e1de56c321a7b9fbc7f31ea) Remap funs to xp-specific ones in racket-xp-mode * [`452bc0d1`](https://github.com/hlissner/doom-emacs/commit/452bc0d183ecad64aea0972a85c53f60dc9a85bf) Map bindings for the repl * [`4f81870f`](https://github.com/hlissner/doom-emacs/commit/4f81870fda1d41bf4f217f88a42763038283af09) Fix hlissner/doom-emacs#3783: advice org-completing-read in bepo * [`89068d88`](https://github.com/hlissner/doom-emacs/commit/89068d88d4eca3ebefdd322064969586d01caadf) adding the requested changes * [`ffb21b18`](https://github.com/hlissner/doom-emacs/commit/ffb21b18e52a3c34aba7f9fc43d0835bf4d5c513) tools/lsp: minor refactor & doc revision * [`5a482350`](https://github.com/hlissner/doom-emacs/commit/5a4823500a0456a6574e6db1b9d98ba80c66b4f5) Bump :lang cc * [`a8b7c004`](https://github.com/hlissner/doom-emacs/commit/a8b7c00426edd76ba7f5269403fcdf8eb2c56a30) config/literate: don't add save hook more than once * [`c497cdab`](https://github.com/hlissner/doom-emacs/commit/c497cdabc7d56335a5fdc3e88cebd88ed1351a6d) checkers/spell: fix z=, zq, zw & personal dictionary * [`afd495b7`](https://github.com/hlissner/doom-emacs/commit/afd495b7e1397cc9aaecccec5730795b388833ac) ui/nav-flash add vterm to +nav-flash-blink-cursor-maybe * [`b5227b30`](https://github.com/hlissner/doom-emacs/commit/b5227b303662f130ec7b2e8d72dbe263b675fc17) Fix hlissner/doom-emacs#2807: wrong-number-of-args error on +ligatures/install-patched-font * [`64446621`](https://github.com/hlissner/doom-emacs/commit/64446621315bcd2e6c240a6d41caf5b2a5d04eb0) Fix envrc not being activated correctly * [`00e9d833`](https://github.com/hlissner/doom-emacs/commit/00e9d8335c6faa5923ca1bd6bfdef4b4da4d9ee6) lang/rust: update readme * [`97471f11`](https://github.com/hlissner/doom-emacs/commit/97471f11db185f3f692324f7d6bc657ddaf35be7) Fix hlissner/doom-emacs#2807: fix void-variable errors in ui/ligatures * [`e3750dbf`](https://github.com/hlissner/doom-emacs/commit/e3750dbf66896eb4a88aa39789e48f9cb5d690ab) checkers/spell: add +flyspell flag * [`e164f371`](https://github.com/hlissner/doom-emacs/commit/e164f3714f00e4abc2c6a3d5ecfc901fe08b0baa) Set helm-rg-map in the default +default-minibuffer-maps * [`49ab3dd2`](https://github.com/hlissner/doom-emacs/commit/49ab3dd23f9c40476a27897a3d2612f8b12bec76) Separate rotation of minibuffer maps * [`394c9b5a`](https://github.com/hlissner/doom-emacs/commit/394c9b5a704471df74e820cc1e1e6b127380846f) Fix string comparison in TERM check * [`c0a3c6f9`](https://github.com/hlissner/doom-emacs/commit/c0a3c6f97769976da46660f1c94da646558e82c6) Add latex faces to +spell-excluded-faces-alist * [`f6bae75b`](https://github.com/hlissner/doom-emacs/commit/f6bae75bff474633ba28271445dbedec98e57e40) Disable spell-fu keybinding if +flyspell enabled * [`2564bbce`](https://github.com/hlissner/doom-emacs/commit/2564bbce0d4aab9134285a9c324f79c45ca673d8) Use flyspell-mode for SPC t s if +flyspell present * [`af35e56a`](https://github.com/hlissner/doom-emacs/commit/af35e56abba155976046f2cb68338d5744767a87) Bump :completion * [`134f9598`](https://github.com/hlissner/doom-emacs/commit/134f959838e100b4562507154ecd1a1ce9f7b191) tools/lsp: update readme TOC * [`6f49f215`](https://github.com/hlissner/doom-emacs/commit/6f49f2151e4362ac5c86208c754cfe7f931972b1) Fix hlissner/doom-emacs#3812: direnv not in scope for babel execution * [`1884828d`](https://github.com/hlissner/doom-emacs/commit/1884828d22606dcf34c21dbe9152d3d749449fe1) Add :shadow parameter to package! * [`7e362e8f`](https://github.com/hlissner/doom-emacs/commit/7e362e8fbd468c4ce6becc72c4698d2d2e412705) Redesign doom/info * [`e632871a`](https://github.com/hlissner/doom-emacs/commit/e632871a115528a9c1ce90d7d2147873009716eb) core-cli: backport more refactors from rewrite * [`75cca358`](https://github.com/hlissner/doom-emacs/commit/75cca3586dc597544c7ddc19b4b58f1d29cb66af) Fix gq/gw squeezing spaces across filled lines * [`98283d30`](https://github.com/hlissner/doom-emacs/commit/98283d302b3bed6255e2ec71d29040b339a0e0c7) docs/faq: minor corrections * [`5c6189fb`](https://github.com/hlissner/doom-emacs/commit/5c6189fb4e5f16cd994bf1e05258f3e5a3535d39) Simplify doom/version output * [`4fa02411`](https://github.com/hlissner/doom-emacs/commit/4fa0241134e3304a320cb2c965442bb6117cc14c) bin/doom: allow script to be symlinked hlissner/doom-emacs#3746 * [`0dfee56e`](https://github.com/hlissner/doom-emacs/commit/0dfee56e35deddb55a8455014d78e1b784437cfc) Fix string type error on 'doom upgrade' * [`6e22a15e`](https://github.com/hlissner/doom-emacs/commit/6e22a15e43d7667bd0f04997e6b3e3340d305e92) Fix 'doom help' * [`a986621a`](https://github.com/hlissner/doom-emacs/commit/a986621a5fbd687acdc3ee9ea106780d2c297615) Revert 70148bb * [`93ac32d0`](https://github.com/hlissner/doom-emacs/commit/93ac32d082e216cb376caf20464f3d0c107da7ba) bin/doom: refactor shebang preamble * [`c0500df5`](https://github.com/hlissner/doom-emacs/commit/c0500df5fb31cbfec987ca360659a703134a330c) bin/doom: move debugger config to core-cli * [`9e43b696`](https://github.com/hlissner/doom-emacs/commit/9e43b696647c119aad1ffcc59770f243dc3dc9a8) docs/api: correct custom-theme-set-faces! example * [`bdbeb8f5`](https://github.com/hlissner/doom-emacs/commit/bdbeb8f507ea4c1b58acbf77e16bb19ebae90ea4) lang/org: SPC m a p -> org-download-clipboard * [`63a03848`](https://github.com/hlissner/doom-emacs/commit/63a03848a3e026498c2e25348b2288ccca2f7ad8) Fix literate tangling on 'doom sync' * [`ce2cabf0`](https://github.com/hlissner/doom-emacs/commit/ce2cabf07e1a8bf4e1455446ac191ac04a517765) Autoload org-download-clipboard hlissner/doom-emacs#3830 * [`239516a7`](https://github.com/hlissner/doom-emacs/commit/239516a7db0cc6d979344e6790f3b31b828ff256) Fix hlissner/doom-emacs#3831: integer expression expected error on bin/doom * [`47b42a9d`](https://github.com/hlissner/doom-emacs/commit/47b42a9d083a19c38e3c4b13a72c8e317a58db05) Don't exec postscript hlissner/doom-emacs#3746 * [`76eae7bc`](https://github.com/hlissner/doom-emacs/commit/76eae7bc467eb2d9a72ab216c4805bed479344e9) Bind SPC s S -> swiper-isearch-thing-at-point hlissner/doom-emacs#3656 * [`1c99aed0`](https://github.com/hlissner/doom-emacs/commit/1c99aed0c0b74870dadee21ba8f36c1518f62e9c) Add +python-{ipython,jupyter}-command vars for REPLs * [`93795633`](https://github.com/hlissner/doom-emacs/commit/93795633ddbe630b355a0a2abb9ff37d682dc3bd) fix ivy not working well with lsp-ivy-workspace-symbol * [`88731932`](https://github.com/hlissner/doom-emacs/commit/8873193234aad2205e9c3e7fb6687835d9a33567) Change the warning prefix to a non-unicode character * [`c7bbdd65`](https://github.com/hlissner/doom-emacs/commit/c7bbdd65f3c41719cfd006c69541399b08967f53) Change the error prefix to a non-unicode character * [`018cedf0`](https://github.com/hlissner/doom-emacs/commit/018cedf05f8775e13528266b5da4858be2556737) tools/lsp: fix void-function apply-orig-fn * [`2df1eb7a`](https://github.com/hlissner/doom-emacs/commit/2df1eb7a76cefce24d4bad9dafa203848108b9be) Fix hlissner/doom-emacs#2972: disable eldoc for plantuml org blocks * [`ed2c7500`](https://github.com/hlissner/doom-emacs/commit/ed2c750023de50547ac39f76bf71786b7225afcb) docs/getting_started: clarify "using local packages" hlissner/doom-emacs#3842 * [`c7588bac`](https://github.com/hlissner/doom-emacs/commit/c7588bacdf9ea1e541fc9efb22345be99d1d3b2d) cli/upgrade: don't reload if Doom's up-to-date * [`e459842a`](https://github.com/hlissner/doom-emacs/commit/e459842a9b32d9cc26d6f1b9fe0a3b73d735b7d8) Escape newlines in backtrace frames * [`6352524d`](https://github.com/hlissner/doom-emacs/commit/6352524d320f6285db1e74e680cab401eb010403) Allow def-modeline-var! to overwrite old segments * [`848cc117`](https://github.com/hlissner/doom-emacs/commit/848cc117c4555c424fcd7f16d363b5da8118f36d) ui/modeline: cache buffer id for +light modeline * [`65fed7ad`](https://github.com/hlissner/doom-emacs/commit/65fed7ad1c7671dcf786f90195bcc591100f0542) Set navkeys for evil-markdown in bepo * [`bfd71a8b`](https://github.com/hlissner/doom-emacs/commit/bfd71a8bb9da54eb42470511268ca4760d91a05f) Fix hlissner/doom-emacs#3827: void-variable flyspell-delayed-commands * [`e00560ca`](https://github.com/hlissner/doom-emacs/commit/e00560caf83a7a45e2cdbb3a0b487eb4f7d09874) Fix hlissner/doom-emacs#3827 (part 2): inverted file cookies * [`247ce145`](https://github.com/hlissner/doom-emacs/commit/247ce145b42775f022dd944417fd048597e3c52e) Revert buffer after renaming file * [`b3006eca`](https://github.com/hlissner/doom-emacs/commit/b3006ecabb18ed15da0ccadf71f79c4a9088b809) ui/modeline: update buffer id when renaming files * [`0111e263`](https://github.com/hlissner/doom-emacs/commit/0111e2637343e0e7f79bf7e22cc8d58d9c65087d) core: Cleanup core/autoload/help.el * [`2e2f72a2`](https://github.com/hlissner/doom-emacs/commit/2e2f72a2dec3aaf81c69f6386fe301d4ab9f9ec4) ui/modeline: refactor buffer-id segment * [`7808f026`](https://github.com/hlissner/doom-emacs/commit/7808f026468c38740b543609bd34de0d74f3aa36) ui/modeline: add +modeline-mode & +modeline-global-mode * [`518c97a2`](https://github.com/hlissner/doom-emacs/commit/518c97a2ac3f4db8093bce9d31873521ad789b9d) Rename {if,when}! -> eval-{if,when}! * [`a6dc9bf7`](https://github.com/hlissner/doom-emacs/commit/a6dc9bf7e56d811621fbf4e991f696b50a1bf227) core-cli: minor refactors * [`a2a5038b`](https://github.com/hlissner/doom-emacs/commit/a2a5038b970df20ec512447b7bbbe96fa2446851) Fix hlissner/doom-emacs#3844: bin/doom emits wrong-type-arg error on windows * [`723583e8`](https://github.com/hlissner/doom-emacs/commit/723583e8d737fac93a05fe9dc06a233f3efdc305) Automatically download reveal.js and use local copy, default to v4 (hlissner/doom-emacs#3846) * [`791ab1a1`](https://github.com/hlissner/doom-emacs/commit/791ab1a1db21960110922c0eaad2021b600a451c) Fix typo in faq.org * [`098f1030`](https://github.com/hlissner/doom-emacs/commit/098f10306d35602bfee83657ea72042fe4931ce6) Fix CLI error not including straight output * [`15779e7a`](https://github.com/hlissner/doom-emacs/commit/15779e7a16c0f7099c95d452603bd1d16fd2b78d) Filter directories when rebuilding straight repos * [`e03824bf`](https://github.com/hlissner/doom-emacs/commit/e03824bf5ee2d9bdd5e49c7f488b012310804008) bin/doom: improve POSIX compliance * [`666ea635`](https://github.com/hlissner/doom-emacs/commit/666ea635914995bb6eb2e8a9e7e7c174c47c7ab3) config/literate: make default tangle target DOOMDIR/config.el * [`362f1012`](https://github.com/hlissner/doom-emacs/commit/362f101227c7d0d13cacc317ccb5a5fca629cb75) config/literate: fix hanging paren * [`841eacc7`](https://github.com/hlissner/doom-emacs/commit/841eacc77d15268477a6a5809e9b1e3d98c18dff) tools/lsp: lazy load c l keybind --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index e2c7835..6dabed2 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -5,10 +5,10 @@ "homepage": "", "owner": "hlissner", "repo": "doom-emacs", - "rev": "e54bb170c30c8d6d0e961d195e037c43612c23db", - "sha256": "0lkvv3g1mklbqpv35yzzw2bndagaznmf3vz72dr8kv8s6lflixy8", + "rev": "841eacc77d15268477a6a5809e9b1e3d98c18dff", + "sha256": "03cl65rj1p9sc06r7vc59jsskyds46d2i70z7liagyfgfzjrx3mv", "type": "tarball", - "url": "https://github.com/hlissner/doom-emacs/archive/e54bb170c30c8d6d0e961d195e037c43612c23db.tar.gz", + "url": "https://github.com/hlissner/doom-emacs/archive/841eacc77d15268477a6a5809e9b1e3d98c18dff.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "doom-snippets": { From a4f78008f5356b18515a9d805b3bbd9e053ae605 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2020 00:53:19 +0000 Subject: [PATCH 2/4] niv doom-snippets: update 60c57d66 -> 94292e26 ## Changelog for doom-snippets: Commits: [hlissner/doom-snippets@60c57d66...94292e26](https://github.com/hlissner/doom-snippets/compare/60c57d66d2afd1798bff5023a54ab155f311746a...94292e263b3351ddcd86dcb84acb19b8adaeab06) * [`f2c880d0`](https://github.com/hlissner/doom-snippets/commit/f2c880d07c246edfd5a4eee1d9e9136d947b2c82) Fix if-let * [`5e094062`](https://github.com/hlissner/doom-snippets/commit/5e0940620fa0161c34616fbd1266c90013280106) Remove newlines at end of while-let and if-let --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 6dabed2..b2a3577 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -17,10 +17,10 @@ "homepage": "", "owner": "hlissner", "repo": "doom-snippets", - "rev": "60c57d66d2afd1798bff5023a54ab155f311746a", - "sha256": "1q8rzmkrgqdwmkdkcz9njbg3rmasrp19vwcqbqbbp6956i7mwyyq", + "rev": "94292e263b3351ddcd86dcb84acb19b8adaeab06", + "sha256": "0gx84ggg2226dwhqcsb8sk687ykbgp6sjxkryyh9jql01sjlb147", "type": "tarball", - "url": "https://github.com/hlissner/doom-snippets/archive/60c57d66d2afd1798bff5023a54ab155f311746a.tar.gz", + "url": "https://github.com/hlissner/doom-snippets/archive/94292e263b3351ddcd86dcb84acb19b8adaeab06.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "emacs-overlay": { From aef5643b2d03f8e6b86aef73b34cb75db30575fa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2020 00:53:23 +0000 Subject: [PATCH 3/4] niv emacs-overlay: update 532c7403 -> ef220b4a ## Changelog for emacs-overlay: Commits: [nix-community/emacs-overlay@532c7403...ef220b4a](https://github.com/nix-community/emacs-overlay/compare/532c7403232f77e45f70fb1c4124272843e89011...ef220b4a0990fd0f5dd25c588c24b2c1ad88c8fc) * [`a8530b89`](https://github.com/nix-community/emacs-overlay/commit/a8530b89ca1d590a8af7d965b66bf9a965cedf22) Updated repos/melpa * [`12ad9a74`](https://github.com/nix-community/emacs-overlay/commit/12ad9a746b3ed2f1423e90576dcef30b7ccdbc58) Updated repos/melpa * [`0df267bf`](https://github.com/nix-community/emacs-overlay/commit/0df267bf26f8e33b409ca7037cd01d4aff85e2b9) Updated repos/emacs * [`1c9713ea`](https://github.com/nix-community/emacs-overlay/commit/1c9713eac1b3718c883f1b8cc996a77bb79bcb32) Updated repos/melpa * [`eb86b38c`](https://github.com/nix-community/emacs-overlay/commit/eb86b38c2489beb9a74476a3478a80bc13684ffa) Updated repos/emacs * [`75c5d9d9`](https://github.com/nix-community/emacs-overlay/commit/75c5d9d961ec97dd7fe035db611811520864877f) Updated repos/melpa * [`8ef22484`](https://github.com/nix-community/emacs-overlay/commit/8ef224845e115d933c8277a766bacb19a41089f2) Updated repos/emacs * [`f6380df0`](https://github.com/nix-community/emacs-overlay/commit/f6380df0ec967b00714c578504362a449d798691) Updated repos/melpa * [`eb7ecd78`](https://github.com/nix-community/emacs-overlay/commit/eb7ecd7859c9ea502e723df81d92a63e4cb08251) Updated repos/emacs * [`781d4382`](https://github.com/nix-community/emacs-overlay/commit/781d43822a2935a851e1e396ac2c880c1281b3be) Updated repos/melpa * [`e05e3a37`](https://github.com/nix-community/emacs-overlay/commit/e05e3a37a82b5e5590308c908091b177b5ce5249) Updated repos/melpa * [`2f0cbd55`](https://github.com/nix-community/emacs-overlay/commit/2f0cbd5536392b6697a777de01c14cc9f69cd7ce) Updated repos/melpa * [`aac5870f`](https://github.com/nix-community/emacs-overlay/commit/aac5870ff8afe8417747d16536051425a1b28a40) Updated repos/melpa * [`ab794b6e`](https://github.com/nix-community/emacs-overlay/commit/ab794b6e5921c6d2f8da3e24118f27f4b73abb80) Updated repos/emacs * [`c8454909`](https://github.com/nix-community/emacs-overlay/commit/c8454909f3fcf7dff6d517d43f194ed6387c116e) Updated repos/melpa * [`179ce4d8`](https://github.com/nix-community/emacs-overlay/commit/179ce4d8cb0b7cea12efc161351fdbf4716ac28c) Updated repos/emacs * [`676df00a`](https://github.com/nix-community/emacs-overlay/commit/676df00a0109a19bbc0f8a03bc44b3640228317d) Updated repos/melpa * [`67ddfcf3`](https://github.com/nix-community/emacs-overlay/commit/67ddfcf3a616c0dff5ded140b0ac0cf17ca0f0fd) Updated repos/emacs * [`5d1077b8`](https://github.com/nix-community/emacs-overlay/commit/5d1077b8d739cd9b9214c0ed36c8a9a81d707c7b) Updated repos/melpa * [`a267d087`](https://github.com/nix-community/emacs-overlay/commit/a267d087bcc6861a7296f89ab028a96a1b1d8081) Updated repos/melpa * [`606d5b7b`](https://github.com/nix-community/emacs-overlay/commit/606d5b7b4e7badfaad668b52e85dec35fa2f8595) Updated repos/emacs * [`dcc3bc9b`](https://github.com/nix-community/emacs-overlay/commit/dcc3bc9ba231aa408a8ada4f396a3c00d326d3e3) Updated repos/melpa * [`01a4bb13`](https://github.com/nix-community/emacs-overlay/commit/01a4bb1330912fc2a90c5b256a5134041546194c) Updated repos/melpa * [`81c6c54e`](https://github.com/nix-community/emacs-overlay/commit/81c6c54e7575d35cee3c7cb4971a28dc92890740) Updated repos/emacs * [`cb41b24f`](https://github.com/nix-community/emacs-overlay/commit/cb41b24f664a3d1de63285412c9d1412137aa16c) Updated repos/melpa * [`dc55ff7d`](https://github.com/nix-community/emacs-overlay/commit/dc55ff7dab3a82de417cbb454663ff66018fe56d) Updated repos/emacs * [`5be5abd4`](https://github.com/nix-community/emacs-overlay/commit/5be5abd4f1bfc8b20589edc1a4645eb5461238c0) Updated repos/melpa * [`1f58fed1`](https://github.com/nix-community/emacs-overlay/commit/1f58fed13e0901cd7d3a07aeb338b5eb8e03f594) Updated repos/emacs * [`646e407d`](https://github.com/nix-community/emacs-overlay/commit/646e407d4e97b8f540c4e8b02fd81f4af18bf664) Updated repos/melpa * [`39e0e739`](https://github.com/nix-community/emacs-overlay/commit/39e0e739d04f2a48970e4a363f161bd77f2d1e49) Updated repos/org * [`481cb539`](https://github.com/nix-community/emacs-overlay/commit/481cb53948a280feacab0c2246c2925e2dcd6463) Updated repos/emacs * [`9c4bd36e`](https://github.com/nix-community/emacs-overlay/commit/9c4bd36e3516a0f54b0523dfe0906bf2c41b2a84) Updated repos/melpa * [`2d1b44e8`](https://github.com/nix-community/emacs-overlay/commit/2d1b44e897716fc7c75b0f674193740b45cafd62) Updated repos/melpa * [`e3181341`](https://github.com/nix-community/emacs-overlay/commit/e3181341f7736e7f0e4e69f667e00008461fb024) Updated repos/emacs * [`f9d76cba`](https://github.com/nix-community/emacs-overlay/commit/f9d76cbaff44d348ee166888bb9f6c0adabb49eb) Updated repos/melpa * [`9d4e5735`](https://github.com/nix-community/emacs-overlay/commit/9d4e573591ee2301873ba8ec0284f77fc6a7e07f) Updated repos/emacs * [`400494ba`](https://github.com/nix-community/emacs-overlay/commit/400494badec32b4cb8139d196b014a09522032f5) Updated repos/melpa * [`535e7eeb`](https://github.com/nix-community/emacs-overlay/commit/535e7eebd4f4aba9248dfa88081270c9dcc6445c) Updated repos/emacs * [`c6a8191d`](https://github.com/nix-community/emacs-overlay/commit/c6a8191dd7c05179d5ac0ccf6d67e1935cc4bf1d) Updated repos/melpa * [`4b8bc706`](https://github.com/nix-community/emacs-overlay/commit/4b8bc70616e4ef36fcf62b9e6f11805353189204) Updated repos/elpa * [`7aec1341`](https://github.com/nix-community/emacs-overlay/commit/7aec13415ad8119ad86590e49a2c3df2d97f15ba) Updated repos/emacs * [`8f29ea46`](https://github.com/nix-community/emacs-overlay/commit/8f29ea46d8b354d5d85e58b825f9e1146773e716) Updated repos/melpa * [`6fabcfbe`](https://github.com/nix-community/emacs-overlay/commit/6fabcfbe2f32ab1b79197cfe9a9e25c68cb98d80) Updated repos/melpa * [`c1425639`](https://github.com/nix-community/emacs-overlay/commit/c14256394c98d80accb332e088d5f3cd7cba858e) Updated repos/melpa * [`1e9b3f42`](https://github.com/nix-community/emacs-overlay/commit/1e9b3f4290d02528a40a7a2f8207be2b48d7452f) Updated repos/emacs * [`c10d5987`](https://github.com/nix-community/emacs-overlay/commit/c10d59874dfa8341237702bce514a763198770c4) Updated repos/melpa * [`d3fbc7b4`](https://github.com/nix-community/emacs-overlay/commit/d3fbc7b4a54de91ee48aa2b33e4d617628dfa33f) Updated repos/emacs * [`d8e50fe4`](https://github.com/nix-community/emacs-overlay/commit/d8e50fe43e8e67acb36490c55820e187887b46c4) Updated repos/melpa * [`2a5f9714`](https://github.com/nix-community/emacs-overlay/commit/2a5f9714cd87f2be39509c2508d3dfb41a6e5d48) Update fromElisp * [`576cd9c0`](https://github.com/nix-community/emacs-overlay/commit/576cd9c0c71c90d73edfe5077d6532a09aa5e34d) Updated repos/emacs * [`13daf0de`](https://github.com/nix-community/emacs-overlay/commit/13daf0de91fabae855abf969b3bf1444cade4ac9) Updated repos/melpa * [`062d7788`](https://github.com/nix-community/emacs-overlay/commit/062d7788199ed420f24ea73e80dc0f36093772fa) Updated repos/emacs * [`24489022`](https://github.com/nix-community/emacs-overlay/commit/24489022f11828ac1100df7022975676a3b502dd) Updated repos/melpa * [`119dac52`](https://github.com/nix-community/emacs-overlay/commit/119dac52216a4e7453dd504a412d044c4c7d13c9) Updated repos/emacs * [`97a7e398`](https://github.com/nix-community/emacs-overlay/commit/97a7e398847d29fb04666695dc497603094edf1f) Updated repos/melpa * [`75475652`](https://github.com/nix-community/emacs-overlay/commit/75475652519e2db26d0c840ead7bf133922ec964) Updated repos/emacs * [`75bbfc41`](https://github.com/nix-community/emacs-overlay/commit/75bbfc414c33d47a6b621e53cb877951f3754261) Updated repos/melpa * [`8c2669eb`](https://github.com/nix-community/emacs-overlay/commit/8c2669ebc4f10e1c0de0720d4a1654a2fb719aa5) Updated repos/emacs * [`c5e2da8f`](https://github.com/nix-community/emacs-overlay/commit/c5e2da8f99c8157132468b2fd2cd36ed28f9dd32) Updated repos/melpa * [`6ccced06`](https://github.com/nix-community/emacs-overlay/commit/6ccced06b008d79e21cd51be80fd423b269bd343) Updated repos/emacs * [`12f98ef0`](https://github.com/nix-community/emacs-overlay/commit/12f98ef0d91e4b0ac25d3b5a003794cc8a54db6d) Updated repos/melpa * [`f574ece1`](https://github.com/nix-community/emacs-overlay/commit/f574ece18bed6eb0349b417ded9d03f12f777843) Updated repos/emacs * [`a53e2fe7`](https://github.com/nix-community/emacs-overlay/commit/a53e2fe7f9bf75003f823afd7aa7023df9b07237) Updated repos/melpa * [`b6172a3d`](https://github.com/nix-community/emacs-overlay/commit/b6172a3dc6826c0b844fd22e36a46936460bef40) Updated repos/elpa * [`1481c2da`](https://github.com/nix-community/emacs-overlay/commit/1481c2da5d00c5b3c98dacdc6640347555290471) Updated repos/emacs * [`b7399cfb`](https://github.com/nix-community/emacs-overlay/commit/b7399cfbefeae8fe47c627d372d29c31fda39467) Updated repos/melpa * [`6f6eaadf`](https://github.com/nix-community/emacs-overlay/commit/6f6eaadfa0b4948be79890302193c5cd94a3f1a5) Updated repos/emacs * [`57e53f3d`](https://github.com/nix-community/emacs-overlay/commit/57e53f3d2e8824bd754169ec8a24c10cb003259f) Updated repos/melpa * [`f51d8ca9`](https://github.com/nix-community/emacs-overlay/commit/f51d8ca9d317786d530f37dff43346a9c1827f2f) Updated repos/emacs * [`a526b0f7`](https://github.com/nix-community/emacs-overlay/commit/a526b0f7a04e7780f8c0a8ace1cbeeeb54068a14) Updated repos/melpa * [`9b6a8d17`](https://github.com/nix-community/emacs-overlay/commit/9b6a8d17f29b525aab5a8b5a1ccf2f2ad4a5d464) Updated repos/elpa * [`b9f1914a`](https://github.com/nix-community/emacs-overlay/commit/b9f1914abe14b291320e1c46821b8db3cb2f71b4) Updated repos/emacs * [`03cd31ec`](https://github.com/nix-community/emacs-overlay/commit/03cd31eced18f1724f633dfdc379280c68e4b5a1) Updated repos/melpa * [`c949103f`](https://github.com/nix-community/emacs-overlay/commit/c949103feca78bdc6ffa3694e1c4dcc6e7b31f34) Updated repos/emacs * [`13a0bef2`](https://github.com/nix-community/emacs-overlay/commit/13a0bef294ae0fb5aee7f4720717e923aff9764e) Updated repos/melpa * [`75f1d506`](https://github.com/nix-community/emacs-overlay/commit/75f1d50646b1d4152b4ab045e3b43706900ee36a) Updated repos/emacs * [`db65357d`](https://github.com/nix-community/emacs-overlay/commit/db65357d7118bbdf2c4bfb25982ec1f82683f520) Updated repos/melpa * [`934aafec`](https://github.com/nix-community/emacs-overlay/commit/934aafec1ee868f13d546c4bdc87a04ebdb12cc7) Updated repos/emacs * [`ef220b4a`](https://github.com/nix-community/emacs-overlay/commit/ef220b4a0990fd0f5dd25c588c24b2c1ad88c8fc) Updated repos/melpa --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index b2a3577..812ba3c 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -29,10 +29,10 @@ "homepage": "", "owner": "nix-community", "repo": "emacs-overlay", - "rev": "532c7403232f77e45f70fb1c4124272843e89011", - "sha256": "0iqhxb91n1lyvk0axy2xhyq75z8z8n0qrv1xxrb6bsn3v0ym1cmp", + "rev": "ef220b4a0990fd0f5dd25c588c24b2c1ad88c8fc", + "sha256": "0iq7zsprhiwjlcdinhqxwliiah0snvsvvsdscsfrw5h6nxidcd55", "type": "tarball", - "url": "https://github.com/nix-community/emacs-overlay/archive/532c7403232f77e45f70fb1c4124272843e89011.tar.gz", + "url": "https://github.com/nix-community/emacs-overlay/archive/ef220b4a0990fd0f5dd25c588c24b2c1ad88c8fc.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "emacs-so-long": { From 54c16e3e63a85d20b0b2e2dc65bd06603276e4ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2020 00:53:30 +0000 Subject: [PATCH 4/4] niv org-mode: update 220f2b0d -> 40474827 ## Changelog for org-mode: Commits: [emacs-straight/org-mode@220f2b0d...40474827](https://github.com/emacs-straight/org-mode/compare/220f2b0d93a6927eb673978c0042a1d4673e86aa...40474827eade4ab4d3667b4dde5f0833562c7b87) * [`312a646f`](https://github.com/emacs-straight/org-mode/commit/312a646fb8f60735aea1992654e4d06cf37daf3f) ob-python.el: Fix issue with sessions on remote machines * [`76da93aa`](https://github.com/emacs-straight/org-mode/commit/76da93aa86f54fe435bc9f0192003d699b301ede) org.el: Don't exclude local tags that are also inherited * [`7b657c50`](https://github.com/emacs-straight/org-mode/commit/7b657c50e7761646d2cc4a02346ac546a4a01a6d) org-clock.el: Fix calculated clocking sum in inlinetasks * [`40474827`](https://github.com/emacs-straight/org-mode/commit/40474827eade4ab4d3667b4dde5f0833562c7b87) org-num: Fix bug in check for commented headlines --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 812ba3c..7ffb0d8 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -137,10 +137,10 @@ "homepage": "https://code.orgmode.org/bzg/org-mode", "owner": "emacs-straight", "repo": "org-mode", - "rev": "220f2b0d93a6927eb673978c0042a1d4673e86aa", - "sha256": "0v7xzj6a9hr8yscnjs10adzj8xjlydipjwciapdwn0v9gh4llvd3", + "rev": "40474827eade4ab4d3667b4dde5f0833562c7b87", + "sha256": "1qzg4690jp28cy6lzmzrz9ndkhqw11j7px9krpza441q2byhgs5x", "type": "tarball", - "url": "https://github.com/emacs-straight/org-mode/archive/220f2b0d93a6927eb673978c0042a1d4673e86aa.tar.gz", + "url": "https://github.com/emacs-straight/org-mode/archive/40474827eade4ab4d3667b4dde5f0833562c7b87.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "org-yt": {