From c5753b9b0034b530482a17d4fa938b5b8d5b917f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Oct 2020 01:01:59 +0000 Subject: [PATCH] niv doom-snippets: update 94292e26 -> a6e61aee ## Changelog for doom-snippets: Commits: [hlissner/doom-snippets@94292e26...a6e61aee](https://github.com/hlissner/doom-snippets/compare/94292e263b3351ddcd86dcb84acb19b8adaeab06...a6e61aeefdbcdd09772b4f8b4f470eae01190a82) * [`f4926ad1`](https://github.com/hlissner/doom-snippets/commit/f4926ad14c6a86f55eb0d5ba72f4b2c612b68ede) Add Clojure snippets * [`4857b9b8`](https://github.com/hlissner/doom-snippets/commit/4857b9b8ce59ffcae58e8d0fcf3159ef5825e59c) Adds new go snippets (hlissner/doom-snippets#50) * [`9bb186da`](https://github.com/hlissner/doom-snippets/commit/9bb186da2cde9769d501f8c60b00ce2a2b3ddd2c) Embrace Org's recommendation of lowercase blocks * [`040e5d04`](https://github.com/hlissner/doom-snippets/commit/040e5d0488589dcb7d5d9e9c59cf7ded46dc4bf5) Org: consistently include selection in block * [`e3fdf8c0`](https://github.com/hlissner/doom-snippets/commit/e3fdf8c008ff2526a0bb3b15035db359cecf1ebe) Org: Convert html img to native org syntax --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index a0faa4f..b2b5b9e 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -17,10 +17,10 @@ "homepage": "", "owner": "hlissner", "repo": "doom-snippets", - "rev": "94292e263b3351ddcd86dcb84acb19b8adaeab06", - "sha256": "0gx84ggg2226dwhqcsb8sk687ykbgp6sjxkryyh9jql01sjlb147", + "rev": "a6e61aeefdbcdd09772b4f8b4f470eae01190a82", + "sha256": "0n6r738jd7nf6d48jcnlhh9zyafnaavd72vl1ljz94mik7d3yrn9", "type": "tarball", - "url": "https://github.com/hlissner/doom-snippets/archive/94292e263b3351ddcd86dcb84acb19b8adaeab06.tar.gz", + "url": "https://github.com/hlissner/doom-snippets/archive/a6e61aeefdbcdd09772b4f8b4f470eae01190a82.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "emacs-overlay": {