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] 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": {