From 46e293d991377b3f30f9f8c4dd407f3988ca98a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Mar 2022 00:29:58 +0000 Subject: [PATCH] flake.lock: Updating 'doom-snippets (hlissner/doom-snippets)' - 5c0eb5bd -> f61c23ec MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### Changes for doom-snippets On branch: master Commits: https://github.com/doomemacs/snippets/compare/5c0eb5bd70f035cefb981c2ce64f4367498bdda6...f61c23ece1ad47c0522059ac45085fd283ce4452 - [f10af4c6](https://github.com/doomemacs/snippets/commit/f10af4c64deebc4c69819fe71fb549aed4930d83) Fix org-mode jupyter snippet - [729822f4](https://github.com/doomemacs/snippets/commit/729822f404655f8473b7efb3d21125554b660df3) Update readme with straight installation steps - [481a0aa7](https://github.com/doomemacs/snippets/commit/481a0aa7a6343a69102f8e1fdcb6c2ef01186199) Add % to latex-mode snippets for chktex tests - [b6f7eced](https://github.com/doomemacs/snippets/commit/b6f7eced7e595b1e272b2bf5ff8c48755dce5b9c) add a typed functional react component for tsx files ([hlissner/doom-snippetsā #69](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-snippets/issues/69)) - [58843d4f](https://github.com/doomemacs/snippets/commit/58843d4f42f2626a5b895cb3275bafe3cf69f8b1) improve snippets rails - [83c7c356](https://github.com/doomemacs/snippets/commit/83c7c35672309671b9e83b6b724544d70d3766a2) add lang racket - [7cceeb14](https://github.com/doomemacs/snippets/commit/7cceeb1446ca96757d994e9cbc8d24a2878149b6) Create chinese_dollar - [ef18cb66](https://github.com/doomemacs/snippets/commit/ef18cb66f43e57891eb6c3fa8f4b65047a6dd492) Create chinese_link - [b7377315](https://github.com/doomemacs/snippets/commit/b7377315c6fe134e06594e8dcd858a40f36b73cb) Retrict shebang snippet to BOL ([hlissner/doom-snippetsā #74](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-snippets/issues/74)) - [ef3ec610](https://github.com/doomemacs/snippets/commit/ef3ec61035884c36c32df5390a635f7b85afffa8) nit: remove email address - [3083b234](https://github.com/doomemacs/snippets/commit/3083b2342f95fa55c1fd3b4a16229c5d867a02b0) rust-mode: add async fn - [02aca23f](https://github.com/doomemacs/snippets/commit/02aca23fef94fc7a58836fd1812d62e731249fa3) fix(org-mode): #+srcname -> #+name - [5325a7d1](https://github.com/doomemacs/snippets/commit/5325a7d1d9c74c4d28c41efc5c5bdd99f5534dd0) feat(org-mode): add inline src snippet - [f61c23ec](https://github.com/doomemacs/snippets/commit/f61c23ece1ad47c0522059ac45085fd283ce4452) refactor(org-mode): rename srcname to name --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 9d83b478..c3b3e9f0 100644 --- a/flake.lock +++ b/flake.lock @@ -20,11 +20,11 @@ "doom-snippets": { "flake": false, "locked": { - "lastModified": 1625547004, - "narHash": "sha256-V+ytAjB4ZZ+5dJJAu1OY7SbnqrokX5PVBWs0AsgQ8Vs=", + "lastModified": 1646222996, + "narHash": "sha256-YhOnoNSpmcKNJg+aS/829zqXStMkKWXWf1pulHEBcpQ=", "owner": "hlissner", "repo": "doom-snippets", - "rev": "5c0eb5bd70f035cefb981c2ce64f4367498bdda6", + "rev": "f61c23ece1ad47c0522059ac45085fd283ce4452", "type": "github" }, "original": {