From ee4cea2e46be483667294ddf90f38081356becaa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 00:04:36 +0000 Subject: [PATCH 01/14] flake.lock: Updating 'doom-emacs (hlissner/doom-emacs)' - d52abd37 -> 6cb5c381 ### Changes for doom-emacs On branch: develop Commits: https://github.com/hlissner/doom-emacs/compare/d52abd37f79190e7cc20355a042938f90f2d1a24...6cb5c381b826535520f0bcfe15439a2505aa9d57 - [87109653](https://github.com/hlissner/doom-emacs/commit/871096533fe65512b28ac5a598c5b60bfc9b8306) Added in Dotnet interface with sharper through module flag - [41b1a780](https://github.com/hlissner/doom-emacs/commit/41b1a7800ad58d8bf74ac2bb53329303642e4bc2) Updated ordering - [50131ac9](https://github.com/hlissner/doom-emacs/commit/50131ac995029a5b3f58923359f9578a899242e1) Add workspace support to rss/elfeed - [01f54d29](https://github.com/hlissner/doom-emacs/commit/01f54d29505ef2e0ded5567bbe6229e99de37f09) Add comment for further maintenance - [065b26e0](https://github.com/hlissner/doom-emacs/commit/065b26e0c51102ca3dfa1fb6f336e283435c6a02) [:ui layout bepo] Fix notmuch, C-, M- mappings - [4e531646](https://github.com/hlissner/doom-emacs/commit/4e5316464c426066721290a8f20da3ec22e1f5fb) Refactor and add contribution ideas - [eae7ca2c](https://github.com/hlissner/doom-emacs/commit/eae7ca2c5755ed5946c4d1361d7f5522f91abd79) term/eshell: alias cdp to cd-to-project - [b8b51cee](https://github.com/hlissner/doom-emacs/commit/b8b51cee7b6d98bc6aa238a069193a1555d47d24) Simplify after! - [a79275a4](https://github.com/hlissner/doom-emacs/commit/a79275a476059d56aaa2a15248fd55deb5ca00c9) Bump :lang - [37e9653c](https://github.com/hlissner/doom-emacs/commit/37e9653ce3e0dfd80b0a5ebe04f1e3c0542b28c9) Bump :ui - [ddd4c032](https://github.com/hlissner/doom-emacs/commit/ddd4c03281c9e63b924941c3224b3be0e4ee9713) Bump :checkers - [b681a2e1](https://github.com/hlissner/doom-emacs/commit/b681a2e1b4d7884e5836c471f364bb4cbcd39978) Fix +zen/toggle-fullscreen keybind for vanilla users - [9d12761c](https://github.com/hlissner/doom-emacs/commit/9d12761c393e1694ffbd3999b0817a910e3f1c68) Reformat for consistency and s/:bind/:general - [1490c4e5](https://github.com/hlissner/doom-emacs/commit/1490c4e5b2cc3ce220a5942065f124b45e906fa3) lang/ruby: remove commit hashes in package links - [cd083bc0](https://github.com/hlissner/doom-emacs/commit/cd083bc059525c1a18230635ac1c225547b1800b) tools/lsp: fix +lsp-prompt-to-install-server == 'quiet - [2ce726b3](https://github.com/hlissner/doom-emacs/commit/2ce726b31804130216ee2a19718759e9fcf3ea64) Force async babel blocks to export synchronously - [3c9b1635](https://github.com/hlissner/doom-emacs/commit/3c9b1635ef20808ee304efd71b8b3dc1ac38f7c7) Bump :completion - [e858e254](https://github.com/hlissner/doom-emacs/commit/e858e254b0eeb970f50baf2d4676c8c1cca82031) Bump :tools - [a3f242d4](https://github.com/hlissner/doom-emacs/commit/a3f242d4b64be191acb1ec70d017f8d39290cd83) tools/lsp: only enable sideline icons in 27.x+ - [c049480c](https://github.com/hlissner/doom-emacs/commit/c049480cbd504d376c4db83cba013238ab76d289) Fix evil-join filling non-comments poorly - [03fa2eaf](https://github.com/hlissner/doom-emacs/commit/03fa2eafee2ea1ae3e18568d5c5b743a0f8cdd90) Bind SPC o F to select-frame-by-name - [1274de3d](https://github.com/hlissner/doom-emacs/commit/1274de3d34cb4ad60375154ff38236b7985d95ec) Minor reformatting & refactors across the board - [6cb5c381](https://github.com/hlissner/doom-emacs/commit/6cb5c381b826535520f0bcfe15439a2505aa9d57) Disable dtrt-indent in pascal-mode --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 80179e9..a2f28ce 100644 --- a/flake.lock +++ b/flake.lock @@ -3,11 +3,11 @@ "doom-emacs": { "flake": false, "locked": { - "lastModified": 1614207990, - "narHash": "sha256-7Ho0S4wDpRNmjjBeDO8CmyIb2Ms+UryCO/SjJaDVw0M=", + "lastModified": 1614296071, + "narHash": "sha256-UKnhgRIOc8N9uVqKvr+kKzy89oKxVVjXg0vGGYAvgkg=", "owner": "hlissner", "repo": "doom-emacs", - "rev": "d52abd37f79190e7cc20355a042938f90f2d1a24", + "rev": "6cb5c381b826535520f0bcfe15439a2505aa9d57", "type": "github" }, "original": { From b30748ee4530dd3ac07998f171b613f91979f0d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 00:04:39 +0000 Subject: [PATCH 02/14] flake.lock: Updating 'emacs-overlay (nix-community/emacs-overlay)' - 323d9e7c -> b9e33f18 ### Changes for emacs-overlay On branch: master Commits: https://github.com/nix-community/emacs-overlay/compare/323d9e7cc0e1f1d31a3f6fd9b150983a93047b67...b9e33f18131616dcec380168abc75b30e387a0ee - [0584de26](https://github.com/nix-community/emacs-overlay/commit/0584de26fa16420c8c50cff7f71aff74a42f9bff) Updated repos/emacs - [39c9a24b](https://github.com/nix-community/emacs-overlay/commit/39c9a24bfa61c0f9bcd62f5f55ca92422ef0446a) Updated repos/melpa - [256d0d5d](https://github.com/nix-community/emacs-overlay/commit/256d0d5d75601a64cc7dd34f82a82b86b958b470) Updated repos/emacs - [b9e33f18](https://github.com/nix-community/emacs-overlay/commit/b9e33f18131616dcec380168abc75b30e387a0ee) Updated repos/melpa --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index a2f28ce..a3c9b36 100644 --- a/flake.lock +++ b/flake.lock @@ -36,11 +36,11 @@ "emacs-overlay": { "flake": false, "locked": { - "lastModified": 1614256346, - "narHash": "sha256-CMZdyAPhu2DlJDXXDVXoKtvdyHjm+QN9QHbaByS0GpM=", + "lastModified": 1614284806, + "narHash": "sha256-yWC7Gv2C52V+p5WlE89ZFDnosDQs++CrmmaFyjylhgY=", "owner": "nix-community", "repo": "emacs-overlay", - "rev": "323d9e7cc0e1f1d31a3f6fd9b150983a93047b67", + "rev": "b9e33f18131616dcec380168abc75b30e387a0ee", "type": "github" }, "original": { From 954f4014793e74d778eb7be87a703e4b5e7416cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 00:05:10 +0000 Subject: [PATCH 03/14] flake.lock: Updating 'nixpkgs (NixOS/nixpkgs)' - 1f32038d -> 04ac9dcd MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### Changes for nixpkgs On branch: nixpkgs-unstable Commits: https://github.com/NixOS/nixpkgs/compare/1f32038df17a622f54c70962187954357b52e4ab...04ac9dcd311956d1756d77f4baf9258392ee7bdd - [ea7bd6ba](https://github.com/NixOS/nixpkgs/commit/ea7bd6ba827dc4b4b495da9276b090c340670eca) gammy: 0.9.62 -> 0.9.63 - [89d45049](https://github.com/NixOS/nixpkgs/commit/89d450493911948489d8334a0d815e8ff2b46c05) sbcl: Small fixes around the phase definitions - [0172521d](https://github.com/NixOS/nixpkgs/commit/0172521d63ac0de2f6d21b4b891b8892b480ee2b) zbar: 0.23.1 -> 0.23.90 - [649022af](https://github.com/NixOS/nixpkgs/commit/649022af568cae6b936b97b81323a4479e2519f7) gradm: 3.1-201903191516 -> 3.1-202012071814 - [6aa7dbe1](https://github.com/NixOS/nixpkgs/commit/6aa7dbe16116076ed5206fa77b0bfccd5642db65) sbcl: Remove substution of 'gcc' with 'cc' - [7485a007](https://github.com/NixOS/nixpkgs/commit/7485a007d941ca6e3f3388343869363b10b35d79) sbcl: Remove substitution of mmacosx-verson-min - [2b20453a](https://github.com/NixOS/nixpkgs/commit/2b20453a39d3278d97c7f224a81588c8ffd88661) sbcl: Resume creating version.lisp-expr file - [e9439e2e](https://github.com/NixOS/nixpkgs/commit/e9439e2ef3347dca51d094fc10acedbd5a638d2d) gnome3.gnome-control-center: fix search locations dialog - [eeb1ec47](https://github.com/NixOS/nixpkgs/commit/eeb1ec47628b5a1099fa0b9d3693c802d4d85de7) clash: 1.4.0 -> 1.4.1 - [f6886cf9](https://github.com/NixOS/nixpkgs/commit/f6886cf978322fb1ca2fe0698f84874bb1f040b3) clash: specify license - [bc950813](https://github.com/NixOS/nixpkgs/commit/bc95081388b5b2d6682b41d3de61c6794ed6a393) python3Packages.awesomeversion: 21.2.2 -> 21.2.3 - [c939abf9](https://github.com/NixOS/nixpkgs/commit/c939abf9a17952f2a6cd2ed25ec7a5b55ac929f8) waypoint: 0.2.2 -> 0.2.3 - [e8108781](https://github.com/NixOS/nixpkgs/commit/e81087813fb1c9896ea6f4469cc5b351d2ad0078) maintainers: add pborzenkov - [c411077e](https://github.com/NixOS/nixpkgs/commit/c411077ef6cf89719ae5f3cbfa0e5940b5b3595c) air: init at 1.15.1 - [cec4ee2e](https://github.com/NixOS/nixpkgs/commit/cec4ee2ebec336e35e185bcf46a22e399ac11650) metals: 0.9.10 -> 0.10.0 - [c3ea33e7](https://github.com/NixOS/nixpkgs/commit/c3ea33e72be5ce42b42cfd129e1b63caa33a9504) weechatScripts.wee-slack: 2.6.0 -> 2.7.0 - [682696de](https://github.com/NixOS/nixpkgs/commit/682696deba6975c9b866229f32eba0d17ef248a5) tcpflow: 1.5.2 -> 1.6.1 - [c1dcadc9](https://github.com/NixOS/nixpkgs/commit/c1dcadc98677f81610b5b68ba95ab4019e982135) solvespace: 2.3-20190501 -> 3.0.rc2 - [46098b3f](https://github.com/NixOS/nixpkgs/commit/46098b3f89edd48f55e7e22b1623cea63c7b79ed) gops: init at 0.3.15 - [8a89af81](https://github.com/NixOS/nixpkgs/commit/8a89af81d140aa57335ebe6878d9a5442e12fb62) nixos-icons: 2017-03-16 -> 2021-02-24 - [f42a381c](https://github.com/NixOS/nixpkgs/commit/f42a381c3e39e81afd611b94ef4747011ef709fc) any-nix-shell: 1.2.0 -> 1.2.1 - [aed071d0](https://github.com/NixOS/nixpkgs/commit/aed071d0bbd9c3ffb69f9538a983b19c9b5de090) python3Packages.hstspreload: 2021.2.1 -> 2021.2.15 - [2c593e8e](https://github.com/NixOS/nixpkgs/commit/2c593e8e760c8d210ae135a4a7ee4bf6d227f6ba) buildGoPackage: Respect passing CGO_ENABLED explicitly - [b652c78f](https://github.com/NixOS/nixpkgs/commit/b652c78f7bb3e52af54745e5150332af8b3f5af9) cnijfilter2: 5.90 -> 6.00 - [472f266d](https://github.com/NixOS/nixpkgs/commit/472f266d28545c9a239d2ae51013429270d06f74) zulip: 5.5.0 → 5.6.0 - [fb63eaeb](https://github.com/NixOS/nixpkgs/commit/fb63eaeb10c53f260b2d4ddb2d90781b611d69f7) 9menu: init at unstable-2021-02-24 - [1ef52499](https://github.com/NixOS/nixpkgs/commit/1ef52499089441bc6705e7cdaed7153b82ddba98) spotifyd: changing rustPackages version - [504a933d](https://github.com/NixOS/nixpkgs/commit/504a933df7934d68acb603ac97ae7a35e4f97b53) brave: 1.19.88 -> 1.20.110 - [3b45ec12](https://github.com/NixOS/nixpkgs/commit/3b45ec12c7bbfc1370d99d0da00281c8a67054b9) flightgear: update icon source url - [aa063213](https://github.com/NixOS/nixpkgs/commit/aa063213b8b7a64a4c81c4602bd52f9b3f664b18) python37Packages.google-cloud-tasks: 2.1.0 -> 2.2.0 - [3d0fe66e](https://github.com/NixOS/nixpkgs/commit/3d0fe66eeecc314617dcf2e6d57c749ed4fdef25) drawio: 14.1.5 -> 14.4.3 - [995d98c9](https://github.com/NixOS/nixpkgs/commit/995d98c9e90206d4dcae66efe25ee875a915e021) gnomeExtensions.no-title-bar: 9 -> 11, unbreak ([NixOS/nixpkgs⁠#106828](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/106828)) - [dace8146](https://github.com/NixOS/nixpkgs/commit/dace81466f833452d7c8cc5b3797c3e9db2ab0a8) electron_11: 11.2.3 -> 11.3.0 - [ee819cab](https://github.com/NixOS/nixpkgs/commit/ee819cab23fea5090b74429efb3e44457639cd5b) electron_10: 10.3.2 -> 10.4.0 - [8a1dd958](https://github.com/NixOS/nixpkgs/commit/8a1dd9584e78f2f534ffb12285ddceb0407550b4) solvespace: fix license - [128a43a1](https://github.com/NixOS/nixpkgs/commit/128a43a1e89143592d3e3b00e004900338f29121) ocamlPackages.atd: 2.0.0 → 2.2.1 - [74c0acd1](https://github.com/NixOS/nixpkgs/commit/74c0acd1c8fc540871a94c1ae739d072d88e28b0) ocamlPackages.ppx_yojson_conv_lib: use Dune 2 - [c5bd1172](https://github.com/NixOS/nixpkgs/commit/c5bd117275d326b6a687f0d537f0519406bd2c09) python3Packages.pytest-subtests: 0.3.2 -> 0.4.0 - [bf24d39f](https://github.com/NixOS/nixpkgs/commit/bf24d39f773f57cf23b8b4a3a1f28063ac239c76) python3Packages.pytest-subtests: add pythonImportsCheck - [ade1748b](https://github.com/NixOS/nixpkgs/commit/ade1748bd8d07bbecc50e4eb60eea974f10583e3) diylc: 4.15.1 -> 4.17.0 ([NixOS/nixpkgs⁠#114260](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/114260)) - [e8811bc5](https://github.com/NixOS/nixpkgs/commit/e8811bc519f899132d273a35fa05215eee209428) home-assistant: allow later awesomeversion releases - [f209e499](https://github.com/NixOS/nixpkgs/commit/f209e49940ba704d099bdcfe6009d3f1f000ff0c) croc: 8.6.7 -> 8.6.8 - [65b91f61](https://github.com/NixOS/nixpkgs/commit/65b91f617fd26bd8d9d804bc1c4e057fdf40f58e) python3Packages.pyowm: 3.1.1 -> 3.2.0 - [cb8a87a7](https://github.com/NixOS/nixpkgs/commit/cb8a87a701364e6586a4e4922710cca547193cbb) python3Packages.pyowm: enable tests - [6e3c319f](https://github.com/NixOS/nixpkgs/commit/6e3c319f92b1f203d3634d1771fa10b20a6248b7) errcheck: 1.5.0 -> 1.6.0 - [73487ea0](https://github.com/NixOS/nixpkgs/commit/73487ea05e6bfe88717ccab2284588571b020004) ocamlPackages.yojson: use Dune 2 - [d39556b8](https://github.com/NixOS/nixpkgs/commit/d39556b88d7fd344a4361a385483894325a747e4) ghq: 1.1.5 -> 1.1.6 - [504044c7](https://github.com/NixOS/nixpkgs/commit/504044c70899db1bb268a8f497b7955d910cbbc2) gitjacker: 0.0.2 -> 0.0.3 - [44131d7f](https://github.com/NixOS/nixpkgs/commit/44131d7fc36f93f09e71724890f3d3df6b2101eb) emacs: Remove clean-env patch and use substituteInPlace - [20b816cf](https://github.com/NixOS/nixpkgs/commit/20b816cf4f7b09d03c6e263b5407c0a5d5abe1b0) civetweb: 1.11 -> 1.13 - [f02fc10d](https://github.com/NixOS/nixpkgs/commit/f02fc10d0dd79559de62e265da091d58f251a030) meld: fix icon loader - [1d61041f](https://github.com/NixOS/nixpkgs/commit/1d61041fdfbf4ab98044b58561b08edf98fcb6fb) honggfuzz: 2.3.1 -> 2.4 - [a2bb936e](https://github.com/NixOS/nixpkgs/commit/a2bb936e2abf0a5125be05d81d4ca66129062317) yaru-theme: 20.10.1 -> 20.10.6.1 ([NixOS/nixpkgs⁠#114289](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/114289)) - [00d01d81](https://github.com/NixOS/nixpkgs/commit/00d01d81318f832207962bdead0069d1c99bd410) gexiv2: 0.12.1 -> 0.12.2 - [a98ed9ee](https://github.com/NixOS/nixpkgs/commit/a98ed9ee685453ae44617d7e3680bd86e1a234fb) biboumi: 8.5 -> 9.0 - [0ae7c2a1](https://github.com/NixOS/nixpkgs/commit/0ae7c2a141a77ad4384d9e6225b2e40200ff7ebd) kubectx: 0.9.1 -> 0.9.2 - [173af9cb](https://github.com/NixOS/nixpkgs/commit/173af9cb9490a1dd4ad4e476db9ad3c3d2f1e513) emacs.pkgs.telega: Replace dependency commands with absolute store paths - [5042f818](https://github.com/NixOS/nixpkgs/commit/5042f818cb6262d75e62c2afefa004ec5df64e9f) emacs27: Don't pass imagemagick from all-packages - [18196eac](https://github.com/NixOS/nixpkgs/commit/18196eac1c19c28b4a6b22154ffbc7608885eaf4) lazygit: 0.24.2 -> 0.25.1 - [0693022b](https://github.com/NixOS/nixpkgs/commit/0693022bb2a7aed99a3bf2779274571e7132e41e) k2tf: init at 0.5.0 - [e116dc06](https://github.com/NixOS/nixpkgs/commit/e116dc06cfeda1085f824f0b8749f722d4e931f2) free42: 2.5.24a -> 3.0 - [7208e57c](https://github.com/NixOS/nixpkgs/commit/7208e57cf6b601530f5844a4df22672539cb30d9) emacsWithPackages: prevent the UI showing prematurely during startup - [d464a379](https://github.com/NixOS/nixpkgs/commit/d464a379d121c2ff3dbcba6380c333b8351c984e) knot-resolver: 5.2.1 -> 5.3.0 - [a1b891e6](https://github.com/NixOS/nixpkgs/commit/a1b891e63d550fbbb3a35daac858bf5f447e0738) tendermint: 0.34.7 -> 0.34.8 - [f25f49b9](https://github.com/NixOS/nixpkgs/commit/f25f49b93d1dea694764ee7293ea45a307555745) k2tf: fix version - [3dd93c91](https://github.com/NixOS/nixpkgs/commit/3dd93c91ccc1b71424fd995b61253e7a2b865529) linux: 4.14.221 -> 4.14.222 - [0c115547](https://github.com/NixOS/nixpkgs/commit/0c115547bda86237c83dfe753aeb731f852da867) linux: 4.19.176 -> 4.19.177 - [29ac6ee4](https://github.com/NixOS/nixpkgs/commit/29ac6ee4cfbe76ba2329159431ec1d8bd45227b4) linux: 4.4.257 -> 4.4.258 - [a171fe92](https://github.com/NixOS/nixpkgs/commit/a171fe92b1cc9910d6dd71af72cce6a3fb6b3acc) linux: 4.9.257 -> 4.9.258 - [fbf00de5](https://github.com/NixOS/nixpkgs/commit/fbf00de5767f140379750a6bb4b1388dfe6660e1) linux: 5.10.17 -> 5.10.18 - [e941dc94](https://github.com/NixOS/nixpkgs/commit/e941dc94c3987ea6883a231c2eb4ca9e89436c26) linux: 5.11 -> 5.11.1 - [4fe463a1](https://github.com/NixOS/nixpkgs/commit/4fe463a186e4dcd0b96f39e17c0815a7c0a9aa5e) linux: 5.4.99 -> 5.4.100 - [24b93518](https://github.com/NixOS/nixpkgs/commit/24b93518625ff8e2998df74b554e8d9cb8a320f5) linux/hardened/patches/4.14: 4.14.221-hardened1 -> 4.14.222-hardened1 - [df50139e](https://github.com/NixOS/nixpkgs/commit/df50139ed142883af3caec05393f1a868c7bd966) linux/hardened/patches/4.19: 4.19.176-hardened1 -> 4.19.177-hardened1 - [bac5c554](https://github.com/NixOS/nixpkgs/commit/bac5c554973f7be737bfab7a679c9088d4f59344) linux/hardened/patches/5.10: 5.10.17-hardened1 -> 5.10.18-hardened1 - [1d982f36](https://github.com/NixOS/nixpkgs/commit/1d982f3677cf9df4cbd5095558a6d954d97e3cc2) linux/hardened/patches/5.4: 5.4.99-hardened1 -> 5.4.100-hardened1 - [4cf7ec72](https://github.com/NixOS/nixpkgs/commit/4cf7ec72a075c8fe14ecc67e033e029779ec7b61) rtsp-simple-server: 0.14.1 -> 0.14.2 - [daf30a51](https://github.com/NixOS/nixpkgs/commit/daf30a5116f31b58c2b855093100054d3005c98a) openscenegraph: 3.6.4 -> 3.6.5 - [c718b431](https://github.com/NixOS/nixpkgs/commit/c718b431ac2ef25f5f28856820c89eda1dfe9463) scc: 2.13.0 -> 3.0.0 - [2f62082a](https://github.com/NixOS/nixpkgs/commit/2f62082acf0a5657b84ebc0ad6fd06ff5c6be50f) swego: 0.91 -> 0.92 - [4056b84c](https://github.com/NixOS/nixpkgs/commit/4056b84cbfe0eca8f982b05b950317250b8494ae) teler: 1.0.2-dev -> 1.0.3 - [2e890b5f](https://github.com/NixOS/nixpkgs/commit/2e890b5f9b8b630e59b4607b6dfadb4abfce19fe) terraform-ls: 0.13.0 -> 0.14.0 - [3e0296b3](https://github.com/NixOS/nixpkgs/commit/3e0296b39bf9d5b2d6ac6d1126d263ac47b21b1b) gnome3.gdm: use white nixos logo - [0dd3c094](https://github.com/NixOS/nixpkgs/commit/0dd3c094ee472cd9cd7074045fdd8752ad77eb0d) wpa_supplicant: fix for security advisory 2021-1 - [98cefe1d](https://github.com/NixOS/nixpkgs/commit/98cefe1d6bb0e620e759c24b9f9b86c3ced79a37) OCaml 4.12.--beta1 -> 4.12.0 - [a77380a6](https://github.com/NixOS/nixpkgs/commit/a77380a689e20cf13e59d66bd83bf8ddee9e896f) wpa_supplicant: update homepage - [0f24f12b](https://github.com/NixOS/nixpkgs/commit/0f24f12bb4002f5af98db64f3a960fac42447a5e) ocamlPackages.crunch: use Dune 2 --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index a3c9b36..25efced 100644 --- a/flake.lock +++ b/flake.lock @@ -163,11 +163,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1614227468, - "narHash": "sha256-AcFvVW1nh0Ev9OWu4LNtTfxS0KfYua7XOjc/jGrfEi8=", + "lastModified": 1614288967, + "narHash": "sha256-6Q2gH8lMzF6wMO9//2nE7v/9U2LXR2h/wDLuGpfQJ4M=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "1f32038df17a622f54c70962187954357b52e4ab", + "rev": "04ac9dcd311956d1756d77f4baf9258392ee7bdd", "type": "github" }, "original": { From 9e053bd0d82b4cd5da3b756e28f51a9fb11d465e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Mar 2021 00:04:57 +0000 Subject: [PATCH 04/14] flake.lock: Updating 'doom-emacs (hlissner/doom-emacs)' - d52abd37 -> 5d9efe89 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit On branch: develop Commits: https://github.com/hlissner/doom-emacs/compare/d52abd37f79190e7cc20355a042938f90f2d1a24...5d9efe89b32579f9e5043b524963915c516e3bad - [a460c1e3](https://github.com/hlissner/doom-emacs/commit/a460c1e364d69ea808cc06831ad8f7248810c686) fix rails command - [971350bf](https://github.com/hlissner/doom-emacs/commit/971350bf967e3363c55ad49f792136c005d8eb72) remove custom server command - [87109653](https://github.com/hlissner/doom-emacs/commit/871096533fe65512b28ac5a598c5b60bfc9b8306) Added in Dotnet interface with sharper through module flag - [41b1a780](https://github.com/hlissner/doom-emacs/commit/41b1a7800ad58d8bf74ac2bb53329303642e4bc2) Updated ordering - [65dfdd5c](https://github.com/hlissner/doom-emacs/commit/65dfdd5c4a18d534be4d44a53a09f3427e17a62f) [4415] remove FIXME comment - [50131ac9](https://github.com/hlissner/doom-emacs/commit/50131ac995029a5b3f58923359f9578a899242e1) Add workspace support to rss/elfeed - [01f54d29](https://github.com/hlissner/doom-emacs/commit/01f54d29505ef2e0ded5567bbe6229e99de37f09) Add comment for further maintenance - [5293c460](https://github.com/hlissner/doom-emacs/commit/5293c460dbc77b190dcb65e8b2edc31d5b688206) Refactor doom--help-insert-button - [b983929e](https://github.com/hlissner/doom-emacs/commit/b983929e826db6f2b20082faf2da2735e35ea72c) Refactor doom/help-packages - [bf185edd](https://github.com/hlissner/doom-emacs/commit/bf185edd918628e4ac8a33732258fb240ef208a4) Prefer readability over a line length < 80 - [065b26e0](https://github.com/hlissner/doom-emacs/commit/065b26e0c51102ca3dfa1fb6f336e283435c6a02) [:ui layout bepo] Fix notmuch, C-, M- mappings - [4e531646](https://github.com/hlissner/doom-emacs/commit/4e5316464c426066721290a8f20da3ec22e1f5fb) Refactor and add contribution ideas - [ec747395](https://github.com/hlissner/doom-emacs/commit/ec747395c64a1d6c64ce98dbe6b365f1578d2314) Add support for parinfer-rust-mode ([hlissner/doom-emacs⁠#1](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/1)) - [eae7ca2c](https://github.com/hlissner/doom-emacs/commit/eae7ca2c5755ed5946c4d1361d7f5522f91abd79) term/eshell: alias cdp to cd-to-project - [b8b51cee](https://github.com/hlissner/doom-emacs/commit/b8b51cee7b6d98bc6aa238a069193a1555d47d24) Simplify after! - [a79275a4](https://github.com/hlissner/doom-emacs/commit/a79275a476059d56aaa2a15248fd55deb5ca00c9) Bump :lang - [37e9653c](https://github.com/hlissner/doom-emacs/commit/37e9653ce3e0dfd80b0a5ebe04f1e3c0542b28c9) Bump :ui - [ddd4c032](https://github.com/hlissner/doom-emacs/commit/ddd4c03281c9e63b924941c3224b3be0e4ee9713) Bump :checkers - [b681a2e1](https://github.com/hlissner/doom-emacs/commit/b681a2e1b4d7884e5836c471f364bb4cbcd39978) Fix +zen/toggle-fullscreen keybind for vanilla users - [9d12761c](https://github.com/hlissner/doom-emacs/commit/9d12761c393e1694ffbd3999b0817a910e3f1c68) Reformat for consistency and s/:bind/:general - [1490c4e5](https://github.com/hlissner/doom-emacs/commit/1490c4e5b2cc3ce220a5942065f124b45e906fa3) lang/ruby: remove commit hashes in package links - [cd083bc0](https://github.com/hlissner/doom-emacs/commit/cd083bc059525c1a18230635ac1c225547b1800b) tools/lsp: fix +lsp-prompt-to-install-server == 'quiet - [2ce726b3](https://github.com/hlissner/doom-emacs/commit/2ce726b31804130216ee2a19718759e9fcf3ea64) Force async babel blocks to export synchronously - [3c9b1635](https://github.com/hlissner/doom-emacs/commit/3c9b1635ef20808ee304efd71b8b3dc1ac38f7c7) Bump :completion - [e858e254](https://github.com/hlissner/doom-emacs/commit/e858e254b0eeb970f50baf2d4676c8c1cca82031) Bump :tools - [a3f242d4](https://github.com/hlissner/doom-emacs/commit/a3f242d4b64be191acb1ec70d017f8d39290cd83) tools/lsp: only enable sideline icons in 27.x+ - [c049480c](https://github.com/hlissner/doom-emacs/commit/c049480cbd504d376c4db83cba013238ab76d289) Fix evil-join filling non-comments poorly - [03fa2eaf](https://github.com/hlissner/doom-emacs/commit/03fa2eafee2ea1ae3e18568d5c5b743a0f8cdd90) Bind SPC o F to select-frame-by-name - [1274de3d](https://github.com/hlissner/doom-emacs/commit/1274de3d34cb4ad60375154ff38236b7985d95ec) Minor reformatting & refactors across the board - [6cb5c381](https://github.com/hlissner/doom-emacs/commit/6cb5c381b826535520f0bcfe15439a2505aa9d57) Disable dtrt-indent in pascal-mode - [e05d804f](https://github.com/hlissner/doom-emacs/commit/e05d804f1f1d983b28d3fa1ad947ca564f856ba5) Restore the old buffer when using `ivy-call' - [9a776268](https://github.com/hlissner/doom-emacs/commit/9a77626804bc06c27e05e0413869f8afb309c4d0) Omit all but SVN, Git & Hg from vc-handled-backends - [bbdea54b](https://github.com/hlissner/doom-emacs/commit/bbdea54b7718650bf675f124f57b1b9e58faa006) app/rss: fix empty rmh-elfeed-org-files - [9ef11d0e](https://github.com/hlissner/doom-emacs/commit/9ef11d0e3129d7bce754b208726e2be25377ac72) Auto-truncate compilation buffers - [7e491ce1](https://github.com/hlissner/doom-emacs/commit/7e491ce1c01010e50ea8cada2e3e681c33bbe00e) lang/lean: minor reformatting - [15f7a26b](https://github.com/hlissner/doom-emacs/commit/15f7a26be6e7e366ff0c4d99456bfb32ed0ff92a) Refactor +vc-gutter-init-maybe-h - [ed86f996](https://github.com/hlissner/doom-emacs/commit/ed86f99655e8202a92cfd32507b6eed60eefd5b4) lang/org: open org links to remote paths in emacs - [f2616141](https://github.com/hlissner/doom-emacs/commit/f26161410cde59b03721467aa7334f8477441559) lang/org: add TODO keywords & fontification - [f1d89bf9](https://github.com/hlissner/doom-emacs/commit/f1d89bf9c2a9facff5d1f3dcd6ae9a5e78369fb9) Bind gI and gA to new +lookup commands - [ee1c2b4e](https://github.com/hlissner/doom-emacs/commit/ee1c2b4ef6eb317a89400212a690eec61583e24d) Use "Search Project [project]" prompt for file search - [b71b1283](https://github.com/hlissner/doom-emacs/commit/b71b128398696b806faf2f9db72f2caac3892268) lang/terraform: Set docsets for terraform-mode ([hlissner/doom-emacs⁠#4546](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4546)) - [5d8cbb95](https://github.com/hlissner/doom-emacs/commit/5d8cbb95413046d7b9fb8b8114f37caf76872cb5) evil-org-mode-map's CSright conflict with Cright - [5c7b553e](https://github.com/hlissner/doom-emacs/commit/5c7b553e0887e545151111329e08d325ea09dde0) Enable lispy-mode during eval-expression. - [86345887](https://github.com/hlissner/doom-emacs/commit/86345887d82607e3921f086d38d12569615ef46e) Fixing the gpl template clash. - [9c67bf00](https://github.com/hlissner/doom-emacs/commit/9c67bf0044f641d65db53999ca81a644b0ef28f4) lang/org: revert org-footnote-auto-label to default - [de924daf](https://github.com/hlissner/doom-emacs/commit/de924daf47141fe538680cd5adf2addc890c826e) Fix [hlissner/doom-emacs⁠#4704](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4704): invalid image spec error from lsp-ui - [4ff23752](https://github.com/hlissner/doom-emacs/commit/4ff23752f2eaf520b12bd1fc1006af73cfe5a356) Update parinfer module to comply with review. - [8262e1b5](https://github.com/hlissner/doom-emacs/commit/8262e1b552d71f4a1b650976571e3c64e5cc73de) Fix incorrect indentation. - [ca673a43](https://github.com/hlissner/doom-emacs/commit/ca673a437c59a00dc06393e6edf07202843cade2) Move paren. - [1a3c3ddf](https://github.com/hlissner/doom-emacs/commit/1a3c3ddf34c301c299306279afa3cd13fc12fe78) Use `setq` instead of `setq!`. - [96ba4b0b](https://github.com/hlissner/doom-emacs/commit/96ba4b0b38f31ed9fdc40e7bcde93aacf9d50c8d) Use easier to read line break. - [ba0f791b](https://github.com/hlissner/doom-emacs/commit/ba0f791b05f284ad308e2ba898a54eb1fc8f0149) lang/julia: improve lsp support ([hlissner/doom-emacs⁠#4012](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4012)) - [2ebc4be1](https://github.com/hlissner/doom-emacs/commit/2ebc4be1113e4509a70676faf3932d0583000458) lang/org: reformat keybinds - [49c3c84d](https://github.com/hlissner/doom-emacs/commit/49c3c84d7fb3471ce58ae17f309655ab4bd007d3) lang/org: disable ob-async on export or :session - [c5e3f4d6](https://github.com/hlissner/doom-emacs/commit/c5e3f4d632c1f33d8e717dd327404fb86195de6b) New autoload/system.el core library - [ee26c02e](https://github.com/hlissner/doom-emacs/commit/ee26c02e1c3b447b248f444b777f0cd2c8287edc) Add org-agenda-priority keybindings to org config ([hlissner/doom-emacs⁠#4521](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4521)) - [f151b3de](https://github.com/hlissner/doom-emacs/commit/f151b3de45743d74a0431ec855f30d88e5d056dd) Load `autoload/system` in `core-cli` - [0026404b](https://github.com/hlissner/doom-emacs/commit/0026404b34b2f225cd2c337f0227e540767820ec) Use new CPU counter function in cc module - [f3e527cd](https://github.com/hlissner/doom-emacs/commit/f3e527cd3d659b89e274643405681e4887c954ee) Set sh-mode's docsets to '("Bash"). - [8ccba925](https://github.com/hlissner/doom-emacs/commit/8ccba925ddbfb928fb49be972f830e1de16fb320) Fix parsing issue in doom-system-distro{,-version} - [ce1105b4](https://github.com/hlissner/doom-emacs/commit/ce1105b46397b64e66fad5550d89964bdc4a904c) lang/org: suppress :async+:session warnings for blacklisted langs - [19563de3](https://github.com/hlissner/doom-emacs/commit/19563de316fd21af1ce49bd8a8d358ac427c6abf) Restore fallback warning removed by ce1105b46 - [3d114d63](https://github.com/hlissner/doom-emacs/commit/3d114d635637c511c20f85c16f3615414ee3174d) tools/docker: default to evil normal state - [468f3081](https://github.com/hlissner/doom-emacs/commit/468f3081146b863d421c1a51547b2cbf29c7f6ac) Fix +org/refile-to-other-window in indirect buffer ([hlissner/doom-emacs⁠#4721](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4721)) - [70c8ca30](https://github.com/hlissner/doom-emacs/commit/70c8ca30b2d35c9f25c31999d7a338c21004487c) Update docstrings for doom/window-{enlargen,maximize-buffer} - [d5019f0b](https://github.com/hlissner/doom-emacs/commit/d5019f0b57332e601ffb237715e061c871d3b626) Add docstring to +org/refile* commands - [2ab8800b](https://github.com/hlissner/doom-emacs/commit/2ab8800bb432ebf6aa66bffcaaa0ad569643bdcd) Fix [hlissner/doom-emacs⁠#4726](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4726): void-variable org-babel-async-language-blacklist - [672e37b9](https://github.com/hlissner/doom-emacs/commit/672e37b9aa331edbadfac3a96330981543df6e5c) Bump :app everywhere - [4a54a4bd](https://github.com/hlissner/doom-emacs/commit/4a54a4bd64db4e7d5c7960065565b69c9ce67d1b) Add warning to issue template - [61e8069a](https://github.com/hlissner/doom-emacs/commit/61e8069adc2e9a1ee2c9cb0c7cc95f33cb922e72) Remind folks to search PRs in PR template - [f8ed309b](https://github.com/hlissner/doom-emacs/commit/f8ed309b50e8982315ecf3f68612289ca64923b6) lang/julia: include submodules for lsp-julia - [7798aa91](https://github.com/hlissner/doom-emacs/commit/7798aa91904957c15eb063b7fce983c4ae81cf0b) Fix repo location in doom/help-packages - [3bb27173](https://github.com/hlissner/doom-emacs/commit/3bb271738a1267d93d4f3e20453cd930725c32f4) Fix void-variable disto on M-x doom/info - [fa292beb](https://github.com/hlissner/doom-emacs/commit/fa292bebbba19656d9113fdf558d35375cb28e4b) Fix the "Yank file path" non-evil bindings --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 25efced..c67ec46 100644 --- a/flake.lock +++ b/flake.lock @@ -3,11 +3,11 @@ "doom-emacs": { "flake": false, "locked": { - "lastModified": 1614296071, - "narHash": "sha256-UKnhgRIOc8N9uVqKvr+kKzy89oKxVVjXg0vGGYAvgkg=", + "lastModified": 1614894147, + "narHash": "sha256-SeW0Ta1j392KFoXFxn6Cu76M3I8xHTC5NhIWuk8Fd24=", "owner": "hlissner", "repo": "doom-emacs", - "rev": "6cb5c381b826535520f0bcfe15439a2505aa9d57", + "rev": "5d9efe89b32579f9e5043b524963915c516e3bad", "type": "github" }, "original": { From eeeeaf19c8b4c9a9b0da3a0a9b31052106485d92 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Mar 2021 00:05:08 +0000 Subject: [PATCH 05/14] flake.lock: Updating 'emacs-overlay (nix-community/emacs-overlay)' - 323d9e7c -> 65e4ae8d On branch: master Commits: https://github.com/nix-community/emacs-overlay/compare/323d9e7cc0e1f1d31a3f6fd9b150983a93047b67...65e4ae8ddec6c94263aefb4ec9d8294b600280ae - [0584de26](https://github.com/nix-community/emacs-overlay/commit/0584de26fa16420c8c50cff7f71aff74a42f9bff) Updated repos/emacs - [39c9a24b](https://github.com/nix-community/emacs-overlay/commit/39c9a24bfa61c0f9bcd62f5f55ca92422ef0446a) Updated repos/melpa - [256d0d5d](https://github.com/nix-community/emacs-overlay/commit/256d0d5d75601a64cc7dd34f82a82b86b958b470) Updated repos/emacs - [b9e33f18](https://github.com/nix-community/emacs-overlay/commit/b9e33f18131616dcec380168abc75b30e387a0ee) Updated repos/melpa - [1b877673](https://github.com/nix-community/emacs-overlay/commit/1b877673c6cdfc1ceaa9a6dd9cfab388b249cc3f) Updated repos/emacs - [5482ee4a](https://github.com/nix-community/emacs-overlay/commit/5482ee4a77b2a1752e6c6fbe232624e3624f9bd0) Updated repos/melpa - [4d223f4c](https://github.com/nix-community/emacs-overlay/commit/4d223f4c66a14753135899028c92e1898d74bea1) Updated repos/emacs - [5b6681bc](https://github.com/nix-community/emacs-overlay/commit/5b6681bc150145efb37ee166c410717be6a9f757) Updated repos/melpa - [91f30b76](https://github.com/nix-community/emacs-overlay/commit/91f30b766f61b13de301f326afead9faa0730221) Updated repos/melpa - [40154601](https://github.com/nix-community/emacs-overlay/commit/401546016dc12b1416f5a3f85e26e1b8294ee5c4) Document pgtk in README - [62d2c1ed](https://github.com/nix-community/emacs-overlay/commit/62d2c1ed46d1ff11ea6490e6b6472ddf39a0bfc1) Updated repos/emacs - [f7fd8ebe](https://github.com/nix-community/emacs-overlay/commit/f7fd8ebe58c94e61868b3ee22f6c7094bd7e08bf) Updated repos/melpa - [39f1c01a](https://github.com/nix-community/emacs-overlay/commit/39f1c01a7d21d88ec2f7887d1f3a86025bdea60d) Updated repos/emacs - [49d66e8d](https://github.com/nix-community/emacs-overlay/commit/49d66e8d26b76233743fd112579b26867738d15e) Updated repos/melpa - [28af2c8d](https://github.com/nix-community/emacs-overlay/commit/28af2c8daa8cc35601e9e45d651bd36234455524) Remove 20.03 compat hacks - [942fe922](https://github.com/nix-community/emacs-overlay/commit/942fe92269bd3db1e97152ff752db60568a8b6c9) native-comp: Fix changed configure flag - [b7e6a686](https://github.com/nix-community/emacs-overlay/commit/b7e6a6866afde4afa24f799f36fe9d3ddf4dea10) Ensure native-comp flag is replaced exactly in the same location as the original flag - [390d5cf1](https://github.com/nix-community/emacs-overlay/commit/390d5cf11e1eb05596faf8a8ce3c0b0a204a323e) Updated repos/emacs - [b3e24a36](https://github.com/nix-community/emacs-overlay/commit/b3e24a363656fbbc72115114d7c60ea1265e633c) Updated repos/melpa - [c5eef8bd](https://github.com/nix-community/emacs-overlay/commit/c5eef8bdc8803bb7733a4bba09670c12d4a97658) Updated repos/emacs - [afa5bd8c](https://github.com/nix-community/emacs-overlay/commit/afa5bd8ca44e25f2ef16ad73f7305cecab35f6a4) Updated repos/melpa - [8091609e](https://github.com/nix-community/emacs-overlay/commit/8091609efcb22e483607f4aaa5783f24c4ceeef9) Fix - typo in native-comp flag (old flag was actually --with-nativecomp) - [6f1b4765](https://github.com/nix-community/emacs-overlay/commit/6f1b47652747b10b6e7e42377baf2bafb95cc854) Fix arg overriding evaluation order - [eb05ea7b](https://github.com/nix-community/emacs-overlay/commit/eb05ea7b6ce5bde1f7e84baf1b076b4d882813d5) Updated repos/elpa - [f76b8b87](https://github.com/nix-community/emacs-overlay/commit/f76b8b87444bed4370e076df79430dcfdb75e6bb) Updated repos/melpa - [ef8dc327](https://github.com/nix-community/emacs-overlay/commit/ef8dc327f62cc51b12b7dff890d3fe8cc8a4b57c) Updated repos/melpa - [cec50440](https://github.com/nix-community/emacs-overlay/commit/cec504407ab5ec06634a865d1fdd9fcd3adfb97a) Updated repos/emacs - [0bcbe96b](https://github.com/nix-community/emacs-overlay/commit/0bcbe96bef50e3c059a4792f8a227c42b299cc2a) Updated repos/melpa - [072df5bc](https://github.com/nix-community/emacs-overlay/commit/072df5bc266612eb50376f098ee0bc8a83fa6835) Updated repos/elpa - [2ca9a277](https://github.com/nix-community/emacs-overlay/commit/2ca9a2774058636c44f176d531b4e6d11d6f07d3) Updated repos/emacs - [1308927a](https://github.com/nix-community/emacs-overlay/commit/1308927aec800d2b698cdd72b51db16e87199124) Updated repos/melpa - [5279bf77](https://github.com/nix-community/emacs-overlay/commit/5279bf7794f15f43bab3d6fbc9922bc6b1c49e30) Updated repos/org - [cf48cd3d](https://github.com/nix-community/emacs-overlay/commit/cf48cd3dc979937c69d37be17a24d96d5b673319) Updated repos/emacs - [3a65dd4a](https://github.com/nix-community/emacs-overlay/commit/3a65dd4a1441c6bdf68a3db75918339e72058951) Updated repos/melpa - [2a2a9e48](https://github.com/nix-community/emacs-overlay/commit/2a2a9e48181442b39bfe0dcc763690ffb483c306) Updated repos/elpa - [c0fe5a9a](https://github.com/nix-community/emacs-overlay/commit/c0fe5a9af2967ff4dc578aff79d7194e758fa949) Updated repos/melpa - [3e5cb06b](https://github.com/nix-community/emacs-overlay/commit/3e5cb06bad100b11d815799d8f9d528ea2b4e674) Updated repos/emacs - [bb9fb65a](https://github.com/nix-community/emacs-overlay/commit/bb9fb65a68e18b4e136a0355155a0d03ce651729) Updated repos/melpa - [ef26dbe4](https://github.com/nix-community/emacs-overlay/commit/ef26dbe489159303444897ff025f41f11f63bad2) Updated repos/emacs - [c16be609](https://github.com/nix-community/emacs-overlay/commit/c16be60933c7d0b8a7138cd422b5e4a79409f590) Updated repos/melpa - [0c9e2ab0](https://github.com/nix-community/emacs-overlay/commit/0c9e2ab027ea419ca69c55e1c3b4207161ba219f) Updated repos/emacs - [24a95202](https://github.com/nix-community/emacs-overlay/commit/24a952027cd38d4cc4213ddb984bf0a4b41c8649) Updated repos/melpa - [db13df6e](https://github.com/nix-community/emacs-overlay/commit/db13df6e570d5f7a48d35ba27ce51ee37a4c80a4) Updated repos/elpa - [a46431e3](https://github.com/nix-community/emacs-overlay/commit/a46431e3043fe0b5e2374e71d247802d9a9e740e) Updated repos/melpa - [d38bc69a](https://github.com/nix-community/emacs-overlay/commit/d38bc69aff0f59e8be7e2e898549fb5dd5eea9cb) Updated repos/emacs - [c6591825](https://github.com/nix-community/emacs-overlay/commit/c6591825e725d8e5344e37017c583065bc75965d) Updated repos/melpa - [dfff285f](https://github.com/nix-community/emacs-overlay/commit/dfff285f44c7b91778349265bfcb1ba831e85cf6) Updated repos/emacs - [9f699cf9](https://github.com/nix-community/emacs-overlay/commit/9f699cf95430a104d3aacce1240f4de195ddd00f) Updated repos/melpa - [160c5642](https://github.com/nix-community/emacs-overlay/commit/160c56423a8822b8ea6b2fa8e0363b237177c24e) Updated repos/melpa - [104233b7](https://github.com/nix-community/emacs-overlay/commit/104233b7895ce3f32b721a73238f634d8520486f) Updated repos/elpa - [b4d06735](https://github.com/nix-community/emacs-overlay/commit/b4d0673552ca6ded20e4ee772a00f16d7902f25b) Updated repos/emacs - [55f2dfbc](https://github.com/nix-community/emacs-overlay/commit/55f2dfbc486af3ac6303926a18bcdcde5c4d26e3) Updated repos/melpa - [87ef8d35](https://github.com/nix-community/emacs-overlay/commit/87ef8d355a838d1de676f127453e2a9f8cc422eb) Updated repos/melpa - [4c458ff7](https://github.com/nix-community/emacs-overlay/commit/4c458ff78fbd119be27853a3647b8df65b46b3a2) Updated repos/emacs - [1c80b3ea](https://github.com/nix-community/emacs-overlay/commit/1c80b3ea96be9d1a87968798e3731fc3176a794c) Updated repos/melpa - [2df7289e](https://github.com/nix-community/emacs-overlay/commit/2df7289e2aa4557ea10f3dfa923fba0c98fc1d79) Updated repos/emacs - [d08dc728](https://github.com/nix-community/emacs-overlay/commit/d08dc7286150b756cb0657f1e0edfb92ef9100d6) Updated repos/melpa - [5974a5de](https://github.com/nix-community/emacs-overlay/commit/5974a5de9bfc38d52bcffbf831eca34923b4bad8) Updated repos/emacs - [a5aa1ba2](https://github.com/nix-community/emacs-overlay/commit/a5aa1ba2c7dcc3a6c0ac2942fe293e7b2a9ddb51) Updated repos/melpa - [84f458e3](https://github.com/nix-community/emacs-overlay/commit/84f458e3dc983af91a39d4f2f65cafaadef7ab6f) Updated repos/emacs - [d745ae4e](https://github.com/nix-community/emacs-overlay/commit/d745ae4e2ac08c79ed1f90b5bce25b4365d241cc) Updated repos/melpa - [10230bd4](https://github.com/nix-community/emacs-overlay/commit/10230bd4c38b136d8c787066c8fbcd3e34d67f40) Updated repos/emacs - [360f24a1](https://github.com/nix-community/emacs-overlay/commit/360f24a1de8fcc3ea31c89d64b5ab6269037064a) Updated repos/melpa - [65e4ae8d](https://github.com/nix-community/emacs-overlay/commit/65e4ae8ddec6c94263aefb4ec9d8294b600280ae) Updated repos/melpa --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index c67ec46..fb9f15b 100644 --- a/flake.lock +++ b/flake.lock @@ -36,11 +36,11 @@ "emacs-overlay": { "flake": false, "locked": { - "lastModified": 1614284806, - "narHash": "sha256-yWC7Gv2C52V+p5WlE89ZFDnosDQs++CrmmaFyjylhgY=", + "lastModified": 1614889331, + "narHash": "sha256-UDghApk6tIOyc9GMOoe94icAPObjWtnBvSFGJCAmg9Q=", "owner": "nix-community", "repo": "emacs-overlay", - "rev": "b9e33f18131616dcec380168abc75b30e387a0ee", + "rev": "65e4ae8ddec6c94263aefb4ec9d8294b600280ae", "type": "github" }, "original": { From 736d3f089993c1dc33e8f3867735572a05bbfa88 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Mar 2021 00:05:16 +0000 Subject: [PATCH 06/14] flake.lock: Updating 'flake-utils (numtide/flake-utils)' - 3982c990 -> 5466c5bb MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### Changes for flake-utils On branch: master Commits: https://github.com/numtide/flake-utils/compare/3982c9903e93927c2164caa727cd3f6a0e6d14cc...5466c5bbece17adaab2d82fae80b46e807611bf3 - [5466c5bb](https://github.com/numtide/flake-utils/commit/5466c5bbece17adaab2d82fae80b46e807611bf3) simpleFlake: use only legacyPackages ([numtide/flake-utils⁠#23](http://r.duckduckgo.com/l/?uddg=https://github.com/numtide/flake-utils/issues/23)) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index fb9f15b..f322f2f 100644 --- a/flake.lock +++ b/flake.lock @@ -131,11 +131,11 @@ }, "flake-utils": { "locked": { - "lastModified": 1610051610, - "narHash": "sha256-U9rPz/usA1/Aohhk7Cmc2gBrEEKRzcW4nwPWMPwja4Y=", + "lastModified": 1614513358, + "narHash": "sha256-LakhOx3S1dRjnh0b5Dg3mbZyH0ToC9I8Y2wKSkBaTzU=", "owner": "numtide", "repo": "flake-utils", - "rev": "3982c9903e93927c2164caa727cd3f6a0e6d14cc", + "rev": "5466c5bbece17adaab2d82fae80b46e807611bf3", "type": "github" }, "original": { From 2478909531260b729e3d5a422028b0e68354af2a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Mar 2021 00:05:52 +0000 Subject: [PATCH 07/14] flake.lock: Updating 'nixpkgs (NixOS/nixpkgs)' - 1f32038d -> 5df05c90 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit On branch: nixpkgs-unstable Commits: https://github.com/NixOS/nixpkgs/compare/1f32038df17a622f54c70962187954357b52e4ab...5df05c902cde398e056eb6271d5fe13e418db4c6 - [e49d4252](https://github.com/NixOS/nixpkgs/commit/e49d425274564d67468faed066637a87f78f21e7) bctoolbox: 4.4.21 -> 4.4.24 - [d7beb9ad](https://github.com/NixOS/nixpkgs/commit/d7beb9ad8ce2a36a177eaed2d5dfc700cafcc83b) libsigsegv: 2.12 -> 2.13 - [a7e714c7](https://github.com/NixOS/nixpkgs/commit/a7e714c7a17d61688b83c8095fb29a2752ffcc0a) logrotate: 3.17.0 -> 3.18.0 - [850e8f49](https://github.com/NixOS/nixpkgs/commit/850e8f4954778c4810aa03d3f1ba0c643218394c) dasel: 1.13.1 -> 1.13.2 - [09989a2b](https://github.com/NixOS/nixpkgs/commit/09989a2b4ce23ef41099a3e45c80847a326b38fc) libosmpbf: 1.3.3 -> 1.5.0 - [003705ef](https://github.com/NixOS/nixpkgs/commit/003705ef0835d9b0db805a384b749172dfdca022) eclib: 20190909 -> 20210223 - [34b9463d](https://github.com/NixOS/nixpkgs/commit/34b9463d8d6d08bbb3a82899e4db406034fd56f9) checkmake: init at 0.1.0-2020.11.30 - [1e36eafd](https://github.com/NixOS/nixpkgs/commit/1e36eafdf340498f7171ef431d56262d00087f1f) hackage-packages.nix: automatic Haskell package set update - [7efa803a](https://github.com/NixOS/nixpkgs/commit/7efa803a4b125dd4f39d0761acdafbb1adcd11a2) sage: disable intermittent test - [4718aea8](https://github.com/NixOS/nixpkgs/commit/4718aea896870f8aff73c972faa4149ed2b1991e) sage: use slightly more robust way of getting threejs version - [a3666f50](https://github.com/NixOS/nixpkgs/commit/a3666f508f17d20e4d66b7e6a8073d903c41babd) netplan: init at 0.101 - [c9f1c147](https://github.com/NixOS/nixpkgs/commit/c9f1c147c36632ddb91bdef173c6427156682216) ssh-import-id: 5.8 -> 5.11 - [abf5397c](https://github.com/NixOS/nixpkgs/commit/abf5397c1e774ce939eb5a771d128fca879aa8dc) leatherman: 1.12.3 -> 1.12.4 - [9891d018](https://github.com/NixOS/nixpkgs/commit/9891d0187d94e667c0e5ef08706c23194e51fe76) libdsk: 1.5.12 -> 1.5.14 - [0a98f5a0](https://github.com/NixOS/nixpkgs/commit/0a98f5a0e2d8c0c700f27f975874a166f4ac3442) kea: 1.8.2 -> 1.9.3 - [eddb81cc](https://github.com/NixOS/nixpkgs/commit/eddb81ccd8da0e4d21b5d4ea715953ed6e8ba0cb) ocsigen-i18n: 3.5.0 -> 3.7.0 - [7dc5a5c9](https://github.com/NixOS/nixpkgs/commit/7dc5a5c96c13db6ad7b5375d9c6a02c6e945c237) dwl: 0.1 -> 0.2 - [4cc0d672](https://github.com/NixOS/nixpkgs/commit/4cc0d67280e28f9cefeb6de3f2cb891559ec303e) libofx: 0.9.15 -> 0.10.0 - [1b5aea9a](https://github.com/NixOS/nixpkgs/commit/1b5aea9a7afd24060ec2188a48cb5518eda9ddcd) s3fs: 1.88 -> 1.89 - [01d6cbc5](https://github.com/NixOS/nixpkgs/commit/01d6cbc533b802945e7a6bbb3a85fd43a51b68a4) mcelog: 173 -> 175 - [b7910e7f](https://github.com/NixOS/nixpkgs/commit/b7910e7fee396ed816db037c8b9bda680f540f20) matterircd: 0.20.0 -> 0.22.0 - [7043f00a](https://github.com/NixOS/nixpkgs/commit/7043f00adcad49fd54b79def5d4d4f5f6b9dea26) ocamlPackages.ocp-index: 1.2.1 -> 1.2.2 - [c33e84e6](https://github.com/NixOS/nixpkgs/commit/c33e84e655ee6929927c915a7d195a939f2f84a5) mongodb-compass: 1.23.0 -> 1.24.6 - [82ec27d3](https://github.com/NixOS/nixpkgs/commit/82ec27d3ff408a96fbadb2f090bc11495a798c13) refind: 0.13.0 -> 0.13.1 - [1cdbaf46](https://github.com/NixOS/nixpkgs/commit/1cdbaf46c0f7cfb64405508834737ec49208da3e) haskellPackages.yarn2nix: unbreak build - [4fb330d3](https://github.com/NixOS/nixpkgs/commit/4fb330d3346f1d6229ddce7fc70da1b7ab202214) purescript: 0.13.8 -> 0.14.0 - [36aa10c0](https://github.com/NixOS/nixpkgs/commit/36aa10c0ead87c519ec07c11268073aa9c0ff756) ocamlPackages.ppx_bap: init at 0.14 - [554827b5](https://github.com/NixOS/nixpkgs/commit/554827b5a7c88d199c83835b154c522844380f9b) ocamlPackages.bap: 2.1.0 → 2.2.0 - [24e5a778](https://github.com/NixOS/nixpkgs/commit/24e5a778614af3794e9fa763a95c60b3fc242fcc) octave.pkgs: stdenv.lib -> lib - [c98cf3c3](https://github.com/NixOS/nixpkgs/commit/c98cf3c34bb5615b6be4c5fb32d18d80c69de41e) mediastreamer: 4.4.13 -> 4.4.24 - [870dbb75](https://github.com/NixOS/nixpkgs/commit/870dbb751f4d851a3dfb554835a0c2f528386982) man-pages: 5.09 -> 5.10 - [f2831e3c](https://github.com/NixOS/nixpkgs/commit/f2831e3cfec4e4c7e054acfbc38a6692e85fd198) lldpd: 1.0.7 -> 1.0.8 - [bb1dc390](https://github.com/NixOS/nixpkgs/commit/bb1dc390577bc8e03de73edb834280657a3c5390) sqldiff, sqlite-analyzer: fix sha256 - [0d82e2b8](https://github.com/NixOS/nixpkgs/commit/0d82e2b84726a6035c3477e8cce87acd6101a4ae) jruby: 9.2.14.0 -> 9.2.15.0 - [be4c6fe4](https://github.com/NixOS/nixpkgs/commit/be4c6fe4c82f3b2c91197003b68be889e04bde7d) libfprint: 1.90.5 -> 1.90.7 - [032ed6ca](https://github.com/NixOS/nixpkgs/commit/032ed6ca4b3eacad31326f3ddfefe56e7caf03ec) libfprintd: enable tests - [aedef77f](https://github.com/NixOS/nixpkgs/commit/aedef77f108af78e8266f3e8697b3f84f39a3e7e) fprintd: 1.90.1 → 1.90.9 - [868a23ba](https://github.com/NixOS/nixpkgs/commit/868a23baebadd8fd8425a3e39e5089fd2c3343cb) ortp: 4.4.9 -> 4.4.24 - [d4acd16a](https://github.com/NixOS/nixpkgs/commit/d4acd16abc9811c17b770754e668a3ec723871ec) python3Packages.prawcore: 1.5.0 -> 2.0.0 - [287ef70b](https://github.com/NixOS/nixpkgs/commit/287ef70bb3bcd2d285f87a3f360c7c9856d42e5d) python3Packages.praw: 7.1.4 -> 7.2.0 - [966e16c0](https://github.com/NixOS/nixpkgs/commit/966e16c005628d4472e241c24516fd179d951db5) mpd: 0.22.5 -> 0.22.6 - [6d712841](https://github.com/NixOS/nixpkgs/commit/6d7128414cf2763ab14f31365c21c6cec3547dac) python3Packages.adblock: use meta instead of passthru.meta - [84ed14ac](https://github.com/NixOS/nixpkgs/commit/84ed14ac60803aba29e38ac2b1307b9d406bc6f4) vorta: 0.7.3 -> 0.7.4 - [a439e0ef](https://github.com/NixOS/nixpkgs/commit/a439e0ef6eb2ab395048b3cf68a46224874245ef) gcc10: Pass langJit to preConfigure - [f6ec987d](https://github.com/NixOS/nixpkgs/commit/f6ec987dd320f0bbb5e5db5fd749730a3c71c5c4) plexRaw: 1.21.4.4054-bab510e86 -> 1.21.4.4079-1b7748a7b - [02b4f95f](https://github.com/NixOS/nixpkgs/commit/02b4f95f788e57c71b2c2af0f24df9fe50b627f1) ocamlPackages.stdlib-shims: 0.1.0 → 0.3.0 - [596bcdaf](https://github.com/NixOS/nixpkgs/commit/596bcdaf93a0441d3f777b49b82f304411d5fc33) anki-bin: 2.1.38 -> 2.1.40 - [8066dd61](https://github.com/NixOS/nixpkgs/commit/8066dd61a386f789be0683bd74671a2ecb1d8f0b) libglvnd: Add myself as maintainer - [c6f1dc23](https://github.com/NixOS/nixpkgs/commit/c6f1dc2320db5b28136ca4a78ffce5cf0b7cdba5) libglvnd: Switch to the new official repository - [7c2dcbc4](https://github.com/NixOS/nixpkgs/commit/7c2dcbc467cb6cfe6161d5164bd0ff21635acca9) lazarus: 2.0.10-2 -> 2.0.12 - [3389b876](https://github.com/NixOS/nixpkgs/commit/3389b87674917f4a5b69e34f013da887b45c0e07) salt: 3002.2 -> 3002.5 - [5a2bb448](https://github.com/NixOS/nixpkgs/commit/5a2bb448e1f955e0ab6a749b1a25506ce8e91ac2) emacs.pkgs.telega: Apply patch to always prefer fixed store path to server - [ed0a29c8](https://github.com/NixOS/nixpkgs/commit/ed0a29c88dfe32f3121474ce5cad7df02e28c2cc) nixos/test/ksm: add simple test - [525811c1](https://github.com/NixOS/nixpkgs/commit/525811c181173faed758b58a0feb9fcf28e7aa6e) pytest-timeout: remove test - [ed113c9b](https://github.com/NixOS/nixpkgs/commit/ed113c9bd58542d9a7782ec128272bf4d294bd1d) tdesktop: 2.6.0 -> 2.6.1 - [75da00ca](https://github.com/NixOS/nixpkgs/commit/75da00cacdb25ca035ccf9a4b53a858d9d809207) haskellPackages.haskell-language-server: Fix build - [78e35961](https://github.com/NixOS/nixpkgs/commit/78e359612104f7defc8328966666473079fe2bec) sourcetrail: fix darwin build ([NixOS/nixpkgs⁠#112795](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/112795)) - [1444504e](https://github.com/NixOS/nixpkgs/commit/1444504e4bcb3adb6b1c6db469469e7801fde1fe) haskellPackages.cabal-install: Fix build for 3.4.0.0 - [19fca6f4](https://github.com/NixOS/nixpkgs/commit/19fca6f48324a6830f72bde513ce976ef49c2025) babashka: sync native-image arguments with upstream - [f8645e3b](https://github.com/NixOS/nixpkgs/commit/f8645e3b4a718048602601dbdb998ae24aa8b9d7) python3Packages.python-awair: init at 0.2.1 - [9625b922](https://github.com/NixOS/nixpkgs/commit/9625b922a326d72c417bf895f536dd4df8387b1d) home-assistant: update component-packages - [8bdca7d2](https://github.com/NixOS/nixpkgs/commit/8bdca7d22d65c6b8e6a9905337f0d8480c3c3414) python3Packages.simplehound: init at 0.6 - [19fac4d0](https://github.com/NixOS/nixpkgs/commit/19fac4d0789a26af68cafb523740a706b3c8cef6) home-assistant: update component-packages - [455cb9f9](https://github.com/NixOS/nixpkgs/commit/455cb9f91384bc6f2b26342e6f1ada7dcdcb5a54) FreeCAD: add spacenav support - [a45a1b23](https://github.com/NixOS/nixpkgs/commit/a45a1b23184690001eff1e337172b0fed68590e5) nats-streaming-server: 0.19.0 -> 0.20.0 - [8e5a172d](https://github.com/NixOS/nixpkgs/commit/8e5a172d0c7c4aa0cced5ca90b2407e819b4e711) git-credential-gopass: init at 1.12.0 ([NixOS/nixpkgs⁠#114457](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/114457)) - [5f1345a3](https://github.com/NixOS/nixpkgs/commit/5f1345a30318cf9559e58576dff8c5d3e4d77a62) nixos/containers: styling improvements - [336ef2de](https://github.com/NixOS/nixpkgs/commit/336ef2de99197dd9c07b302685dc9e6282fa5b55) nixos/containers: allow containers with long names to create private networks - [32b5534f](https://github.com/NixOS/nixpkgs/commit/32b5534f7333a9ab2caf8bda843e97d3e2376298) emacs.pkgs.pdf-tools: Remove references to dev outputs in epdfinfo - [92f2c8b4](https://github.com/NixOS/nixpkgs/commit/92f2c8b4ac61f268424788b9b2aac071dfcc8a5e) firefox-bin: Remove alsa/libpulseaudio dev outputs - [218353d3](https://github.com/NixOS/nixpkgs/commit/218353d3f053aa586edef85ec8a772991da93736) clips: 6.30 -> 6.31; supersedes and closes [NixOS/nixpkgs⁠#109914](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/109914) ([NixOS/nixpkgs⁠#114132](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/114132)) - [f78f6cd3](https://github.com/NixOS/nixpkgs/commit/f78f6cd339730cf0a93b81056d8e7bb393cfb49a) llvmPackages_11.openmp: make it compile on aarch64-darwin - [ef13a212](https://github.com/NixOS/nixpkgs/commit/ef13a2129b59d21410ea04a5fc2e9e26559aa43a) libglvnd: disable asm on aarch64-darwin - [c18c9e0a](https://github.com/NixOS/nixpkgs/commit/c18c9e0a366c93db4b390bc71305f9ac4c27fa56) cockatrice: 2020-08-23-Release-2.7.5 -> 2021-01-26-Release-2.8.0 - [3bd0b03f](https://github.com/NixOS/nixpkgs/commit/3bd0b03fb3fe9c1a274f69fba39d902490ea81ea) tox-node: fix build - [ea3e9d55](https://github.com/NixOS/nixpkgs/commit/ea3e9d551d5e9d4beec7806bec173a0b68d28b3d) python3Packages.slack-sdk: 3.3.0 -> 3.4.0 - [1f810ac9](https://github.com/NixOS/nixpkgs/commit/1f810ac9dab42d7d0cd6d07bd3b7f7bcff1bc861) git-annex: update to new version 8.20210223 - [b10ff8e9](https://github.com/NixOS/nixpkgs/commit/b10ff8e990c34d4c9df44ceb7c6f871708dfea1e) hackage2nix: update list of broken packages to fix evaluation errors on Hydra - [3864dcea](https://github.com/NixOS/nixpkgs/commit/3864dcea5979a95e7f2926265b094f3bf3a6c153) monit: add ryantm to maintainers - [15834f46](https://github.com/NixOS/nixpkgs/commit/15834f467316824c9a34458e6f777941da8e3a8f) hackage2nix: update list of broken packages to fix evaluation errors on Hydra - [d2aeeb0d](https://github.com/NixOS/nixpkgs/commit/d2aeeb0d20054a1ba2b9924b11471604488655f7) webkitgtk: remedy the build's confusion about the meaning of "truth" - [4e328c8c](https://github.com/NixOS/nixpkgs/commit/4e328c8c305ccf945ed60072fc10a4a0a5b4375d) haskell-regex-base: drop obsolete patch for ghc-9.0.x - [09dd4a7e](https://github.com/NixOS/nixpkgs/commit/09dd4a7ea0af7ad172dd7c79d586b9072be939de) cabal-install: fix build with ghc-9.0.x - [b785d3bb](https://github.com/NixOS/nixpkgs/commit/b785d3bb27edd922ecf07f85cfae8ffd6f74b7ba) bspwm/unstable.nix: clean up unused file - [c5218b52](https://github.com/NixOS/nixpkgs/commit/c5218b524512fb0cca100a8dcc6b9343ff1761da) rebol/default.nix: remove unused file - [64187ae1](https://github.com/NixOS/nixpkgs/commit/64187ae13f2639f9dbbf68324c55e769e9caa038) haskell-text-icu: remedy a fatal absence of truth in the build - [6e156276](https://github.com/NixOS/nixpkgs/commit/6e1562761b29813b28b66d601875ddbc1d2024a1) configuration-common: cosmetic - [c1157b0b](https://github.com/NixOS/nixpkgs/commit/c1157b0ba5c694755e2e087af7686b6268d548bc) hackage-packages.nix: automatic Haskell package set update - [5e401dcd](https://github.com/NixOS/nixpkgs/commit/5e401dcd2bdb769438ef4902faeea231beeaf67a) alacritty: fix build - [48052ca0](https://github.com/NixOS/nixpkgs/commit/48052ca0dd1939beed30dc8c65f541cfa05704fa) nixos/ksm: remove udev-settle dependency - [f7aa0b45](https://github.com/NixOS/nixpkgs/commit/f7aa0b4575809a31abd5af15abc783a10a16598d) haskell-prettyprinter: disable the freakin' test suite - [c801ffd4](https://github.com/NixOS/nixpkgs/commit/c801ffd4a34da0c0aac452e1cb0dcd925b53e4bb) emacs: Use --with-native-compilation instead of --with-nativecomp - [7ee7b5de](https://github.com/NixOS/nixpkgs/commit/7ee7b5deec517a238a1618202aadbfbc2aadb55b) mdsh: 0.5.0 -> 0.6.0 - [bdfd5011](https://github.com/NixOS/nixpkgs/commit/bdfd50116a9022e1188c1e6a4fe5767bbf65f6e6) Revert "mdsh: 0.5.0 -> 0.6.0" - [a533bbef](https://github.com/NixOS/nixpkgs/commit/a533bbef706ce76649aa8b2703007752562b5cd3) haskell-brittany: disable the freakin' test suite - [2c9d7ee3](https://github.com/NixOS/nixpkgs/commit/2c9d7ee3694e0fcc5db9199ce3ff24eeb8cacf4a) R: 4.0.3 -> 4.0.4 - [1585a04b](https://github.com/NixOS/nixpkgs/commit/1585a04bcb8deeb63a50c89e89dd0628a4d16077) webwormhole: init at git-2021-01-16 ([NixOS/nixpkgs⁠#114269](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/114269)) - [17024be1](https://github.com/NixOS/nixpkgs/commit/17024be1d1ff96bd58e1b4846b060d417b275744) nixos/tests: add musescore - [64f189c8](https://github.com/NixOS/nixpkgs/commit/64f189c8a04963387ceaa6998214b74815359157) klayout: 0.26.8 -> 0.26.9 - [4d89f508](https://github.com/NixOS/nixpkgs/commit/4d89f508815ad015f3bfd972d30cc6e12e33c914) jmol: 14.31.18 -> 14.31.24 - [c796cc4e](https://github.com/NixOS/nixpkgs/commit/c796cc4eacedb91feec77e30a2ed79f64a23e08b) opkg: 0.4.3 -> 0.4.4 - [124e53af](https://github.com/NixOS/nixpkgs/commit/124e53af2cf0b2f6a25d0c59738e51adf78e9a67) php73Packages.composer2: 2.0.9 -> 2.0.11 - [36b8a95d](https://github.com/NixOS/nixpkgs/commit/36b8a95d482a7b13435a506a2300069c0f586475) zsh-fzf-tab: unstable-2021-01-24 -> unstable-2021-02-14 - [5bbfc16b](https://github.com/NixOS/nixpkgs/commit/5bbfc16b281d7c6b87ef8b1b56e8b15f8ced47bd) python37Packages.adafruit-platformdetect: 3.1.1 -> 3.2.0 - [73068649](https://github.com/NixOS/nixpkgs/commit/7306864977a722ac683f15ae54f99d338c19437b) z3: Add output for Java bindings (*.jar and *.so) - [4a87fe66](https://github.com/NixOS/nixpkgs/commit/4a87fe669f318f15d705abb08d67e3574b52718f) python37Packages.censys: 1.1.0 -> 1.1.1 - [9d9ecfff](https://github.com/NixOS/nixpkgs/commit/9d9ecfffb9b9fc2a10c0c558dcd869f331094337) python3Packages.pyswitchbot: init at 0.9.1 - [bbd80791](https://github.com/NixOS/nixpkgs/commit/bbd80791e00bae7a8c9ce58231957ea7c8abe58e) home-assistant: update component-packages - [0dc64d5d](https://github.com/NixOS/nixpkgs/commit/0dc64d5d7197dead209aff7bffc4ddbf6da2cb31) python: fix full builds by referring to the correct interpreter - [4a2934f0](https://github.com/NixOS/nixpkgs/commit/4a2934f0e687f72a4f234e91ccfe058fee841dbe) python37Packages.libversion: 1.2.1 -> 1.2.2 - [5ea6b908](https://github.com/NixOS/nixpkgs/commit/5ea6b9082242eb804def178aaf8408ac4ff6bcb3) adoptopenjdk-bin, zulu, graalvm11-ce: do not wrap jspawnhelper - [6ca5b800](https://github.com/NixOS/nixpkgs/commit/6ca5b8005f26ce1b4c6c6a8d668c410b051bd6c8) nim: 1.4.2 -> 1.4.4 - [5ad7fb28](https://github.com/NixOS/nixpkgs/commit/5ad7fb28f6a8732eee23fa33d47fa25444ff3837) treewide/php-packages: Drop pkgs from arguments to packages - [e41a34bb](https://github.com/NixOS/nixpkgs/commit/e41a34bb0260cfd37f2b06fe908b0c17eb66a2da) php.packages.composer: 1.10.15 -> 2.0.11 - [89dacdd7](https://github.com/NixOS/nixpkgs/commit/89dacdd7a518c14d3e824d4c6cc0cc93002367f6) php.packages.composer1: init at 1.10.15 - [ad990d49](https://github.com/NixOS/nixpkgs/commit/ad990d49aa64dc383ff0a67814b0e7a762e082fd) php.packages.composer2: deinit package since main package is updated - [01f1773e](https://github.com/NixOS/nixpkgs/commit/01f1773e8e12742bd2d51d7fc163b373f0dd3ba3) trezord: don't trigger systemd-udev-settle - [6a0b4ab7](https://github.com/NixOS/nixpkgs/commit/6a0b4ab7bede541a31371d7607a6df968c9a05a0) wpa_supplicant: add CVE-ID for P2P provision discovery proccessing vuln. - [0dfc7073](https://github.com/NixOS/nixpkgs/commit/0dfc707376a9668f4f00d6bb7a85fd22b4b23acf) pulumi-bin: 2.19.2 -> 2.21.2 - [ab2b32cd](https://github.com/NixOS/nixpkgs/commit/ab2b32cd1aeb571b860aaf0466d275efdf6f7b19) pulumi-bin: refactor output creation - [1c264973](https://github.com/NixOS/nixpkgs/commit/1c2649737180bb5fd196fb8d3e814977aa3c77d8) ocamlPackages.result: use Dune 2 - [3f110f98](https://github.com/NixOS/nixpkgs/commit/3f110f988bc567af01d56838b52d567b49603b91) mdsh: 0.5.0 -> 0.6.0 ([NixOS/nixpkgs⁠#114513](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/114513)) - [adccc8b6](https://github.com/NixOS/nixpkgs/commit/adccc8b65b9a3f41a5ef2ef59ecf29a85c556fee) chromiumBeta: 89.0.4389.58 -> 89.0.4389.69 - [5240639a](https://github.com/NixOS/nixpkgs/commit/5240639ab6bc56824302d32e52753725aa9a963d) chromiumDev: 90.0.4421.5 -> 90.0.4427.5 - [10652db9](https://github.com/NixOS/nixpkgs/commit/10652db9068d282b7df4a8f49170a1b3f5af642b) ocamlPackages.mmap: use Dune 2 - [13e7de73](https://github.com/NixOS/nixpkgs/commit/13e7de73c2b93bccb1d00b44267156f92cc74b33) python37Packages.databricks-cli: 0.14.1 -> 0.14.2 - [6c351c3d](https://github.com/NixOS/nixpkgs/commit/6c351c3dbc1713f2d066be427b2127f76e3d4934) python37Packages.azure-mgmt-web: 1.0.0 -> 2.0.0 - [e31c4b42](https://github.com/NixOS/nixpkgs/commit/e31c4b42f0c657647857f5e46273d008cd2dfb0e) pythonPackages.json5: init at 0.9.5 - [d60f67d4](https://github.com/NixOS/nixpkgs/commit/d60f67d486ff6bcc5a0276d8cd348018ad1ec8b0) python3Packages.graphtage: init at 0.2.5 - [afc28939](https://github.com/NixOS/nixpkgs/commit/afc28939f735ca941338c2ea3fefc055be24a70d) python3Packages.graphql-relay: 3.0.0 -> 3.1.0 - [5cc881d0](https://github.com/NixOS/nixpkgs/commit/5cc881d0d827b4c3f273b5021a7c0b94c112368f) imagemagick: make 7.0 default - [10ba3c20](https://github.com/NixOS/nixpkgs/commit/10ba3c20a7bdd6021511338b1f01465cfc9b3bee) treewide: replace imagemagick7 with imagemagick - [d3cd7c36](https://github.com/NixOS/nixpkgs/commit/d3cd7c36c3971dfa948faa2e0073614d8fb53150) libdmtx: 0.7.4 -> 0.7.5 - [9872e4a8](https://github.com/NixOS/nixpkgs/commit/9872e4a892a5a5554db35536b29001be293277c5) dmtx-utils: 0.7.4 -> 0.7.6 - [b8f50e15](https://github.com/NixOS/nixpkgs/commit/b8f50e15fe1001b0f93d68e83c54db2d47a61d17) cataract: use imagemagick6 - [4b7d9b28](https://github.com/NixOS/nixpkgs/commit/4b7d9b285528580f704a6e828e0420c84e9494ce) perlPackages.PerlMagick: 6.89-1 -> 7.0.10 - [e13c16ec](https://github.com/NixOS/nixpkgs/commit/e13c16ec75f78e98abb2b2163da584122e0d808e) pfstools: use imagemagick6 - [147359ee](https://github.com/NixOS/nixpkgs/commit/147359ee16670fd2d22236ac93044c57f181a027) perlPackages.Gtk3ImageView: disable tests - [60267c0e](https://github.com/NixOS/nixpkgs/commit/60267c0ef64a21ac8be1ccb17f15f9774a17e404) rss-glx: use imagemagick6 - [d2b35b0f](https://github.com/NixOS/nixpkgs/commit/d2b35b0fc6da5771ebf8c9b5ff6081c18e58de86) php-packages/mongodb: fix evaluation on darwin - [7ac6fbfe](https://github.com/NixOS/nixpkgs/commit/7ac6fbfe5ae083da2020b8438ffc4e71c044ae15) imagemagick6: 6.9.11-60 -> 6.9.12-1 ([NixOS/nixpkgs⁠#113998](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/113998)) - [76e68963](https://github.com/NixOS/nixpkgs/commit/76e6896331db36434fde8fee7a5a880f4a8d4e94) python3Packages.inflect: 5.0.2 -> 5.2.0 ([NixOS/nixpkgs⁠#114557](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/114557)) - [322e538d](https://github.com/NixOS/nixpkgs/commit/322e538df89e26cb5753aaf5f40fcc25821f3f4c) libglvnd: Improve the license information ([NixOS/nixpkgs⁠#114466](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/114466)) - [caa23be2](https://github.com/NixOS/nixpkgs/commit/caa23be256645d6d3c95c0342239ae2f507f7778) ocamlPackages.camomile: use Dune 2 - [18df480d](https://github.com/NixOS/nixpkgs/commit/18df480d9bfd445e8cf1c4dbaebfa166a89a638c) gollum: Transfer maintainership to erictapen - [5df05c90](https://github.com/NixOS/nixpkgs/commit/5df05c902cde398e056eb6271d5fe13e418db4c6) gollum: 5.1.2 -> 5.2.1 --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index f322f2f..3b543fc 100644 --- a/flake.lock +++ b/flake.lock @@ -163,11 +163,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1614288967, - "narHash": "sha256-6Q2gH8lMzF6wMO9//2nE7v/9U2LXR2h/wDLuGpfQJ4M=", + "lastModified": 1614458356, + "narHash": "sha256-5PBcS5ws/6sUMkX6dFzdsnbAb/Y0iZZrbeGHIuZh9Io=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "04ac9dcd311956d1756d77f4baf9258392ee7bdd", + "rev": "5df05c902cde398e056eb6271d5fe13e418db4c6", "type": "github" }, "original": { From 3b2809f7e6d74acae600df5e832cbaa6d458b06f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Mar 2021 00:05:57 +0000 Subject: [PATCH 08/14] flake.lock: Updating 'org-mode (emacs-straight/org-mode)' - 0b117f72 -> 4d463ee4 ### Changes for org-mode On branch: master Commits: https://github.com/emacs-straight/org-mode/compare/0b117f72a82143f544ef41cc82696337d496fe97...4d463ee4baf8a7ce8b7c633149a9452bc70ef557 - [da1ebabf](https://github.com/emacs-straight/org-mode/commit/da1ebabfab5a9092be291b9ded4458f0fc2bd39c) Backport commit de15ca7d0 from Emacs - [63c5cacb](https://github.com/emacs-straight/org-mode/commit/63c5cacb01775fc2866c3a5a854565f01bc06b73) test-org-agenda.el: Test bulk functions - [63da3ccf](https://github.com/emacs-straight/org-mode/commit/63da3ccfb4952c9b9a8ca12abf8b1204fdd1cd25) Backport commit 8d5dfafab from Emacs - [6382dbc9](https://github.com/emacs-straight/org-mode/commit/6382dbc950e7f588fb4e4b606b0103245b0662b7) Backport commit fddd63f8b from Emacs - [f9a414eb](https://github.com/emacs-straight/org-mode/commit/f9a414eb83b40704d75fa841ec75d9b4bfe7a5d3) Backport commit 2c639a35a from Emacs - [7922d161](https://github.com/emacs-straight/org-mode/commit/7922d161c02cf83269d3b7647a0b18fcee24b37e) Backport commit b34d39170 from Emacs - [a03b4656](https://github.com/emacs-straight/org-mode/commit/a03b4656cf9e167d99c8b535d63ddb31ea8fe78f) org.el (org-font-lock-add-priority-faces): Speed up regexp - [afd75d05](https://github.com/emacs-straight/org-mode/commit/afd75d05a9169b10da3ddf08961bfc5cd5d5821c) org-mac-link: Disable Evernote capture by default - [8244e7ba](https://github.com/emacs-straight/org-mode/commit/8244e7ba85e915e89edde17fd6c3fd35903fadb5) manual: Fix org-html-publish-to-html reference - [b712b961](https://github.com/emacs-straight/org-mode/commit/b712b9618ae105e9e9124ca76e7ef97307978913) manual: Add publishing-function to publishing example - [303e7c28](https://github.com/emacs-straight/org-mode/commit/303e7c28e4fcb8cfd374d82f26a02b8a6c73184a) org-clock: Query when exiting with running clock - [16b5ee0e](https://github.com/emacs-straight/org-mode/commit/16b5ee0efb5592f78faeffa07048bfe741331a18) org-clock: Replace org-clocking-buffer with org-clock-is-active - [4d463ee4](https://github.com/emacs-straight/org-mode/commit/4d463ee4baf8a7ce8b7c633149a9452bc70ef557) ORG-NEWS: Add entry for org-clock-ask-before-exiting --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 3b543fc..496a02b 100644 --- a/flake.lock +++ b/flake.lock @@ -211,11 +211,11 @@ "org-mode": { "flake": false, "locked": { - "lastModified": 1614230426, - "narHash": "sha256-QV53Q0QyF6h+/+sysvpva6n1heXDWG+oLL9wt7YX27Y=", + "lastModified": 1614829869, + "narHash": "sha256-RvofQ57+Ij7uZ5+3XqmstMyB+Be/PEMyhVlM5Uzjj30=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "0b117f72a82143f544ef41cc82696337d496fe97", + "rev": "4d463ee4baf8a7ce8b7c633149a9452bc70ef557", "type": "github" }, "original": { From 58152384e8cdba302ef0424c58f4990175434557 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 00:04:33 +0000 Subject: [PATCH 09/14] flake.lock: Updating 'doom-emacs (hlissner/doom-emacs)' - d52abd37 -> d667a2a2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit On branch: develop Commits: https://github.com/hlissner/doom-emacs/compare/d52abd37f79190e7cc20355a042938f90f2d1a24...d667a2a2929c758193286c5888ff499ca2c4a31e - [3549cb68](https://github.com/hlissner/doom-emacs/commit/3549cb68451c6a0ba812e19c2d79b6f7b93d6b4d) Modify command to execute `cargo audit` - [a460c1e3](https://github.com/hlissner/doom-emacs/commit/a460c1e364d69ea808cc06831ad8f7248810c686) fix rails command - [971350bf](https://github.com/hlissner/doom-emacs/commit/971350bf967e3363c55ad49f792136c005d8eb72) remove custom server command - [87109653](https://github.com/hlissner/doom-emacs/commit/871096533fe65512b28ac5a598c5b60bfc9b8306) Added in Dotnet interface with sharper through module flag - [41b1a780](https://github.com/hlissner/doom-emacs/commit/41b1a7800ad58d8bf74ac2bb53329303642e4bc2) Updated ordering - [65dfdd5c](https://github.com/hlissner/doom-emacs/commit/65dfdd5c4a18d534be4d44a53a09f3427e17a62f) [4415] remove FIXME comment - [50131ac9](https://github.com/hlissner/doom-emacs/commit/50131ac995029a5b3f58923359f9578a899242e1) Add workspace support to rss/elfeed - [d3eaad8f](https://github.com/hlissner/doom-emacs/commit/d3eaad8f1ca14099df3a865f0a9023f4c1bbffea) rm notmuch-hello customization - [16393e3a](https://github.com/hlissner/doom-emacs/commit/16393e3af1d8ca77ec570a5cd89684383c664bf8) Update notmuch documentation - [a0b661ed](https://github.com/hlissner/doom-emacs/commit/a0b661edac5754bb1c70fed6444cd802e61e35c1) fix arch docs conflict - [573d14c2](https://github.com/hlissner/doom-emacs/commit/573d14c264ac97069ed25e5957a78487d8e5e081) Include snippets in lsp completion - [01f54d29](https://github.com/hlissner/doom-emacs/commit/01f54d29505ef2e0ded5567bbe6229e99de37f09) Add comment for further maintenance - [5293c460](https://github.com/hlissner/doom-emacs/commit/5293c460dbc77b190dcb65e8b2edc31d5b688206) Refactor doom--help-insert-button - [b983929e](https://github.com/hlissner/doom-emacs/commit/b983929e826db6f2b20082faf2da2735e35ea72c) Refactor doom/help-packages - [bf185edd](https://github.com/hlissner/doom-emacs/commit/bf185edd918628e4ac8a33732258fb240ef208a4) Prefer readability over a line length < 80 - [065b26e0](https://github.com/hlissner/doom-emacs/commit/065b26e0c51102ca3dfa1fb6f336e283435c6a02) [:ui layout bepo] Fix notmuch, C-, M- mappings - [4e531646](https://github.com/hlissner/doom-emacs/commit/4e5316464c426066721290a8f20da3ec22e1f5fb) Refactor and add contribution ideas - [ec747395](https://github.com/hlissner/doom-emacs/commit/ec747395c64a1d6c64ce98dbe6b365f1578d2314) Add support for parinfer-rust-mode ([hlissner/doom-emacs⁠#1](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/1)) - [eae7ca2c](https://github.com/hlissner/doom-emacs/commit/eae7ca2c5755ed5946c4d1361d7f5522f91abd79) term/eshell: alias cdp to cd-to-project - [b8b51cee](https://github.com/hlissner/doom-emacs/commit/b8b51cee7b6d98bc6aa238a069193a1555d47d24) Simplify after! - [a79275a4](https://github.com/hlissner/doom-emacs/commit/a79275a476059d56aaa2a15248fd55deb5ca00c9) Bump :lang - [37e9653c](https://github.com/hlissner/doom-emacs/commit/37e9653ce3e0dfd80b0a5ebe04f1e3c0542b28c9) Bump :ui - [ddd4c032](https://github.com/hlissner/doom-emacs/commit/ddd4c03281c9e63b924941c3224b3be0e4ee9713) Bump :checkers - [b681a2e1](https://github.com/hlissner/doom-emacs/commit/b681a2e1b4d7884e5836c471f364bb4cbcd39978) Fix +zen/toggle-fullscreen keybind for vanilla users - [9d12761c](https://github.com/hlissner/doom-emacs/commit/9d12761c393e1694ffbd3999b0817a910e3f1c68) Reformat for consistency and s/:bind/:general - [1490c4e5](https://github.com/hlissner/doom-emacs/commit/1490c4e5b2cc3ce220a5942065f124b45e906fa3) lang/ruby: remove commit hashes in package links - [cd083bc0](https://github.com/hlissner/doom-emacs/commit/cd083bc059525c1a18230635ac1c225547b1800b) tools/lsp: fix +lsp-prompt-to-install-server == 'quiet - [2ce726b3](https://github.com/hlissner/doom-emacs/commit/2ce726b31804130216ee2a19718759e9fcf3ea64) Force async babel blocks to export synchronously - [3c9b1635](https://github.com/hlissner/doom-emacs/commit/3c9b1635ef20808ee304efd71b8b3dc1ac38f7c7) Bump :completion - [e858e254](https://github.com/hlissner/doom-emacs/commit/e858e254b0eeb970f50baf2d4676c8c1cca82031) Bump :tools - [a3f242d4](https://github.com/hlissner/doom-emacs/commit/a3f242d4b64be191acb1ec70d017f8d39290cd83) tools/lsp: only enable sideline icons in 27.x+ - [c049480c](https://github.com/hlissner/doom-emacs/commit/c049480cbd504d376c4db83cba013238ab76d289) Fix evil-join filling non-comments poorly - [03fa2eaf](https://github.com/hlissner/doom-emacs/commit/03fa2eafee2ea1ae3e18568d5c5b743a0f8cdd90) Bind SPC o F to select-frame-by-name - [1274de3d](https://github.com/hlissner/doom-emacs/commit/1274de3d34cb4ad60375154ff38236b7985d95ec) Minor reformatting & refactors across the board - [6cb5c381](https://github.com/hlissner/doom-emacs/commit/6cb5c381b826535520f0bcfe15439a2505aa9d57) Disable dtrt-indent in pascal-mode - [e05d804f](https://github.com/hlissner/doom-emacs/commit/e05d804f1f1d983b28d3fa1ad947ca564f856ba5) Restore the old buffer when using `ivy-call' - [9a776268](https://github.com/hlissner/doom-emacs/commit/9a77626804bc06c27e05e0413869f8afb309c4d0) Omit all but SVN, Git & Hg from vc-handled-backends - [bbdea54b](https://github.com/hlissner/doom-emacs/commit/bbdea54b7718650bf675f124f57b1b9e58faa006) app/rss: fix empty rmh-elfeed-org-files - [9ef11d0e](https://github.com/hlissner/doom-emacs/commit/9ef11d0e3129d7bce754b208726e2be25377ac72) Auto-truncate compilation buffers - [7e491ce1](https://github.com/hlissner/doom-emacs/commit/7e491ce1c01010e50ea8cada2e3e681c33bbe00e) lang/lean: minor reformatting - [15f7a26b](https://github.com/hlissner/doom-emacs/commit/15f7a26be6e7e366ff0c4d99456bfb32ed0ff92a) Refactor +vc-gutter-init-maybe-h - [ed86f996](https://github.com/hlissner/doom-emacs/commit/ed86f99655e8202a92cfd32507b6eed60eefd5b4) lang/org: open org links to remote paths in emacs - [f2616141](https://github.com/hlissner/doom-emacs/commit/f26161410cde59b03721467aa7334f8477441559) lang/org: add TODO keywords & fontification - [f1d89bf9](https://github.com/hlissner/doom-emacs/commit/f1d89bf9c2a9facff5d1f3dcd6ae9a5e78369fb9) Bind gI and gA to new +lookup commands - [ee1c2b4e](https://github.com/hlissner/doom-emacs/commit/ee1c2b4ef6eb317a89400212a690eec61583e24d) Use "Search Project [project]" prompt for file search - [b71b1283](https://github.com/hlissner/doom-emacs/commit/b71b128398696b806faf2f9db72f2caac3892268) lang/terraform: Set docsets for terraform-mode ([hlissner/doom-emacs⁠#4546](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4546)) - [5d8cbb95](https://github.com/hlissner/doom-emacs/commit/5d8cbb95413046d7b9fb8b8114f37caf76872cb5) evil-org-mode-map's CSright conflict with Cright - [5c7b553e](https://github.com/hlissner/doom-emacs/commit/5c7b553e0887e545151111329e08d325ea09dde0) Enable lispy-mode during eval-expression. - [86345887](https://github.com/hlissner/doom-emacs/commit/86345887d82607e3921f086d38d12569615ef46e) Fixing the gpl template clash. - [9c67bf00](https://github.com/hlissner/doom-emacs/commit/9c67bf0044f641d65db53999ca81a644b0ef28f4) lang/org: revert org-footnote-auto-label to default - [de924daf](https://github.com/hlissner/doom-emacs/commit/de924daf47141fe538680cd5adf2addc890c826e) Fix [hlissner/doom-emacs⁠#4704](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4704): invalid image spec error from lsp-ui - [4ff23752](https://github.com/hlissner/doom-emacs/commit/4ff23752f2eaf520b12bd1fc1006af73cfe5a356) Update parinfer module to comply with review. - [8262e1b5](https://github.com/hlissner/doom-emacs/commit/8262e1b552d71f4a1b650976571e3c64e5cc73de) Fix incorrect indentation. - [ca673a43](https://github.com/hlissner/doom-emacs/commit/ca673a437c59a00dc06393e6edf07202843cade2) Move paren. - [1a3c3ddf](https://github.com/hlissner/doom-emacs/commit/1a3c3ddf34c301c299306279afa3cd13fc12fe78) Use `setq` instead of `setq!`. - [96ba4b0b](https://github.com/hlissner/doom-emacs/commit/96ba4b0b38f31ed9fdc40e7bcde93aacf9d50c8d) Use easier to read line break. - [6de1e56d](https://github.com/hlissner/doom-emacs/commit/6de1e56d4f25ec553ef2822edc0fb6e7aa933ad1) Fix `+debug/start` for dap-based debuggers. - [8c33866b](https://github.com/hlissner/doom-emacs/commit/8c33866b216546a57c1edbe6aeb78d4a250f2ee6) Forgot to add use-package! for projectile-variable - [cf3d9eb6](https://github.com/hlissner/doom-emacs/commit/cf3d9eb6e0c8fec5972269cba87d598734402eec) Handle empty input in +debugger-completing-read - [462efded](https://github.com/hlissner/doom-emacs/commit/462efded5ff6c97a1b0447759b6e217e0e1425a4) Fix +debugger/quit - [44803038](https://github.com/hlissner/doom-emacs/commit/44803038b20a3a6e01a3ceffef721d5669735c0a) Remove dash dependency - [ba0f791b](https://github.com/hlissner/doom-emacs/commit/ba0f791b05f284ad308e2ba898a54eb1fc8f0149) lang/julia: improve lsp support ([hlissner/doom-emacs⁠#4012](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4012)) - [2ebc4be1](https://github.com/hlissner/doom-emacs/commit/2ebc4be1113e4509a70676faf3932d0583000458) lang/org: reformat keybinds - [49c3c84d](https://github.com/hlissner/doom-emacs/commit/49c3c84d7fb3471ce58ae17f309655ab4bd007d3) lang/org: disable ob-async on export or :session - [c5e3f4d6](https://github.com/hlissner/doom-emacs/commit/c5e3f4d632c1f33d8e717dd327404fb86195de6b) New autoload/system.el core library - [ee26c02e](https://github.com/hlissner/doom-emacs/commit/ee26c02e1c3b447b248f444b777f0cd2c8287edc) Add org-agenda-priority keybindings to org config ([hlissner/doom-emacs⁠#4521](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4521)) - [f151b3de](https://github.com/hlissner/doom-emacs/commit/f151b3de45743d74a0431ec855f30d88e5d056dd) Load `autoload/system` in `core-cli` - [0026404b](https://github.com/hlissner/doom-emacs/commit/0026404b34b2f225cd2c337f0227e540767820ec) Use new CPU counter function in cc module - [f3e527cd](https://github.com/hlissner/doom-emacs/commit/f3e527cd3d659b89e274643405681e4887c954ee) Set sh-mode's docsets to '("Bash"). - [8ccba925](https://github.com/hlissner/doom-emacs/commit/8ccba925ddbfb928fb49be972f830e1de16fb320) Fix parsing issue in doom-system-distro{,-version} - [ce1105b4](https://github.com/hlissner/doom-emacs/commit/ce1105b46397b64e66fad5550d89964bdc4a904c) lang/org: suppress :async+:session warnings for blacklisted langs - [19563de3](https://github.com/hlissner/doom-emacs/commit/19563de316fd21af1ce49bd8a8d358ac427c6abf) Restore fallback warning removed by ce1105b46 - [3d114d63](https://github.com/hlissner/doom-emacs/commit/3d114d635637c511c20f85c16f3615414ee3174d) tools/docker: default to evil normal state - [468f3081](https://github.com/hlissner/doom-emacs/commit/468f3081146b863d421c1a51547b2cbf29c7f6ac) Fix +org/refile-to-other-window in indirect buffer ([hlissner/doom-emacs⁠#4721](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4721)) - [70c8ca30](https://github.com/hlissner/doom-emacs/commit/70c8ca30b2d35c9f25c31999d7a338c21004487c) Update docstrings for doom/window-{enlargen,maximize-buffer} - [d5019f0b](https://github.com/hlissner/doom-emacs/commit/d5019f0b57332e601ffb237715e061c871d3b626) Add docstring to +org/refile* commands - [2ab8800b](https://github.com/hlissner/doom-emacs/commit/2ab8800bb432ebf6aa66bffcaaa0ad569643bdcd) Fix [hlissner/doom-emacs⁠#4726](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4726): void-variable org-babel-async-language-blacklist - [672e37b9](https://github.com/hlissner/doom-emacs/commit/672e37b9aa331edbadfac3a96330981543df6e5c) Bump :app everywhere - [4a54a4bd](https://github.com/hlissner/doom-emacs/commit/4a54a4bd64db4e7d5c7960065565b69c9ce67d1b) Add warning to issue template - [61e8069a](https://github.com/hlissner/doom-emacs/commit/61e8069adc2e9a1ee2c9cb0c7cc95f33cb922e72) Remind folks to search PRs in PR template - [f8ed309b](https://github.com/hlissner/doom-emacs/commit/f8ed309b50e8982315ecf3f68612289ca64923b6) lang/julia: include submodules for lsp-julia - [7798aa91](https://github.com/hlissner/doom-emacs/commit/7798aa91904957c15eb063b7fce983c4ae81cf0b) Fix repo location in doom/help-packages - [3bb27173](https://github.com/hlissner/doom-emacs/commit/3bb271738a1267d93d4f3e20453cd930725c32f4) Fix void-variable disto on M-x doom/info - [fa292beb](https://github.com/hlissner/doom-emacs/commit/fa292bebbba19656d9113fdf558d35375cb28e4b) Fix the "Yank file path" non-evil bindings - [cf086d08](https://github.com/hlissner/doom-emacs/commit/cf086d08fa130f0f961f08864f40b3fa827d3bcc) Minor refactor & use doom-store-* API - [543d1226](https://github.com/hlissner/doom-emacs/commit/543d1226431bc1cdd31cea249d90aa1b564600c7) editor/evil: disable evil-collection-outline - [0a9172a8](https://github.com/hlissner/doom-emacs/commit/0a9172a8f20cb8cda34a696f1d29159923201d1d) tools/lookup: fall through if xref backend fails - [430d628b](https://github.com/hlissner/doom-emacs/commit/430d628b009dbba566df71841a45d67cd732ab52) tools/lsp: use xref backend as lookup handler - [e52fd138](https://github.com/hlissner/doom-emacs/commit/e52fd138e2e13da5799f1d190c1a41c8edfeef21) Refactor autoload/store.el library - [7afe5dc5](https://github.com/hlissner/doom-emacs/commit/7afe5dc5c30f53833e29a6509c3c05dacf62638c) tools/lsp: fix void-function lsp--require-packages error - [6127d15c](https://github.com/hlissner/doom-emacs/commit/6127d15cea7a969df84bfa4256cb8d554d841694) tools/debugger: use realgud:trepanpl for raku-mode - [a912a6c3](https://github.com/hlissner/doom-emacs/commit/a912a6c3131993375a2424c5e455792c942d4de9) ui/zen: prevent type error in writeroom-mode - [d9dac055](https://github.com/hlissner/doom-emacs/commit/d9dac055a64a9505a0652f07015c81b81d8b14f6) ui/vc-gutter: minor refactor - [fa29a3cf](https://github.com/hlissner/doom-emacs/commit/fa29a3cf1d55e57af791b22c536575f725eb92e9) Ensure associated workspace is deleted on server-done too - [1b81337d](https://github.com/hlissner/doom-emacs/commit/1b81337d8d0bd359e61ece04307b22da5051d7d9) email/notmuch: correct & reformat readme - [494d87d0](https://github.com/hlissner/doom-emacs/commit/494d87d0b48f9eb5fa18209b9737b3250634b931) email/notmuch: update readme - [2fa0dca0](https://github.com/hlissner/doom-emacs/commit/2fa0dca041fcf8dac747e8e10431147138d1366a) doc/adding editorconfig and hl-column-fill documentation ([hlissner/doom-emacs⁠#3815](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/3815)) - [a405735c](https://github.com/hlissner/doom-emacs/commit/a405735c1010a1edd2edc6e8e9c3c6e17405dd8d) tools/editorconfig: proofread readme - [55cfe0cc](https://github.com/hlissner/doom-emacs/commit/55cfe0cca468d09b415374955968cfa70ed3d711) Fix TAB fallthrough for evil keybinds - [4003d1fd](https://github.com/hlissner/doom-emacs/commit/4003d1fdea73ec7ba3b0b2b5dd00db515013b0fb) app/calendar: add cfw:details* popup rule - [b5f25891](https://github.com/hlissner/doom-emacs/commit/b5f258914d60872a66dc41b15513e64731517674) app/calendar: add evil keybind scheme - [73991387](https://github.com/hlissner/doom-emacs/commit/7399138736a3ca8e81d7f4d9f41f7edf1a678402) app/calendar: minor refactor & reformatting - [cf31d260](https://github.com/hlissner/doom-emacs/commit/cf31d2605f0132cd16adf68bf8238dcfe90ccd30) app/calendar: fix edge case with +calendar/quit - [f272137e](https://github.com/hlissner/doom-emacs/commit/f272137e127bbe0c0e0def9b24affba3452bbb85) app/calendar: fix C-{l,j,k} in details buffer - [287e3e83](https://github.com/hlissner/doom-emacs/commit/287e3e83b21a816ff70591ca915ae374ea300562) Bump :ui treemacs - [7b07e612](https://github.com/hlissner/doom-emacs/commit/7b07e612b45cae7784193b8563ef778acb769c70) Added emms as doom module { :app emms } ([hlissner/doom-emacs⁠#3581](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/3581)) - [87e209ba](https://github.com/hlissner/doom-emacs/commit/87e209badc2b02f9421740c5dab1c3b8f05c454d) Remove vestigial mentions of the :feature category - [329864ba](https://github.com/hlissner/doom-emacs/commit/329864ba9d186a2ea31d648fcdb231293a617085) Update docs/modules.org - [235c3863](https://github.com/hlissner/doom-emacs/commit/235c386368f0814671131d0d77e32be450c92cbc) Add :app emms to init.example.el - [08de1856](https://github.com/hlissner/doom-emacs/commit/08de1856fa25e0f1575f45f14383300f762c2101) Fix [hlissner/doom-emacs⁠#4733](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4733): aggressive saving of org capture buffers - [1e7fb8b9](https://github.com/hlissner/doom-emacs/commit/1e7fb8b915592e10fb4c0ed924966212979b9e18) Remove sourcerer.io hall-of-fame from README - [0917187f](https://github.com/hlissner/doom-emacs/commit/0917187f202030b5433649b4868132039ac41469) editor/evil: bind C-w {S,V} to split-and-follow - [e4539bb5](https://github.com/hlissner/doom-emacs/commit/e4539bb56cacc913953a881bab85d8f78376420d) ui/ligatures: fix over-eager activation - [27d3e73f](https://github.com/hlissner/doom-emacs/commit/27d3e73fb7d544202eef68a15aadb7317c2caa9e) os/macos: activate ns-auto-titlebar-mode later - [169d0b2e](https://github.com/hlissner/doom-emacs/commit/169d0b2ed52d8ff764484c5ef0c66c525939a9f7) Emacs lisp: fix variable value display in eldoc - [2a4509c4](https://github.com/hlissner/doom-emacs/commit/2a4509c42ac4d998b610c67cdeef945e24ad8185) editor/evil: fix typo in +evil-window-split-and-follow - [4c7c9cac](https://github.com/hlissner/doom-emacs/commit/4c7c9cacd388bbd4425d4afda002b24064c5c7ff) os/tty: proofread readme - [0ebd58c9](https://github.com/hlissner/doom-emacs/commit/0ebd58c9910f38899fa31587005f1c6e68d10405) Purge ignored projects from cache/known projects - [f8d181a8](https://github.com/hlissner/doom-emacs/commit/f8d181a8c41b1858c4a082ef0c7f2b07d1b96723) Ignore remote/temp files or packages as projects - [d807657b](https://github.com/hlissner/doom-emacs/commit/d807657ba7326c54e78585d7369275dd23df4701) s/prereqisites/prerequisites - [210b3bb0](https://github.com/hlissner/doom-emacs/commit/210b3bb059114b75350cbb98296bdf2f9b7ea5e6) ui/zen: remove redundant mixed-pitch faces for org - [04a70e23](https://github.com/hlissner/doom-emacs/commit/04a70e23c4dd3734e103c6e15f1cb315b6f0ddc1) ui/zen: proofread & expand readme - [638c9801](https://github.com/hlissner/doom-emacs/commit/638c980163e22cffe4c9960e0a5553c6c4232e5e) Revert 27d3e73 - [f0eb0151](https://github.com/hlissner/doom-emacs/commit/f0eb0151f6c363afb95a9239068fbd8359a7d7ba) evil-respect-visual-line-mode = t - [6b173c5c](https://github.com/hlissner/doom-emacs/commit/6b173c5cc5c9fc27a30b8b6741054f91e12bda86) Remove mention of removed -p in 'doom help install' - [302a76a0](https://github.com/hlissner/doom-emacs/commit/302a76a06e9786cbdf26912a3c48e68af164e89a) app/everywhere: use MELPA recipe - [4192d87d](https://github.com/hlissner/doom-emacs/commit/4192d87dcdef3976156b51821d2a8db16c63a828) Redesign doom/info - [4ed27f61](https://github.com/hlissner/doom-emacs/commit/4ed27f615e09a9f9833491a0ee102635af8398aa) Request users pastebin their M-x doom/info, etc - [af775b2f](https://github.com/hlissner/doom-emacs/commit/af775b2f604f085009230000f4469d102abe37f6) Delete docs/workflow.org - [269dab61](https://github.com/hlissner/doom-emacs/commit/269dab615c2d382c08e6f0ccb2188977a5a70df4) org-capture: text from args, else stdin - [973f23b1](https://github.com/hlissner/doom-emacs/commit/973f23b1df27720e29784da080823e3366a8bebf) `git-commit': fix variable predicates - [f6de6620](https://github.com/hlissner/doom-emacs/commit/f6de662011661c30f8fdcfc01d1700783690cbb2) Keep treemacs-mode in aw-ignored-buffers - [5069d95b](https://github.com/hlissner/doom-emacs/commit/5069d95b42a6b1da4e0cc985d1be2ca363887b42) Fix [hlissner/doom-emacs⁠#4745](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4745): defining as dynamic an already lexical var - [ff58823d](https://github.com/hlissner/doom-emacs/commit/ff58823d4866af460fbdcc7c1fe6d430f8b201cc) Fix 'wrong type arg: overlayp' error from ivy+nav-flash ([hlissner/doom-emacs⁠#4749](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4749)) - [f0d601d2](https://github.com/hlissner/doom-emacs/commit/f0d601d2ac025f8e80655d26bae522bbd605211e) ui/nav-flash: refactor - [cf44c43f](https://github.com/hlissner/doom-emacs/commit/cf44c43f41d45147637133bfe6e1f932492f7eb6) Simplify doctor's native JSON detection - [3861225f](https://github.com/hlissner/doom-emacs/commit/3861225f0bb175bc929a46bfdac5be40da78caf0) Fix 'too many arguments' error on org-capture - [12cf59cf](https://github.com/hlissner/doom-emacs/commit/12cf59cf7373a714b0e7335b66cb71331fb6b422) Prioritize company-capf over company-yasnippet - [ab7710ad](https://github.com/hlissner/doom-emacs/commit/ab7710adfd67df7c6fb89d8df9307f48b78a90ce) doom-info: fix args-out-of-range error - [7e1f5da1](https://github.com/hlissner/doom-emacs/commit/7e1f5da169c88124736109ed4320ca9ae99f1fd3) lang/emacs-lisp: respect lexical-binding in eval handler - [a863fe89](https://github.com/hlissner/doom-emacs/commit/a863fe89d0856ca75337794949aafc96870f73e4) Bump :lang python - [fe6981b2](https://github.com/hlissner/doom-emacs/commit/fe6981b24541c0062b809d6d4973bb6771d00c00) Bump :tools pdf - [79c61629](https://github.com/hlissner/doom-emacs/commit/79c61629a5e222b17a212765a75081d8fc7d52d4) Better defaults for dired - [14eb254b](https://github.com/hlissner/doom-emacs/commit/14eb254b4b175e078ab42f897a530ea1ea6bbc88) Bump :tools magit - [b0bec922](https://github.com/hlissner/doom-emacs/commit/b0bec922a996893f2dc66d9bc0b4e9b82136a5d5) Fix [hlissner/doom-emacs⁠#4758](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4758): wrong-type-arg listp on doom-store-persist - [de781f7a](https://github.com/hlissner/doom-emacs/commit/de781f7a0b6c312302982e62b47b4dd15463bc6a) ui/zen: enable mixed-pitch-mode in adoc-mode & rst-mode - [4a08acd2](https://github.com/hlissner/doom-emacs/commit/4a08acd234cddc8395fbf039be61032197600fea) Bump :ui doom - [e33b21dc](https://github.com/hlissner/doom-emacs/commit/e33b21dc4600b8c69dab687211f54b0f517996a7) Fix [hlissner/doom-emacs⁠#4770](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4770): New window is focused after split - [7870350f](https://github.com/hlissner/doom-emacs/commit/7870350f845ea762fdef99d52670fe4da414dea0) Fix [hlissner/doom-emacs⁠#4768](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4768): don't ignore remote projects - [62df2c38](https://github.com/hlissner/doom-emacs/commit/62df2c386a95cae26c22c28f1b1ca3bcc4f1cb46) Fix [hlissner/doom-emacs⁠#4766](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4766): workaround for ivy-prescient wrong-type-arg error - [a2eac47a](https://github.com/hlissner/doom-emacs/commit/a2eac47a75ba44cd54674bd1a2f124b80b94877f) doc: add crystal README ([hlissner/doom-emacs⁠#4764](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4764)) - [d76d50c1](https://github.com/hlissner/doom-emacs/commit/d76d50c1c9f0a48b24672c31cd86635a435e72c1) Fix [hlissner/doom-emacs⁠#4676](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4676): one-off on go-to-EOL if comment at BOL - [7c38eee9](https://github.com/hlissner/doom-emacs/commit/7c38eee96cdbb7d2e3d2a85bc05f4c3afb54fc5a) Fix [hlissner/doom-emacs⁠#4727](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4727): wrong-type-arg error on async org export - [377608c5](https://github.com/hlissner/doom-emacs/commit/377608c54b42c91ce46ef1013b3a9298f81d838b) Fix [hlissner/doom-emacs⁠#4651](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4651): don't trigger formatters on org tangle - [e8fe7582](https://github.com/hlissner/doom-emacs/commit/e8fe7582a3dafe56dd58c42fded9741995555232) fix doom-{after,before}-reload-hook doc strings - [9f08db8e](https://github.com/hlissner/doom-emacs/commit/9f08db8e334c1018c95fbb7046b9a3e20d3e2a28) Fix [hlissner/doom-emacs⁠#4759](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4759): suppressed doom-first-file-hook side-effects - [cdcdde33](https://github.com/hlissner/doom-emacs/commit/cdcdde33549f3f2f3c6769966d35ad26d866580e) Fix `+debugger/start` not working ([hlissner/doom-emacs⁠#4782](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4782)) - [abec8631](https://github.com/hlissner/doom-emacs/commit/abec86310b28da571e606d9f6489fd4b5f3a66ea) Fix [hlissner/doom-emacs⁠#4777](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4777): wrong-type-argument listp unpin error - [26319322](https://github.com/hlissner/doom-emacs/commit/26319322b221316ee9667ff779381a0580012165) Remove redundant straight--build-compile advice - [fa4f03de](https://github.com/hlissner/doom-emacs/commit/fa4f03de22b07c529ea8e84bffdc66d9ab697238) Fix [hlissner/doom-emacs⁠#4784](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4784): browse-at-remote-prefer-symbolic = nil - [a13639bd](https://github.com/hlissner/doom-emacs/commit/a13639bde0b0dc052e223a0ee7c78ec35823240f) Revise issue template (again) - [ce22f75a](https://github.com/hlissner/doom-emacs/commit/ce22f75a57e1b14e45aadbdfe44cbb9183345182) Fix string type error from doom-store API - [d667a2a2](https://github.com/hlissner/doom-emacs/commit/d667a2a2929c758193286c5888ff499ca2c4a31e) Fix expiration of doom-store entries --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 496a02b..ac21d77 100644 --- a/flake.lock +++ b/flake.lock @@ -3,11 +3,11 @@ "doom-emacs": { "flake": false, "locked": { - "lastModified": 1614894147, - "narHash": "sha256-SeW0Ta1j392KFoXFxn6Cu76M3I8xHTC5NhIWuk8Fd24=", + "lastModified": 1615503329, + "narHash": "sha256-pfCwGDM1thMSG+OJws7OBcKGPXDkYP3cpQ0ZKyEBbpQ=", "owner": "hlissner", "repo": "doom-emacs", - "rev": "5d9efe89b32579f9e5043b524963915c516e3bad", + "rev": "d667a2a2929c758193286c5888ff499ca2c4a31e", "type": "github" }, "original": { From d58b2c6f0c1df2191bfe76a7ca366788084b7bf4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 00:04:45 +0000 Subject: [PATCH 10/14] flake.lock: Updating 'emacs-overlay (nix-community/emacs-overlay)' - 323d9e7c -> daa4b157 On branch: master Commits: https://github.com/nix-community/emacs-overlay/compare/323d9e7cc0e1f1d31a3f6fd9b150983a93047b67...daa4b15755f6cccb462efed696abceee0994bb96 - [0584de26](https://github.com/nix-community/emacs-overlay/commit/0584de26fa16420c8c50cff7f71aff74a42f9bff) Updated repos/emacs - [39c9a24b](https://github.com/nix-community/emacs-overlay/commit/39c9a24bfa61c0f9bcd62f5f55ca92422ef0446a) Updated repos/melpa - [256d0d5d](https://github.com/nix-community/emacs-overlay/commit/256d0d5d75601a64cc7dd34f82a82b86b958b470) Updated repos/emacs - [b9e33f18](https://github.com/nix-community/emacs-overlay/commit/b9e33f18131616dcec380168abc75b30e387a0ee) Updated repos/melpa - [1b877673](https://github.com/nix-community/emacs-overlay/commit/1b877673c6cdfc1ceaa9a6dd9cfab388b249cc3f) Updated repos/emacs - [5482ee4a](https://github.com/nix-community/emacs-overlay/commit/5482ee4a77b2a1752e6c6fbe232624e3624f9bd0) Updated repos/melpa - [4d223f4c](https://github.com/nix-community/emacs-overlay/commit/4d223f4c66a14753135899028c92e1898d74bea1) Updated repos/emacs - [5b6681bc](https://github.com/nix-community/emacs-overlay/commit/5b6681bc150145efb37ee166c410717be6a9f757) Updated repos/melpa - [91f30b76](https://github.com/nix-community/emacs-overlay/commit/91f30b766f61b13de301f326afead9faa0730221) Updated repos/melpa - [40154601](https://github.com/nix-community/emacs-overlay/commit/401546016dc12b1416f5a3f85e26e1b8294ee5c4) Document pgtk in README - [62d2c1ed](https://github.com/nix-community/emacs-overlay/commit/62d2c1ed46d1ff11ea6490e6b6472ddf39a0bfc1) Updated repos/emacs - [f7fd8ebe](https://github.com/nix-community/emacs-overlay/commit/f7fd8ebe58c94e61868b3ee22f6c7094bd7e08bf) Updated repos/melpa - [39f1c01a](https://github.com/nix-community/emacs-overlay/commit/39f1c01a7d21d88ec2f7887d1f3a86025bdea60d) Updated repos/emacs - [49d66e8d](https://github.com/nix-community/emacs-overlay/commit/49d66e8d26b76233743fd112579b26867738d15e) Updated repos/melpa - [28af2c8d](https://github.com/nix-community/emacs-overlay/commit/28af2c8daa8cc35601e9e45d651bd36234455524) Remove 20.03 compat hacks - [942fe922](https://github.com/nix-community/emacs-overlay/commit/942fe92269bd3db1e97152ff752db60568a8b6c9) native-comp: Fix changed configure flag - [b7e6a686](https://github.com/nix-community/emacs-overlay/commit/b7e6a6866afde4afa24f799f36fe9d3ddf4dea10) Ensure native-comp flag is replaced exactly in the same location as the original flag - [390d5cf1](https://github.com/nix-community/emacs-overlay/commit/390d5cf11e1eb05596faf8a8ce3c0b0a204a323e) Updated repos/emacs - [b3e24a36](https://github.com/nix-community/emacs-overlay/commit/b3e24a363656fbbc72115114d7c60ea1265e633c) Updated repos/melpa - [c5eef8bd](https://github.com/nix-community/emacs-overlay/commit/c5eef8bdc8803bb7733a4bba09670c12d4a97658) Updated repos/emacs - [afa5bd8c](https://github.com/nix-community/emacs-overlay/commit/afa5bd8ca44e25f2ef16ad73f7305cecab35f6a4) Updated repos/melpa - [8091609e](https://github.com/nix-community/emacs-overlay/commit/8091609efcb22e483607f4aaa5783f24c4ceeef9) Fix - typo in native-comp flag (old flag was actually --with-nativecomp) - [6f1b4765](https://github.com/nix-community/emacs-overlay/commit/6f1b47652747b10b6e7e42377baf2bafb95cc854) Fix arg overriding evaluation order - [eb05ea7b](https://github.com/nix-community/emacs-overlay/commit/eb05ea7b6ce5bde1f7e84baf1b076b4d882813d5) Updated repos/elpa - [f76b8b87](https://github.com/nix-community/emacs-overlay/commit/f76b8b87444bed4370e076df79430dcfdb75e6bb) Updated repos/melpa - [ef8dc327](https://github.com/nix-community/emacs-overlay/commit/ef8dc327f62cc51b12b7dff890d3fe8cc8a4b57c) Updated repos/melpa - [cec50440](https://github.com/nix-community/emacs-overlay/commit/cec504407ab5ec06634a865d1fdd9fcd3adfb97a) Updated repos/emacs - [0bcbe96b](https://github.com/nix-community/emacs-overlay/commit/0bcbe96bef50e3c059a4792f8a227c42b299cc2a) Updated repos/melpa - [072df5bc](https://github.com/nix-community/emacs-overlay/commit/072df5bc266612eb50376f098ee0bc8a83fa6835) Updated repos/elpa - [2ca9a277](https://github.com/nix-community/emacs-overlay/commit/2ca9a2774058636c44f176d531b4e6d11d6f07d3) Updated repos/emacs - [1308927a](https://github.com/nix-community/emacs-overlay/commit/1308927aec800d2b698cdd72b51db16e87199124) Updated repos/melpa - [5279bf77](https://github.com/nix-community/emacs-overlay/commit/5279bf7794f15f43bab3d6fbc9922bc6b1c49e30) Updated repos/org - [cf48cd3d](https://github.com/nix-community/emacs-overlay/commit/cf48cd3dc979937c69d37be17a24d96d5b673319) Updated repos/emacs - [3a65dd4a](https://github.com/nix-community/emacs-overlay/commit/3a65dd4a1441c6bdf68a3db75918339e72058951) Updated repos/melpa - [2a2a9e48](https://github.com/nix-community/emacs-overlay/commit/2a2a9e48181442b39bfe0dcc763690ffb483c306) Updated repos/elpa - [c0fe5a9a](https://github.com/nix-community/emacs-overlay/commit/c0fe5a9af2967ff4dc578aff79d7194e758fa949) Updated repos/melpa - [3e5cb06b](https://github.com/nix-community/emacs-overlay/commit/3e5cb06bad100b11d815799d8f9d528ea2b4e674) Updated repos/emacs - [bb9fb65a](https://github.com/nix-community/emacs-overlay/commit/bb9fb65a68e18b4e136a0355155a0d03ce651729) Updated repos/melpa - [ef26dbe4](https://github.com/nix-community/emacs-overlay/commit/ef26dbe489159303444897ff025f41f11f63bad2) Updated repos/emacs - [c16be609](https://github.com/nix-community/emacs-overlay/commit/c16be60933c7d0b8a7138cd422b5e4a79409f590) Updated repos/melpa - [0c9e2ab0](https://github.com/nix-community/emacs-overlay/commit/0c9e2ab027ea419ca69c55e1c3b4207161ba219f) Updated repos/emacs - [24a95202](https://github.com/nix-community/emacs-overlay/commit/24a952027cd38d4cc4213ddb984bf0a4b41c8649) Updated repos/melpa - [db13df6e](https://github.com/nix-community/emacs-overlay/commit/db13df6e570d5f7a48d35ba27ce51ee37a4c80a4) Updated repos/elpa - [a46431e3](https://github.com/nix-community/emacs-overlay/commit/a46431e3043fe0b5e2374e71d247802d9a9e740e) Updated repos/melpa - [d38bc69a](https://github.com/nix-community/emacs-overlay/commit/d38bc69aff0f59e8be7e2e898549fb5dd5eea9cb) Updated repos/emacs - [c6591825](https://github.com/nix-community/emacs-overlay/commit/c6591825e725d8e5344e37017c583065bc75965d) Updated repos/melpa - [dfff285f](https://github.com/nix-community/emacs-overlay/commit/dfff285f44c7b91778349265bfcb1ba831e85cf6) Updated repos/emacs - [9f699cf9](https://github.com/nix-community/emacs-overlay/commit/9f699cf95430a104d3aacce1240f4de195ddd00f) Updated repos/melpa - [160c5642](https://github.com/nix-community/emacs-overlay/commit/160c56423a8822b8ea6b2fa8e0363b237177c24e) Updated repos/melpa - [104233b7](https://github.com/nix-community/emacs-overlay/commit/104233b7895ce3f32b721a73238f634d8520486f) Updated repos/elpa - [b4d06735](https://github.com/nix-community/emacs-overlay/commit/b4d0673552ca6ded20e4ee772a00f16d7902f25b) Updated repos/emacs - [55f2dfbc](https://github.com/nix-community/emacs-overlay/commit/55f2dfbc486af3ac6303926a18bcdcde5c4d26e3) Updated repos/melpa - [87ef8d35](https://github.com/nix-community/emacs-overlay/commit/87ef8d355a838d1de676f127453e2a9f8cc422eb) Updated repos/melpa - [4c458ff7](https://github.com/nix-community/emacs-overlay/commit/4c458ff78fbd119be27853a3647b8df65b46b3a2) Updated repos/emacs - [1c80b3ea](https://github.com/nix-community/emacs-overlay/commit/1c80b3ea96be9d1a87968798e3731fc3176a794c) Updated repos/melpa - [2df7289e](https://github.com/nix-community/emacs-overlay/commit/2df7289e2aa4557ea10f3dfa923fba0c98fc1d79) Updated repos/emacs - [d08dc728](https://github.com/nix-community/emacs-overlay/commit/d08dc7286150b756cb0657f1e0edfb92ef9100d6) Updated repos/melpa - [5974a5de](https://github.com/nix-community/emacs-overlay/commit/5974a5de9bfc38d52bcffbf831eca34923b4bad8) Updated repos/emacs - [a5aa1ba2](https://github.com/nix-community/emacs-overlay/commit/a5aa1ba2c7dcc3a6c0ac2942fe293e7b2a9ddb51) Updated repos/melpa - [84f458e3](https://github.com/nix-community/emacs-overlay/commit/84f458e3dc983af91a39d4f2f65cafaadef7ab6f) Updated repos/emacs - [d745ae4e](https://github.com/nix-community/emacs-overlay/commit/d745ae4e2ac08c79ed1f90b5bce25b4365d241cc) Updated repos/melpa - [10230bd4](https://github.com/nix-community/emacs-overlay/commit/10230bd4c38b136d8c787066c8fbcd3e34d67f40) Updated repos/emacs - [360f24a1](https://github.com/nix-community/emacs-overlay/commit/360f24a1de8fcc3ea31c89d64b5ab6269037064a) Updated repos/melpa - [65e4ae8d](https://github.com/nix-community/emacs-overlay/commit/65e4ae8ddec6c94263aefb4ec9d8294b600280ae) Updated repos/melpa - [d8400dcf](https://github.com/nix-community/emacs-overlay/commit/d8400dcfd4cd7ce5487104fa4316bdec4717315b) Updated repos/elpa - [45714f8f](https://github.com/nix-community/emacs-overlay/commit/45714f8ff64c6d9a9cfffde7b2c1fcc4f32f674d) Updated repos/emacs - [bd3fb4d6](https://github.com/nix-community/emacs-overlay/commit/bd3fb4d6a8f6f8753ae1770fa83e7224b5a7b893) Updated repos/melpa - [c281407b](https://github.com/nix-community/emacs-overlay/commit/c281407b921b30e0fb5c4eba48b3ad707e6e6673) Updated repos/emacs - [e18aa3af](https://github.com/nix-community/emacs-overlay/commit/e18aa3af84a181f86adf7f9cb31d004edcf7d287) Updated repos/melpa - [4b4c5bd0](https://github.com/nix-community/emacs-overlay/commit/4b4c5bd0fb50b1a77864fe9823c4d6ccbf49040e) Updated repos/emacs - [3c1b842d](https://github.com/nix-community/emacs-overlay/commit/3c1b842db32910dd18d53085c0443ab9e2526c93) Updated repos/melpa - [1f1c2843](https://github.com/nix-community/emacs-overlay/commit/1f1c284305148bd5f81d76721a10d48004d83cfe) Updated repos/melpa - [d9ad065d](https://github.com/nix-community/emacs-overlay/commit/d9ad065d62c623e535d601cda0d8ae98e2dbf217) Updated repos/emacs - [8af9847f](https://github.com/nix-community/emacs-overlay/commit/8af9847f19362e8a3ab16b8c82b7cb54d015007d) Updated repos/melpa - [2b321b65](https://github.com/nix-community/emacs-overlay/commit/2b321b65ee56c8e3d9c1770c5f10579b5026c201) Updated repos/emacs - [2b2c815d](https://github.com/nix-community/emacs-overlay/commit/2b2c815dd437e38a7f2533a4d5e8bdf8f2f9cec3) Updated repos/melpa - [38395748](https://github.com/nix-community/emacs-overlay/commit/3839574869f0df430599e2e8cdbd1ffa75ff50a9) Updated repos/emacs - [fce77dc7](https://github.com/nix-community/emacs-overlay/commit/fce77dc71ab63fa48f2d993b814d889347bab3db) Updated repos/melpa - [80a785f1](https://github.com/nix-community/emacs-overlay/commit/80a785f1223b7c526ca2c4a81939fa1d5756b2da) Updated repos/org - [34c4ccbf](https://github.com/nix-community/emacs-overlay/commit/34c4ccbf8321162d1c7bb77c834fbfd6197fc73e) Updated repos/emacs - [40afddd3](https://github.com/nix-community/emacs-overlay/commit/40afddd357f1f728847d70ae6525be5e6a3d6134) Updated repos/melpa - [5119601b](https://github.com/nix-community/emacs-overlay/commit/5119601b36c2c813a96027aee0fda015b80916d7) Updated repos/emacs - [a3d7fd21](https://github.com/nix-community/emacs-overlay/commit/a3d7fd2174e8628520eaf637ed1f2daad6468835) Updated repos/melpa - [329026b4](https://github.com/nix-community/emacs-overlay/commit/329026b4f9d90398ae0b60c355cbf40cc6592956) Updated repos/melpa - [285cdc02](https://github.com/nix-community/emacs-overlay/commit/285cdc021ac271683e09187648e790acbf31d7c8) Updated repos/emacs - [fe390d3a](https://github.com/nix-community/emacs-overlay/commit/fe390d3a64503f3adef9682e34613bf1024c459f) Updated repos/melpa - [b925f3a6](https://github.com/nix-community/emacs-overlay/commit/b925f3a642ec2a8351d82ae1399ddf3cea5313ca) Updated repos/emacs - [f69c18c3](https://github.com/nix-community/emacs-overlay/commit/f69c18c3709a6f7db6599dc3e19a3882f1694651) Updated repos/melpa - [8fa24f2c](https://github.com/nix-community/emacs-overlay/commit/8fa24f2c68a639d701e2fa9c431b6f50af1df499) Updated repos/emacs - [e35ed9bf](https://github.com/nix-community/emacs-overlay/commit/e35ed9bf10b46e533e52add965926d00122c0620) Updated repos/melpa - [2d16cdb1](https://github.com/nix-community/emacs-overlay/commit/2d16cdb183d1c5de65758d602a7fbb2f17d2099d) Updated repos/melpa - [27c0c3e0](https://github.com/nix-community/emacs-overlay/commit/27c0c3e05c3638d787e06501f200ae58b8a70952) Updated repos/elpa - [b7ee59b9](https://github.com/nix-community/emacs-overlay/commit/b7ee59b9e7c3cddfc9b709e3d665aeed58c1e90a) Updated repos/emacs - [daa4b157](https://github.com/nix-community/emacs-overlay/commit/daa4b15755f6cccb462efed696abceee0994bb96) Updated repos/melpa --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index ac21d77..a67a448 100644 --- a/flake.lock +++ b/flake.lock @@ -36,11 +36,11 @@ "emacs-overlay": { "flake": false, "locked": { - "lastModified": 1614889331, - "narHash": "sha256-UDghApk6tIOyc9GMOoe94icAPObjWtnBvSFGJCAmg9Q=", + "lastModified": 1615496115, + "narHash": "sha256-6FiWzKKSlsKo0zOM2FywSKZpa9xkLeT2CqUudYqCuOE=", "owner": "nix-community", "repo": "emacs-overlay", - "rev": "65e4ae8ddec6c94263aefb4ec9d8294b600280ae", + "rev": "daa4b15755f6cccb462efed696abceee0994bb96", "type": "github" }, "original": { From 860f195b48e5450424adbc6bd3039bc9a35be90c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 00:05:17 +0000 Subject: [PATCH 11/14] flake.lock: Updating 'nixpkgs (NixOS/nixpkgs)' - 1f32038d -> 0867f627 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit On branch: nixpkgs-unstable Commits: https://github.com/NixOS/nixpkgs/compare/1f32038df17a622f54c70962187954357b52e4ab...0867f62742476f513e39113e643d9f1612b31133 - [f003d2c9](https://github.com/NixOS/nixpkgs/commit/f003d2c9cecdb55e720967bc3d13931ef9145fc8) drone-runner-exec: init at unstable-2020-04-19 ([NixOS/nixpkgs⁠#115003](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/115003)) - [5a7d2375](https://github.com/NixOS/nixpkgs/commit/5a7d2375290d7f9be63a71381564196c640ee579) dpt-rp1-py: unstable-2018-10-16 -> 0.1.12 - [48c2a14f](https://github.com/NixOS/nixpkgs/commit/48c2a14fe0df35cb1137f975a191a96b7c3c8174) mutt: 2.0.5 -> 2.0.6 - [6dcd1e4c](https://github.com/NixOS/nixpkgs/commit/6dcd1e4c6a89921b6610bf6888c2371eedf5f604) lollypop: 1.4.16 -> 1.4.17 - [52de3976](https://github.com/NixOS/nixpkgs/commit/52de3976b8a9782f550bc1eb6e3d4d0ab9c89896) doc: replace < with < in Markdown - [c408936e](https://github.com/NixOS/nixpkgs/commit/c408936e23632b2a68a3114be8721df0536b9936) python3Packages.pypykatz: 0.3.15 -> 0.4.2 - [f956dd3f](https://github.com/NixOS/nixpkgs/commit/f956dd3ff5bbabbd5515376220255b8da464cc2c) vscx/ms-vsliveshare-vsliveshare: 1.0.2902 -> 1.0.3912 - [17c4f6fa](https://github.com/NixOS/nixpkgs/commit/17c4f6fa36b35b3bb92e465dd103bd927c8be8c9) chromium: Make get-commit-message.py more robust - [5dc759af](https://github.com/NixOS/nixpkgs/commit/5dc759afec451ae04750706c5f84c75626de23d2) ocamlPackages.rope: use Dune 2 - [60785fe4](https://github.com/NixOS/nixpkgs/commit/60785fe4dbedc4fd2a4a4980c59357a27b57aabf) ocamlPackages.dune: rename into dune_1 - [a104d2b1](https://github.com/NixOS/nixpkgs/commit/a104d2b18cf9021e014d06073c45a0c8d2f6bef6) ocamlPackages.dune_1: disable for OCaml ≥ 4.12 - [df885b71](https://github.com/NixOS/nixpkgs/commit/df885b718cce7350bd510b2461dcc60e072070eb) zstxtns-utils: use stdenvNoCC - [2ef5683c](https://github.com/NixOS/nixpkgs/commit/2ef5683cd999e1499fedc70c7aa58514c5ae18e8) palemoon: 29.0.1 -> 29.1.0 - [ffe611ce](https://github.com/NixOS/nixpkgs/commit/ffe611cec81843e0ef107ab69cc1932ce8cd406e) weechat: 3.0.1 -> 3.1 - [060efbe3](https://github.com/NixOS/nixpkgs/commit/060efbe394e1633b8ff6e7aaf23a06cfdc53df1c) cadaver: Fix building with current openssl - [3ceb217e](https://github.com/NixOS/nixpkgs/commit/3ceb217e21fba0dcdaddb21e25f1b3a58b4af074) zz: unstable-2021-01-26 -> unstable-2021-03-07 - [18750336](https://github.com/NixOS/nixpkgs/commit/1875033648417e12be76c4bf9b036294500a2c6c) python3Packages.python-telegram-bot: 13.0 -> 13.3 ([NixOS/nixpkgs⁠#115287](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/115287)) - [01f13677](https://github.com/NixOS/nixpkgs/commit/01f13677b92672436829d0c4ba81315bf6a20541) pythonPackages.google-music: drop - [396f04a7](https://github.com/NixOS/nixpkgs/commit/396f04a75f85a7a86551e82a0e410b1fcfa91127) pythonPackages.google-music-proto: drop - [eb563d8b](https://github.com/NixOS/nixpkgs/commit/eb563d8bea51fec01a7142d5a4413a08608dd333) pythonPackages.google-music-utils: drop - [9fc36e1b](https://github.com/NixOS/nixpkgs/commit/9fc36e1b7f846915fd152b70ea4ca5f9d4e099ad) google-music-scripts: drop - [1080bd32](https://github.com/NixOS/nixpkgs/commit/1080bd321cf5d402c7efbab380f5c8b6718b5aa5) google-musicmanager: drop - [aef2a70f](https://github.com/NixOS/nixpkgs/commit/aef2a70f67a6b051eb20b87d58f22ecd6ba63925) google-play-music-desktop-player: drop - [e3efd452](https://github.com/NixOS/nixpkgs/commit/e3efd45261ebf5407947167f246b74f515c09aa3) mopidy-gmusic: drop - [874ecc62](https://github.com/NixOS/nixpkgs/commit/874ecc62d28f99bf956697a930bb0f6b4024d5d4) tuijam: drop - [46aeb3a4](https://github.com/NixOS/nixpkgs/commit/46aeb3a48dae283c319979e976871f976ac3c870) beets: remove Google Play Music support - [b961b571](https://github.com/NixOS/nixpkgs/commit/b961b571bb9c33f553d51822ae1191ab93454793) pythonPackages.gmusicapi: drop - [00210fcf](https://github.com/NixOS/nixpkgs/commit/00210fcf0d7066c772a6cbe9d4668e6d0bc13f0e) beetsExternalPlugins.alternatives: 0.9.0 -> 0.10.2 - [3c51c0f3](https://github.com/NixOS/nixpkgs/commit/3c51c0f39a53f466fffbf3929b03768c1ec3968b) beetsExternalPlugins.check: mark as broken - [33d7a98f](https://github.com/NixOS/nixpkgs/commit/33d7a98f9a46123fac6956b2e34e5b74649bea8e) python3Packages.APScheduler: add setuptools - [fe18908e](https://github.com/NixOS/nixpkgs/commit/fe18908ed6441da96a8f5e89ae4025bb1c567221) traefik: 2.4.3 -> 2.4.6 - [2331c9c8](https://github.com/NixOS/nixpkgs/commit/2331c9c89b42220a99dc92d487c2e6ba1f215111) maintainers: Add ivankovnatsky - [99aa6768](https://github.com/NixOS/nixpkgs/commit/99aa67688082e9280faa509116be00e8cfb64471) swaykbdd: Init at 1.0 - [512284ed](https://github.com/NixOS/nixpkgs/commit/512284ed147abeca5eca8a2875a8de7c0fbca810) msitools: 0.99 -> 0.101 - [2192b2ab](https://github.com/NixOS/nixpkgs/commit/2192b2abda68059018b7a4db2750861e2ab217fd) pythonPackages.defusedxml: execute tests - [6feb6123](https://github.com/NixOS/nixpkgs/commit/6feb61233bc66d00bdb28dc2375bd2c5221858fd) linux: make sure all config options have the same value - [39d56d98](https://github.com/NixOS/nixpkgs/commit/39d56d9865f41a8035c8ddbe8ef32fce1a6dc2d9) scientifica: 2.1 -> 2.2 - [1d87b01a](https://github.com/NixOS/nixpkgs/commit/1d87b01a99cec99e6dce2892cd30e8b7bdcf74ce) sieveshell: 0.6 -> 0.7 - [288f4a61](https://github.com/NixOS/nixpkgs/commit/288f4a6173275a6480f7dcbeb6a9bc8aa29ae5e1) dnsviz: init at 0.9.2 - [2a0d3cc9](https://github.com/NixOS/nixpkgs/commit/2a0d3cc90764141a076995534a04be9f17e0c40d) sccache: add sccache-dist target in build - [155a946c](https://github.com/NixOS/nixpkgs/commit/155a946c371dc77ae87950be51691da94fce1305) gitAndTools.tig: 2.5.2 -> 2.5.3 - [49777a74](https://github.com/NixOS/nixpkgs/commit/49777a74308e79f8cdaab3b44613023dc2c52739) gitea: 1.13.3 -> 1.13.4 - [a42b2ff7](https://github.com/NixOS/nixpkgs/commit/a42b2ff76137ded8b2a84884b22628c5dbb58785) python3Packages.fritzconnection: 1.4.1 -> 1.4.2 - [d2af381b](https://github.com/NixOS/nixpkgs/commit/d2af381b40b4d915c79e0cf248340c1f2bea6895) firefox: build in 32-bit systems - [0540dad5](https://github.com/NixOS/nixpkgs/commit/0540dad5e18536b263bdccf349b0a3e8b7ee8fd7) sieveshell: switch to pytestCheckHook - [f43497da](https://github.com/NixOS/nixpkgs/commit/f43497da9da8e3cce2eb290778918b21a44c7a60) ocamlPackages.asn1-combinators: 0.2.4 -> 0.2.5 - [d81067f3](https://github.com/NixOS/nixpkgs/commit/d81067f3f3c1c82231eeca2b0e69b89d544ea028) linux: fix fallout from conflicting kernel configs - [40974d10](https://github.com/NixOS/nixpkgs/commit/40974d10dea75530052dd58ff7da01262c8f5910) gxkb: init at 0.9.0 ([NixOS/nixpkgs⁠#115323](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/115323)) - [bdbde521](https://github.com/NixOS/nixpkgs/commit/bdbde521d79b4755838e6b9dae3cf68119f1d182) pythonPackages: remove inherit pkg-config - [d0bc5e0a](https://github.com/NixOS/nixpkgs/commit/d0bc5e0a8262ffa7eae6c08d535492f4bbd68271) pythonPackages: format some inherits into new line - [c34a2136](https://github.com/NixOS/nixpkgs/commit/c34a2136cfdc61c1d5f7714388a5baa837385216) pythonPackages.dask: format - [83f2ece6](https://github.com/NixOS/nixpkgs/commit/83f2ece67831732f223dcce221e720707dc78555) pythonPackages.dask: add optional extra "complete" - [e769eec5](https://github.com/NixOS/nixpkgs/commit/e769eec5f142b53be442f80bd43ad75208fdf2f1) pythonPackages.datashader: format, dask with extra "complete", switch to pytestCheckHook - [92ccd0a0](https://github.com/NixOS/nixpkgs/commit/92ccd0a06a57f65813da94eb194bf817207be39c) pythonPackages.datashader: 0.11.1 -> 0.12.0 - [a2a44a90](https://github.com/NixOS/nixpkgs/commit/a2a44a90deea98243ae4d2cb151ce859395a97e7) pythonPackages.distributed: 2.30.1 -> 2021.3.0 - [61da73e4](https://github.com/NixOS/nixpkgs/commit/61da73e444106e481b2e47eebff16ee40d16391e) theme-jade1: 1.11 -> 1.12 - [67e84244](https://github.com/NixOS/nixpkgs/commit/67e8424421b262089233462eb28c02af6edc4d62) prime-server: init at 0.6.7 - [5b755197](https://github.com/NixOS/nixpkgs/commit/5b7551970d5e78af2050d7e5b1a88fdda3e7566b) maintainers: add zhaofengli - [70fc42b4](https://github.com/NixOS/nixpkgs/commit/70fc42b44957b5c4a0633e09cc08f87fbbf4950f) python3Packages.lima: init at 0.5 - [0da9e834](https://github.com/NixOS/nixpkgs/commit/0da9e83479b8c490c1ed07ce926464f5479ad33a) python3Packages.flask-seasurf: init at 0.3.0 - [120bc675](https://github.com/NixOS/nixpkgs/commit/120bc6754b2f4f89343f7acd924a3398382e9834) pythonPackages.flask-sslify: init at 0.1.5 - [64cfeeff](https://github.com/NixOS/nixpkgs/commit/64cfeeffd04e969fc70ada6ee25c585159b0b7bc) pythonPackages.xmlsec: init at 1.3.9 - [f30662ce](https://github.com/NixOS/nixpkgs/commit/f30662cec953ab87ee8c8c51e037e25dc5eeef4d) libosmscout: init at 2017.06.30 - [e3c1b424](https://github.com/NixOS/nixpkgs/commit/e3c1b424a4fdabfe670472d3d98fd51434698744) valhalla: init at 3.1.0 - [bb2ee4c3](https://github.com/NixOS/nixpkgs/commit/bb2ee4c3b0514543b5a1b17d57201f08bdd7274f) libpostal: init at 1.0.0 - [4198e629](https://github.com/NixOS/nixpkgs/commit/4198e629872f95890e86d85dc6e843e2bc1baa1e) osmscout-server: init at 1.17.1 - [6bc385a1](https://github.com/NixOS/nixpkgs/commit/6bc385a122e11564ca1a27962dbb8084963d613c) python3Packages.python3-saml: init at 1.10.1 - [0aa2fcb9](https://github.com/NixOS/nixpkgs/commit/0aa2fcb9ff49e81faf31e36d2622d189425dbbb2) powerdns-admin: init at 0.2.3 - [8c339023](https://github.com/NixOS/nixpkgs/commit/8c33902388c30954bb7b4dc345892072056fa92a) mopidy-local: 3.2.0 -> 3.2.1 - [2b4c7c6c](https://github.com/NixOS/nixpkgs/commit/2b4c7c6cf3cf7c200a4ad4edc72711a581e6c082) android-udev-rules: 20201003 -> 20210302 - [128a3717](https://github.com/NixOS/nixpkgs/commit/128a37174f8091d7a7f00ecb8daf91dd02f9c64c) aws-workspaces: init at 3.1.3.925 - [e0b6268a](https://github.com/NixOS/nixpkgs/commit/e0b6268a795ac81df2b4777593f8a8f9cbd4e8fb) python3Packages.phonemizer: update patch to fix tests - [05aff5f8](https://github.com/NixOS/nixpkgs/commit/05aff5f84265cc2640d5a9f3f9e635ed2eab71d2) biboumi: format, remove unused input - [2d3effa0](https://github.com/NixOS/nixpkgs/commit/2d3effa0d046d6ca12b551159c6b314358142680) pythonPackages.cairosvg: 2.5.1 -> 2.5.2 - [743c6a41](https://github.com/NixOS/nixpkgs/commit/743c6a4187b9117d500576bc20b0e36650c34cb2) pythonPackages.celery: add missing requirement - [af326076](https://github.com/NixOS/nixpkgs/commit/af3260763009ba50976502594a022d42a8b164b6) php-packages: cleanup - [9718302d](https://github.com/NixOS/nixpkgs/commit/9718302d11cf50b3ff7a9b8114a3fb4157dc660b) arb: format - [b7befb35](https://github.com/NixOS/nixpkgs/commit/b7befb3522f2338c71bf0a51eb9e7c0d24d947f4) palp: format - [0207c32e](https://github.com/NixOS/nixpkgs/commit/0207c32effd1b991cdc6986aae6f25854f0ba15a) giac: remove ? null - [089b96e2](https://github.com/NixOS/nixpkgs/commit/089b96e21799af481bfb51075660652aa0a93a47) csvkit: add pythonImportCheck, mark broken - [17badcf5](https://github.com/NixOS/nixpkgs/commit/17badcf58ad1a05e3a5d3b6eaf9db336bcb6121d) pythonPackages.agate-sql: format, add pythonImportsCheck, mark broken - [c878b141](https://github.com/NixOS/nixpkgs/commit/c878b14107eea569142195b1e330191b3999f30f) zz: remove emojis from description - [d5106e90](https://github.com/NixOS/nixpkgs/commit/d5106e90dac8985a9a3acd33d1f25c24e7162fb4) pythonPackages.dopy: add python importsCheck - [53883bbd](https://github.com/NixOS/nixpkgs/commit/53883bbdd1525d76150fc0b74298f3148c049085) lsd: 0.19.0 -> 0.20.1, add SuperSandro2000 as maintainer - [fb5d2e12](https://github.com/NixOS/nixpkgs/commit/fb5d2e1220e5fe2073531d21de424fa0c6dc0358) libspectrum: 1.4.4 -> 1.5.0 - [efcfa964](https://github.com/NixOS/nixpkgs/commit/efcfa964412ef8fd14250daa620bb8527344ac0f) nats-streaming-server: 0.20.0 -> 0.21.0 - [8a59b4e3](https://github.com/NixOS/nixpkgs/commit/8a59b4e3d49c29fe925c58f5e0b9ac3737410fac) frotz: 2.52 -> 2.53 - [04af068c](https://github.com/NixOS/nixpkgs/commit/04af068cbd211bf662a034f554e664e4ecadc7ce) _3270font: 2.2.1 -> 2.3.0 - [cd7edb91](https://github.com/NixOS/nixpkgs/commit/cd7edb91fde3b7d82374b3d865c8ef858a73e639) liquidprompt: 2.0.0 -> 2.0.2 - [df069bf8](https://github.com/NixOS/nixpkgs/commit/df069bf868de6a018632536a5366a43249d92808) calibre: 5.11.0 -> 5.12.0 - [a094d0e0](https://github.com/NixOS/nixpkgs/commit/a094d0e0e4804dfa2a28eb81b4db683aee2d2604) sccache: change platforms to x86_64-linux - [091aa7d0](https://github.com/NixOS/nixpkgs/commit/091aa7d05cd870c9c1fc9f9905c499acae1b2f78) klayout: 0.26.9 -> 0.26.10 - [3c24c962](https://github.com/NixOS/nixpkgs/commit/3c24c9626507de2c2a55ac6436096b6c6bee9e00) metasploit: 6.0.31 -> 6.0.33 - [ba8d4a5c](https://github.com/NixOS/nixpkgs/commit/ba8d4a5c865899dde6c73619c4a40dd6ce11dc11) ocamlPackages.ca-certs: 0.1.3. -> 0.2.0 - [8b10d91d](https://github.com/NixOS/nixpkgs/commit/8b10d91d0c687ad0e3f781b8d3c2ab6a3ef8ba61) ocamlPackages.optint: use dune 2 - [2758f7bb](https://github.com/NixOS/nixpkgs/commit/2758f7bb1effe1f98b8f2eff27287ba79e51dc16) python3Packages.agate-sql: 0.5.5 -> 0.5.6 - [b1d385cf](https://github.com/NixOS/nixpkgs/commit/b1d385cf4b02126465b20ae884e276c2d635e9a7) csvkit: not broken - [2b74b052](https://github.com/NixOS/nixpkgs/commit/2b74b052c0e776f85abdea91ecfcfb7cf87eeb0e) cvise: 2.1.0 -> 2.2.0 ([NixOS/nixpkgs⁠#115382](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/115382)) - [7c3f2c0e](https://github.com/NixOS/nixpkgs/commit/7c3f2c0ed6f81b0408e2558c62140c8c07b14fbe) bindfs: enable darwin - [ebef12e7](https://github.com/NixOS/nixpkgs/commit/ebef12e7793bf28d75307e004aa69a04d7bb5d67) yubikey-neo-manager: drop - [f4b327a9](https://github.com/NixOS/nixpkgs/commit/f4b327a9c2ce0c45ad6ccd94137e64a16ec89ada) python2nix: drop - [11f4fa4a](https://github.com/NixOS/nixpkgs/commit/11f4fa4a22af70647bf2004a1711cb2f803af80e) doc: mention up-to-date tools for generating Python expressions - [00569fd3](https://github.com/NixOS/nixpkgs/commit/00569fd374acc4aa3bf8be975cc2302251396dd7) gmvault: drop - [64f91849](https://github.com/NixOS/nixpkgs/commit/64f91849d483e8201e9a6fc888e72c8fac6a2446) oranchelo-icon-theme: init at 0.8.0.1 - [de75622d](https://github.com/NixOS/nixpkgs/commit/de75622d5ff812e0d126866e0cd29619fd17c625) python3Packages.pypykatz: 0.4.2 -> 0.4.3 - [942e1a36](https://github.com/NixOS/nixpkgs/commit/942e1a363f968678197c6108d1069b8b483ca619) python3Packages.pytest-cid: init at 1.1.1 - [e4774d7f](https://github.com/NixOS/nixpkgs/commit/e4774d7ff348466f0d689d865adb7dd334ec2d01) trezord: fix build on darwin - [edd6197a](https://github.com/NixOS/nixpkgs/commit/edd6197acac6269680f2ac9787c896d64eafd3bb) ledger-live-desktop: 2.21.3 -> 2.23.0 - [368bdd13](https://github.com/NixOS/nixpkgs/commit/368bdd13f6552806057ea3b7285a3b56322b69b2) linux: enable RANDOM_TRUST_CPU - [3e616e08](https://github.com/NixOS/nixpkgs/commit/3e616e08748209cea5eadc15e3ec6ba8d40af1fb) hacpack: init at 1.36 ([NixOS/nixpkgs⁠#115357](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/115357)) - [ecce29eb](https://github.com/NixOS/nixpkgs/commit/ecce29eba2206e4fc8db91c61d5e6272583ece9e) kernel: RANDOM_TRUST_CPU for >= 4.19 - [75890e7b](https://github.com/NixOS/nixpkgs/commit/75890e7b35e2feb9cd61b908ae14dd130bb113ce) python3Packages.botocore: 1.20.20 -> 1.20.22 - [719cc9b1](https://github.com/NixOS/nixpkgs/commit/719cc9b198e62abd40545e6f52949f19faf3ff88) python3Packages.boto3: 1.17.20 -> 1.17.22 - [85441913](https://github.com/NixOS/nixpkgs/commit/854419130689657487831af63dfc4ed5dfe50fb9) awscli: 1.19.20 -> 1.19.22 - [56964bcb](https://github.com/NixOS/nixpkgs/commit/56964bcb77db64bf70d00858d94cd66e041a5337) python3Packages.sagemaker: 2.28.0 -> 2.29.0 - [955bcff2](https://github.com/NixOS/nixpkgs/commit/955bcff28fc9ed4e8ed0e4905fea9d1ba9a46721) sbt: 1.4.7 -> 1.4.8 - [52b6f5f1](https://github.com/NixOS/nixpkgs/commit/52b6f5f1d791e9339acea05d0444e0be6f166ffa) sbt-extras: 2021-03-03 → 2021-03-08 - [1e5eae6f](https://github.com/NixOS/nixpkgs/commit/1e5eae6f4b43aa3837ad4174c64ecd85e16eb4bb) python3Packages.adafruit-platformdetect: 3.2.0 -> 3.3.0 - [8c36da30](https://github.com/NixOS/nixpkgs/commit/8c36da303ed8566bc6d46b3e416dacc139ede2ce) python39Packages.geoip2: switch to pytestCheckHook - [4805fb4f](https://github.com/NixOS/nixpkgs/commit/4805fb4f652b55412c18dbaccd7c1afbd15272ef) python3Packages.sopel: add pythonImportsCheck - [5c2c66d2](https://github.com/NixOS/nixpkgs/commit/5c2c66d21831392c37aa513ab73f8ff3f5916bfb) python3Packages.pook: init at 1.0.1 - [8e25152e](https://github.com/NixOS/nixpkgs/commit/8e25152e689ed14dc19930b054954007c06184c1) python3Packages.mocket: 3.9.39 -> 3.9.40 - [5c8b0255](https://github.com/NixOS/nixpkgs/commit/5c8b025584e8f61f3047cb8ecf20a3d713403f00) python3Packages.furl: fix build - [71ec323d](https://github.com/NixOS/nixpkgs/commit/71ec323d0968c702fd1c529bc16308ddaee9143c) v2ray: 4.34.0 -> 4.35.1 - [c666f8df](https://github.com/NixOS/nixpkgs/commit/c666f8df979341a6c1f10284c2f8e33c0650345e) vscode-extensions.gruntfuggly.todo-tree: 0.0.198 -> 0.0.201 - [6cb28a7a](https://github.com/NixOS/nixpkgs/commit/6cb28a7a47e2844f927c596a4b575ceb7fe0f64b) bolt: 0.9 -> 0.9.1 - [a96be025](https://github.com/NixOS/nixpkgs/commit/a96be025a1541a842fe8f32a90cc0c1cc2a13c9f) lagrange: 1.1.4 → 1.2.2 - [22640c52](https://github.com/NixOS/nixpkgs/commit/22640c527df57b1e15ba49fed8c8ab34168d6fb7) Update nodePackages - [70701d0a](https://github.com/NixOS/nixpkgs/commit/70701d0a687321fd23807f022b289b03b3a48b28) oh-my-zsh: 2021-03-01 → 2021-03-08 - [4bd09f98](https://github.com/NixOS/nixpkgs/commit/4bd09f9889a5b2aac57f55546efe04c2a019dabb) home-assistant: apply patch to fix stream component tests - [176f44df](https://github.com/NixOS/nixpkgs/commit/176f44dfe16a860fbf288843caa97d0a37a0848d) shfmt: 3.2.2 -> 3.2.4 - [9e76aa2c](https://github.com/NixOS/nixpkgs/commit/9e76aa2cca8b21f2dad37d1e18573248104938a8) vimPlugins.nvim-autopairs: init at 2021-02-25 ([NixOS/nixpkgs⁠#114409](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/114409)) - [da4b6605](https://github.com/NixOS/nixpkgs/commit/da4b660561b88c38b3bb7e66cc9c04fa9e2cfbf9) jmol: 14.31.24 -> 14.31.32 --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index a67a448..0f451a1 100644 --- a/flake.lock +++ b/flake.lock @@ -163,11 +163,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1614458356, - "narHash": "sha256-5PBcS5ws/6sUMkX6dFzdsnbAb/Y0iZZrbeGHIuZh9Io=", + "lastModified": 1615236539, + "narHash": "sha256-JN0T6UYCBiTRRdWtNpZsPDoIKdflMopjFx46pcTkUiU=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "5df05c902cde398e056eb6271d5fe13e418db4c6", + "rev": "0867f62742476f513e39113e643d9f1612b31133", "type": "github" }, "original": { From e55c2e765a102acadb06fea31e76c2d4f80d9b3b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 00:05:23 +0000 Subject: [PATCH 12/14] flake.lock: Updating 'org-mode (emacs-straight/org-mode)' - 0b117f72 -> 129c33dd On branch: master Commits: https://github.com/emacs-straight/org-mode/compare/0b117f72a82143f544ef41cc82696337d496fe97...129c33dddfa80202f23756ad5b513acdc036591c - [da1ebabf](https://github.com/emacs-straight/org-mode/commit/da1ebabfab5a9092be291b9ded4458f0fc2bd39c) Backport commit de15ca7d0 from Emacs - [63c5cacb](https://github.com/emacs-straight/org-mode/commit/63c5cacb01775fc2866c3a5a854565f01bc06b73) test-org-agenda.el: Test bulk functions - [63da3ccf](https://github.com/emacs-straight/org-mode/commit/63da3ccfb4952c9b9a8ca12abf8b1204fdd1cd25) Backport commit 8d5dfafab from Emacs - [6382dbc9](https://github.com/emacs-straight/org-mode/commit/6382dbc950e7f588fb4e4b606b0103245b0662b7) Backport commit fddd63f8b from Emacs - [f9a414eb](https://github.com/emacs-straight/org-mode/commit/f9a414eb83b40704d75fa841ec75d9b4bfe7a5d3) Backport commit 2c639a35a from Emacs - [7922d161](https://github.com/emacs-straight/org-mode/commit/7922d161c02cf83269d3b7647a0b18fcee24b37e) Backport commit b34d39170 from Emacs - [a03b4656](https://github.com/emacs-straight/org-mode/commit/a03b4656cf9e167d99c8b535d63ddb31ea8fe78f) org.el (org-font-lock-add-priority-faces): Speed up regexp - [afd75d05](https://github.com/emacs-straight/org-mode/commit/afd75d05a9169b10da3ddf08961bfc5cd5d5821c) org-mac-link: Disable Evernote capture by default - [8244e7ba](https://github.com/emacs-straight/org-mode/commit/8244e7ba85e915e89edde17fd6c3fd35903fadb5) manual: Fix org-html-publish-to-html reference - [b712b961](https://github.com/emacs-straight/org-mode/commit/b712b9618ae105e9e9124ca76e7ef97307978913) manual: Add publishing-function to publishing example - [303e7c28](https://github.com/emacs-straight/org-mode/commit/303e7c28e4fcb8cfd374d82f26a02b8a6c73184a) org-clock: Query when exiting with running clock - [16b5ee0e](https://github.com/emacs-straight/org-mode/commit/16b5ee0efb5592f78faeffa07048bfe741331a18) org-clock: Replace org-clocking-buffer with org-clock-is-active - [4d463ee4](https://github.com/emacs-straight/org-mode/commit/4d463ee4baf8a7ce8b7c633149a9452bc70ef557) ORG-NEWS: Add entry for org-clock-ask-before-exiting - [37749c16](https://github.com/emacs-straight/org-mode/commit/37749c1657192031a7fab676a86fb91f3ef543a4) Reduce code duplication in ob-sqlite.el and ob-sql.el - [2da3b0eb](https://github.com/emacs-straight/org-mode/commit/2da3b0ebc302b60ffbc8c1bcf51edf537df31bb3) Backport commit 18e1455c8 from Emacs - [5263eff5](https://github.com/emacs-straight/org-mode/commit/5263eff5a3f5f0fce83914828369271e6a981123) org.el: Specify minimum Emacs version in Package-Requires header - [129c33dd](https://github.com/emacs-straight/org-mode/commit/129c33dddfa80202f23756ad5b513acdc036591c) * lisp/org-agenda.el: Use lexical-binding --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 0f451a1..5eddeb0 100644 --- a/flake.lock +++ b/flake.lock @@ -211,11 +211,11 @@ "org-mode": { "flake": false, "locked": { - "lastModified": 1614829869, - "narHash": "sha256-RvofQ57+Ij7uZ5+3XqmstMyB+Be/PEMyhVlM5Uzjj30=", + "lastModified": 1615348593, + "narHash": "sha256-tXGfCipVh0vMZOpggqx2c2FIaZtrNrUPBWt0+03rLSM=", "owner": "emacs-straight", "repo": "org-mode", - "rev": "4d463ee4baf8a7ce8b7c633149a9452bc70ef557", + "rev": "129c33dddfa80202f23756ad5b513acdc036591c", "type": "github" }, "original": { From 275992e9473c41cb04715069c248f07a9285ecf9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 00:05:27 +0000 Subject: [PATCH 13/14] flake.lock: Updating 'revealjs (hakimel/reveal.js)' - 0582f575 -> cf8e64bd ### Changes for revealjs On branch: master Commits: https://github.com/hakimel/reveal.js/compare/0582f57517c97a4c7bfeb58762138c78883f94c5...cf8e64bd8504737912b39e4153390cffbf443ed7 - [cf8e64bd](https://github.com/hakimel/reveal.js/commit/cf8e64bd8504737912b39e4153390cffbf443ed7) update lockfile --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 5eddeb0..da9709a 100644 --- a/flake.lock +++ b/flake.lock @@ -259,11 +259,11 @@ "revealjs": { "flake": false, "locked": { - "lastModified": 1602496264, - "narHash": "sha256-oN77CUmmvrzObhQbORXAujjb+4IkiYbKVLsi7hddsIM=", + "lastModified": 1615207564, + "narHash": "sha256-JaTjBAucXIsImkD4D1V8rg+HrgpojH2lsoq+jenjGj8=", "owner": "hakimel", "repo": "reveal.js", - "rev": "0582f57517c97a4c7bfeb58762138c78883f94c5", + "rev": "cf8e64bd8504737912b39e4153390cffbf443ed7", "type": "github" }, "original": { From ddefebd19175057db0bb11abe9258df0aa37793a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 00:05:30 +0000 Subject: [PATCH 14/14] test/doom.d/init.el: Updating from hlissner/doom-emacs - d667a2a2 ### Changes for test/doom.d/init.el ```diff --- +++ @@ -175,6 +175,7 @@ :app ;;calendar + ;;emms ;;everywhere ; *leave* Emacs!? You must be joking ;;irc ; how neckbeards socialize ;;(rss +org) ; emacs as an RSS reader ``` --- test/doom.d/init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/test/doom.d/init.el b/test/doom.d/init.el index f154f1b..0e3cddb 100644 --- a/test/doom.d/init.el +++ b/test/doom.d/init.el @@ -175,6 +175,7 @@ :app ;;calendar + ;;emms ;;everywhere ; *leave* Emacs!? You must be joking ;;irc ; how neckbeards socialize ;;(rss +org) ; emacs as an RSS reader