From 1d9de012b204c53067034f2ee3ab187784045ac7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2020 00:51:29 +0000 Subject: [PATCH] niv doom-emacs: update ae3a2fa8 -> 1456108d ## Changelog for doom-emacs: Commits: [hlissner/doom-emacs@ae3a2fa8...1456108d](https://github.com/hlissner/doom-emacs/compare/ae3a2fa8c27d8e392294904ec6986f860a57f38e...1456108d5bef89195b2b63f962e0ae9d24f4c652) * [`b54cf0fe`](https://github.com/hlissner/doom-emacs/commit/b54cf0fe7e954e147410cde6e362ba2601418616) Bump :lang dart * [`64444ac2`](https://github.com/hlissner/doom-emacs/commit/64444ac2e7f68a653a0e8c295809a285cf73bb00) Fix typo Ivy README.org * [`7dbcd194`](https://github.com/hlissner/doom-emacs/commit/7dbcd19453afd364d25388436d40640db8b73bca) Fix typo in nav-flash README * [`ce916264`](https://github.com/hlissner/doom-emacs/commit/ce9162647d528bfa05f04366b184383691f46cd6) cli/env: blacklist SHLVL & comment default blacklist * [`1456108d`](https://github.com/hlissner/doom-emacs/commit/1456108d5bef89195b2b63f962e0ae9d24f4c652) Fix hlissner/doom-emacs#3888: fall back to org-journal-is-journal --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 28ce642..e49ccf8 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -5,10 +5,10 @@ "homepage": "", "owner": "hlissner", "repo": "doom-emacs", - "rev": "ae3a2fa8c27d8e392294904ec6986f860a57f38e", - "sha256": "1f3vz9f10qqcxb9lwa51jkvg01v276gb1ssg2gc9jmny2m84d987", + "rev": "1456108d5bef89195b2b63f962e0ae9d24f4c652", + "sha256": "0j37v0b7jfpaacdf03dq2dm423m24m76m80081vdvykgys5kn45s", "type": "tarball", - "url": "https://github.com/hlissner/doom-emacs/archive/ae3a2fa8c27d8e392294904ec6986f860a57f38e.tar.gz", + "url": "https://github.com/hlissner/doom-emacs/archive/1456108d5bef89195b2b63f962e0ae9d24f4c652.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "doom-snippets": {