From f2329e72e8d0ac616dbd76954272cdf5de49caa0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Jan 2022 01:00:47 +0000 Subject: [PATCH] flake.lock: Updating 'doom-emacs (hlissner/doom-emacs)' - bc47e729 -> 655fb295 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### Changes for doom-emacs On branch: develop Commits: https://github.com/hlissner/doom-emacs/compare/bc47e72984f9e6eb89a19e9560185188575b10c1...655fb295edc47207a37097c6e4b7ad86cd552e45 - [c16f38ab](https://github.com/hlissner/doom-emacs/commit/c16f38ab1d9d0cdfda4ea740ba3458cf2f4da5e1) fix(lib): sort bumpified modules list - [e5e301b3](https://github.com/hlissner/doom-emacs/commit/e5e301b3e467a62f84d3679c1e61f1675cdbdb67) refactor: remove redundant load-file advice - [85fcac45](https://github.com/hlissner/doom-emacs/commit/85fcac4562b07b92e8d5ce8c92137f2a78b13681) bump: :lang julia - [e5213f20](https://github.com/hlissner/doom-emacs/commit/e5213f20e5c94a67abae37dae0eb65f98d71687d) nit: fix several documentation typos - [60cfb383](https://github.com/hlissner/doom-emacs/commit/60cfb383ea2b22b33b4afaed743b1e663e72cfdc) fix: actually forward the `select' param to doom/bump-package-at-point - [9db71bb7](https://github.com/hlissner/doom-emacs/commit/9db71bb7a5c1f0c05b9559c35e98af1caab17d89) fix(clojure): add clojurec-mode repl+eval handlers - [9cba2862](https://github.com/hlissner/doom-emacs/commit/9cba28621f7409caa52cfad897b1f7aa90423303) feat(php): replace php-boris with psysh ([hlissner/doom-emacs⁠#5967](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/5967)) - [3a3a8dc2](https://github.com/hlissner/doom-emacs/commit/3a3a8dc240acd8fd12b728a487da17d8acc5bf66) refactor(fortran): conform to conventions - [e7eaa3b2](https://github.com/hlissner/doom-emacs/commit/e7eaa3b2567616b6548f840771f244d323b50096) docs: fix roadmap links - [2c02cea4](https://github.com/hlissner/doom-emacs/commit/2c02cea4613c7132a955928cbba39e339aa25d38) feat: add EMACS29+ constant - [3df89030](https://github.com/hlissner/doom-emacs/commit/3df8903071bb36163c824db1f9376c7ba6b3e8c2) bump: :tools - [86034131](https://github.com/hlissner/doom-emacs/commit/86034131c49d38922ccd49db1ac3defc6a53646f) bump: :editor evil - [29536a22](https://github.com/hlissner/doom-emacs/commit/29536a22f0aca8721082bd992a720f15f10ea91b) bump: :tools lsp - [ec67a6fb](https://github.com/hlissner/doom-emacs/commit/ec67a6fb2ba958b0a799113093cbef6a9f5b1402) bump: :lang common-lisp - [8746da61](https://github.com/hlissner/doom-emacs/commit/8746da61c3ab7836ed43a5d0087ea74b95c089e6) fix(javascript): incorrect lsp formatting for tsx - [655fb295](https://github.com/hlissner/doom-emacs/commit/655fb295edc47207a37097c6e4b7ad86cd552e45) feat(cli): prompt to switch to master on upgrade --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 3361d00..b9f57ba 100644 --- a/flake.lock +++ b/flake.lock @@ -3,11 +3,11 @@ "doom-emacs": { "flake": false, "locked": { - "lastModified": 1641479274, - "narHash": "sha256-wR+1Rx8WX0JLy8xPTX4olprBeU5i2Q3z6qMckTMuFWI=", + "lastModified": 1642118490, + "narHash": "sha256-qhlHVNHd8QmlQa75DZctd5y/GsDNrOUxprZaUyLmwic=", "owner": "hlissner", "repo": "doom-emacs", - "rev": "bc47e72984f9e6eb89a19e9560185188575b10c1", + "rev": "655fb295edc47207a37097c6e4b7ad86cd552e45", "type": "github" }, "original": {