Commit Graph

624 Commits

Author SHA1 Message Date
b65e204ce9 Revert "flake.lock: Updating 'doom-emacs (doomemacs/doomemacs)' - c44bc81a -> 0172b180"
This reverts commit 57e0025e9c.
2022-10-01 12:05:47 +01:00
522ae355d3 Merge branch 'bump-flakes' 2022-09-30 21:58:23 +01:00
b72fc46732 Merge remote-tracking branch 'upstream/update/emacs-overlay-6c78924bc5b6daaf98c0dbe63bdfcf80e6433f4b' into bump-flakes 2022-09-30 21:40:34 +01:00
1c689f1504 Merge remote-tracking branch 'upstream/update/ts-fold-c3da5520b988720f7f6e9e5e11b60746598112e0' into bump-flakes 2022-09-30 21:38:22 +01:00
c395959029 Merge remote-tracking branch 'upstream/update/nixpkgs-8ba120420fbdd9bd35b3a5366fa0206d8c99ade3' into bump-flakes 2022-09-30 21:38:08 +01:00
41ed3e8df9 Merge remote-tracking branch 'upstream/update/org-fe1f4f2ccf040deff9c57288d987f17cc2da321f' into bump-flakes 2022-09-30 21:37:53 +01:00
c90770e0e5 Merge remote-tracking branch 'upstream/update/org-contrib-aa104c0bbc3113f6d3d167b20bd8d6bf6a285f0f' into bump-flakes 2022-09-30 21:37:41 +01:00
1c4a14d0f4 Merge remote-tracking branch 'upstream/update/revealjs-468132320d6e072abd1297d7cc24766a2b7a832d' into bump-flakes 2022-09-30 21:37:22 +01:00
b136dd6bed flake.lock: Updating 'revealjs (hakimel/reveal.js)' - 8a97ad58 -> 46813232
### Changes for revealjs

On branch: master
Commits: 8a97ad58b0...468132320d

- [c1c41452](c1c4145240) fix merge error, closes [hakimel/reveal.js⁠#3277](http://r.duckduckgo.com/l/?uddg=https://github.com/hakimel/reveal.js/issues/3277)
- [46813232](468132320d) remove doppler
2022-09-30 02:32:51 +00:00
f5af1a4613 flake.lock: Updating 'org-contrib (emacsmirror/org-contrib)' - 0740bd3f -> aa104c0b
### Changes for org-contrib

On branch: master
Commits: 0740bd3fe6...aa104c0bbc

- [7f32f80f](7f32f80f95) file-name-directory return nil with arg file
- [6422b265](6422b265f1) fix(org-checklist.el): change org-make-checklist-export (Emacs 28+ cl)
- [65711dcf](65711dcfe5) [PATCH] Remove libraries that are in transition to other repositories
- [aa104c0b](aa104c0bbc) [PATCH] Remove libraries that are in transition to be part of Org
2022-09-30 02:32:43 +00:00
9021e41786 flake.lock: Updating 'org (emacs-straight/org-mode)' - eb5ef0ae -> fe1f4f2c
### Changes for org

On branch: main
Commits: eb5ef0ae14...fe1f4f2ccf

- [33686b99](33686b9955) org.el: Pass link match data to `org-file-apps' functions
- [6e9ea3a0](6e9ea3a076) org.el: Preserve case for link subgroups from `org-file-apps'
- [f25b308a](f25b308af6) org.el: Avoid dlink identifiers in `org-open-file'
- [7c20552e](7c20552ed6) org-babel-load-languages: Link to the manual for language list
- [3f3ff643](3f3ff643d2) org-clock: Make quarter work as parameter for :step in clocktable
- [583c01c0](583c01c084) etc/ORG-NEWS: Document new ":step quarter" value
- [c9db3c51](c9db3c51ab) test-org-clock/clocktable/step: Add test for the new ":step quarter"
- [0432f4fe](0432f4fe6b) ol.el: Restore complete by description for insert link
- [4d8c6fbf](4d8c6fbf7a) org-up-heading-safe: Consider inlinetasks
- [2737128a](2737128aa7) org-back-to-heading: Use cache
- [543a23a5](543a23a57d) Revert "lisp/ol.el: Fix bug when storing links"
- [f7b85102](f7b8510283) ol.el: Skip #CUSTOM_ID when <<target>> link is stored
- [c3d6672c](c3d6672cfd) ol.el: Avoid links like "[[target][file:~/org/test.org::target]]"
- [4fc2c8dd](4fc2c8dd89) org-store-link: Default to empty description for target/custom-id links
- [8ec328e8](8ec328e827) org-log-beginning: Fix for headline at eob with no trailing newline
- [f8d740f7](f8d740f707) org-log-beginning: Fix edge case when we create logbook at eob
- [86c4635d](86c4635dba) test-org-link/store-link: Update tests for 4fc2c8dd8
- [2d380265](2d38026581) Do not assert Org version in root Org libraries
- [1a5e3f93](1a5e3f931c) testing: Make all files use `lexical-binding`
- [17b51973](17b51973bd) * lisp/org.el (org-log-beginning): Fix parens
- [6074a22b](6074a22bcb) testing: Address FIXMEs identified in 1a5e3f931
- [e3348ccc](e3348ccc03) org-batch-test-init: Remove dead code
- [69b36bea](69b36beac7) ol.el: Always prompt for description in `org-insert-link'
- [6d8d7fba](6d8d7fba61) ol.el: Mention that `org-insert-link' may edit existing link
- [1de67d0b](1de67d0b41) org-element--cache-sync: Quit early when no cache requests are queued
- [8cc821bd](8cc821bda2) org-agenda-get-sexps: Query headline at point once in skip function
- [cb8bf4a0](cb8bf4a0d0) org-babel-expand-references: Fix :noweb-ref expansion
- [62a52b56](62a52b56bc) Update my maintainer email
- [1ae801e9](1ae801e9c8) org: Add "mark domain as safe" convenience action
- [1061db94](1061db94ac) org: Tweak styling of url in resource prompt
- [795783d6](795783d644) ox-latex: Remove unused argument
- [4d8d7d6c](4d8d7d6cb4) ox-latex: Fix string/symbol engraved-preamble val
- [be2246a5](be2246a550) ox-latex: Change lost in conflict resolution
- [a526ea6a](a526ea6a3e) Fix compiler warnings
- [0057cc21](0057cc21e1) Improve agenda performance
- [f1a19740](f1a197401c) org-fold-core-regions: Avoid multiple evaluation of argument
- [7e9d9272](7e9d927298) org-element--cache-active-p: Improve performance
- [e9bd219e](e9bd219e35) org-element--cache-verify-element: Improve performance
- [c35a8560](c35a856048) org-in-archived-heading-p: Improve performance
- [4075662c](4075662c29) org-diary-sexp-entry: Cache results
- [c940b460](c940b460c7) ox-texinfo: Include LaTeX in Texinfo exports
- [95df82c5](95df82c5fc) org.el: Support subtree-level org-image-actual-width overriding
- [3e3588dc](3e3588dc75) org-agenda-skip: Improve performance
- [4657cea4](4657cea495) org-agenda-get-timestamps: Improve performance
- [d4fde298](d4fde298b9) org-agenda-get-sexps: Improve performance
- [6a5f6756](6a5f67567e) fixup! org-agenda-get-sexps: Improve performance
- [ae2140b1](ae2140b1e6) org-manual: Fix typo in beamer example
- [9dde8241](9dde82411a) org-table: Prevent Emacs from merging displayed separator spaces
- [d240386c](d240386c10) org-diary-sexp-entry: Re-use cached nil return values
- [6a82d17c](6a82d17c89) ob-tangle: New tangle-finished hook
- [5a96768d](5a96768dfa) manual: Document org-babel-tangle-finished-hook
- [f0ff1df4](f0ff1df486) manual: Note undocumented tangle hooks
- [9bd8a99a](9bd8a99a6e) org-agenda-get-sexps: Avoid excessive calls to `org-agenda-skip'
- [0a6a56c8](0a6a56c804) org-adapt-indentation: Fix 'headline-data checks
- [392ccbbf](392ccbbf5d) ob-core: Display position of executed babel blocks
- [d1c6d020](d1c6d02092) ob-core: Display type of element babel executes
- [e8a797e1](e8a797e143) ob-core: Display babel execution time
- [764642f5](764642f55b) ob-clojure.el: Add support for babashka and nbb backend
- [3b0c4ad2](3b0c4ad207) lisp/org.el: Do not skip loading org-loaddefs when using `eval-buffer'
- [36c27f11](36c27f11d9) lisp/ox.el: Add Persian/Farsi translation to `org-export-dictionary'
- [1a8490b0](1a8490b031) Remove request-assign-future.txt
- [6b729e24](6b729e24f2) README_ELPA: Remove from the repository
- [f99902ec](f99902ecdf) ox-publish: Allow linking to encrypted Org files
- [3e9f98c6](3e9f98c691) * lisp/ox-html.el (org-html-doctype-alist): Fix system identifier for XHTML 1.1 DTD
- [fd195266](fd195266dd) lisp/org-macs.el: Minor docstring enhancements
- [235c72e3](235c72e31f) lisp/org.el: Do not skip loading org-loaddefs when using `eval-buffer'
- [cf932474](cf93247473) ox-publish: Allow linking to encrypted Org files
- [0d8440f5](0d8440f55d) * lisp/ox-html.el (org-html-doctype-alist): Fix system identifier for XHTML 1.1 DTD
- [ad52345f](ad52345f00) org-element-cache: Report buffer size for unregistered modifications
- [a2d1806f](a2d1806f66) lisp/ox-latex.el: Fix docstring typos
- [52be6f0f](52be6f0f4a) Rename README and CONTRIBUTE as README.org and CONTRIBUTE.org
- [c29d3e99](c29d3e997d) * mk/targets.mk (ORGVERSION): Prefer lisp/org.el version header
- [c8e0a402](c8e0a402df) org: Prefer standard version format accepted by `version-to-list'
- [73f25bba](73f25bba8f) * lisp/org-macs.el (org-assert-version): Use more lax assertion
- [2e012db3](2e012db31a) org.el: Make sure `org-add-log-note' runs at the end of Org command
- [aa3eac14](aa3eac143d) ob-C: do not swallow double quotes on raw output
- [c5368323](c536832308) lisp/ob-clojure.el: Add Daniel Kraus as maintainer
- [252a062b](252a062bf8) CONTRIBUTE.org: Try to be more effective in giving directions
- [d7a55bbd](d7a55bbd53) org-latex-export-to-latex: Do not suppress major modes in babel
- [af6b48e8](af6b48e801) doc/org-manual.org fix capture Template elements typo
- [791ea505](791ea50528) * lisp/org-element.el (org-element--cache-active-p): Fix compiler warning
- [e9781f1c](e9781f1c08) org-fold-core: Respect 'ignore-indirect optimization better
- [fe1f4f2c](fe1f4f2ccf) fixup! org-fold-core: Respect 'ignore-indirect optimization better
2022-09-30 02:32:36 +00:00
8c665eee58 flake.lock: Updating 'nixpkgs (NixOS/nixpkgs)' - 21de2b97 -> 8ba12042
### Changes for nixpkgs

On branch: nixpkgs-unstable
Commits: 21de2b973f...8ba120420f

- [0cef916f](0cef916f2c) python310Packages.archinfo: 9.2.19 -> 9.2.20
- [5d4a3298](5d4a329889) python310Packages.ailment: 9.2.19 -> 9.2.20
- [873b1e97](873b1e97a8) python310Packages.pyvex: 9.2.19 -> 9.2.20
- [4404c287](4404c28730) python310Packages.claripy: 9.2.19 -> 9.2.20
- [4a3f6232](4a3f62329e) python310Packages.cle: 9.2.19 -> 9.2.20
- [fcd37ca7](fcd37ca748) python310Packages.angr: 9.2.19 -> 9.2.20
- [d050bc18](d050bc1873) python310Packages.dnslib: 0.9.21 -> 0.9.22
- [b43a371f](b43a371f2a) python310Packages.dnslib: add pythonImportsCheck
- [3905b8f8](3905b8f8e1) python310Packages.jupyter_server: 1.18.1 -> 1.19.1
- [7d226b5d](7d226b5d12) python310Packages.skein: 0.8.1 -> 0.8.2
- [87ea5229](87ea5229dc) python310Packages.dbus-fast: 1.15.1 -> 1.17.0
- [be9579d6](be9579d683) python310Packages.aiopyarr: 22.7.0 -> 22.9.0
- [7ebc5c2d](7ebc5c2ddf) python310Packages.yalexs: 1.2.1 -> 1.2.3
- [664cfba1](664cfba168) dufs: init at 0.30.0
- [9ef2357f](9ef2357f77) python310Packages.scrapy: 2.6.2 -> 2.6.3
- [2ca14501](2ca14501bd) cargo-make: 0.36.0 -> 0.36.1
- [f40a2a70](f40a2a70cd) checkSSLCert: 2.48.0 -> 2.49.0
- [6bb249e6](6bb249e65a) python310Packages.hmmlearn: disable on older Python releases
- [4ddfe724](4ddfe72487) cloud-nuke: 0.19.0 -> 0.19.1
- [d2356bf4](d2356bf415) onnxruntime: add Python support
- [18f7d4c9](18f7d4c992) python3Packages.onnxconverter-common: init at 1.12.2
- [d5f27c97](d5f27c97b8) python3Packages.skl2onnx: init at 1.13
- [ddc31224](ddc312247b) vscode-extensions.foxundermoon.shell-format: add missing dependency
- [4f968607](4f968607f9) varnish: add passthru.tests
- [40f9a7c7](40f9a7c719) docker-compose: 2.11.1 -> 2.11.2
- [46e83984](46e8398474) python310Packages.google-cloud-spanner: 3.21.0 -> 3.22.0 ([NixOS/nixpkgs⁠#193252](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/193252))
- [5dd4efaf](5dd4efaf95) makefile2graph: unstable-2018-01-03 -> 2021.11.06
- [c94e8a2e](c94e8a2ee3) gopass: 1.14.7 -> 1.14.8
- [59379062](5937906259) python310Packages.sphinxcontrib-autoapi: 1.9.0 -> 2.0.0
- [9df724a7](9df724a7a8) kopia: 0.11.3 -> 0.12.0
- [dec0fefd](dec0fefd52) haskellPackages.disco: run offline tests only
- [12c22bab](12c22babec) haskellPackages.servant-polysemy: mark as broken
- [9480b59b](9480b59b45) nixosTests.rabbitmq: Test config decryption (fails)
- [6200d85e](6200d85eb4) rabbitmq-server: Use openssl_1_1 to fix config decryption
- [b6fe86fd](b6fe86fd45) rabbitmq-server: Remove unused builder variable
- [8f98a6d3](8f98a6d39b) check-meta: Add isHydraChannel
- [a89b2794](a89b27942c) electrum: 4.3.1 -> 4.3.2
- [c02b8715](c02b8715ba) python310Packages.types-pyyaml: 6.0.11 -> 6.0.12
- [7451cc52](7451cc5261) python310Packages.types-redis: 4.3.20 -> 4.3.21
- [10508415](10508415fc) python310Packages.types-urllib3: 1.26.24 -> 1.26.25
- [e2cc8bdf](e2cc8bdf30) ipfs-cluster: 1.0.2 -> 1.0.4 ([NixOS/nixpkgs⁠#191671](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/191671))
- [d1d36441](d1d3644194) bartib: init at 1.0.1
- [b89b4f83](b89b4f8354) licenses: add BOLA license
- [19b2faff](19b2fafffe) python3Packages.sphinxcontrib-mscgen: init at 0.6
- [6f50d503](6f50d50325) rsass: init at 0.26.0
- [d1f0a6d9](d1f0a6d972) nixos/systemd/oomd: mdDoc fix
- [57008351](5700835116) siril: 1.0.3 -> 1.0.5
- [11ec6f92](11ec6f92e7) element-{web,desktop}: 1.11.5 -> 1.11.7
- [166962b7](166962b72e) mimir: 2.3.0 -> 2.3.1
- [0d5a365f](0d5a365f61) caddy: Omit `--adapter` from invocations if empty string supplied
- [c3e75d49](c3e75d4931) Use `null` instead of empty string.
- [a81954b8](a81954b818) Fix docs.
- [7ddee326](7ddee326c2) gromacs*: fixup paths in .pc files
- [12d03eff](12d03efffd) nheko: 0.10.1-1 -> 0.10.2
- [5d7d4a2d](5d7d4a2d0a) pithos: 1.5.1 -> 1.6.0
- [084509af](084509af8b) nixos/wireguard: add option to set firewall mark
- [eb49174f](eb49174f7b) nixos/wireguard: add option to set mtu
- [0c704db6](0c704db698) nixos/docs: update changelog
- [d713eced](d713eced06) rocksdb: fix .pc handling in all three versions
- [c644ed71](c644ed7108) cg3: fixup paths in .pc file
- [64c44b37](64c44b3798) codecserver: fixup paths in .pc file
- [5179c42f](5179c42f14) csdr: fixup paths in .pc file
- [ec88cd98](ec88cd98c4) terraform: 1.3.0 -> 1.3.1
- [a2a2ffbd](a2a2ffbd50) dsdcc: fixup paths in .pc file
- [23b3d4fb](23b3d4fb8e) folly: fix paths in .pc file
- [9e8bf24e](9e8bf24e48) rtrlib: fix paths in .pc file
- [c7c8cfba](c7c8cfba6a) cinny: 2.2.0 -> 2.2.2
- [ad0a72fe](ad0a72fe94) the-foundation: fixup paths in .pc file
- [57f602a9](57f602a997) nixpacks: 0.7.1 -> 0.7.2
- [9db13aa2](9db13aa27d) libsurvive: fixup paths in more .pc files
- [3ff9c279](3ff9c27947) octoprint: 1.8.3 -> 1.8.4
- [7e40546e](7e40546eb6) miniz: fixup paths in .pc file
- [ccce3fcb](ccce3fcb58) python3Packages.grpcio-tools: relax protobuf constraint
- [053f8a2d](053f8a2d45) scala-cli: 0.1.14 -> 0.1.15, add aarch64-darwin build ([NixOS/nixpkgs⁠#193354](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/193354))
- [07de498c](07de498c77) Revert "rnp: fix path in pkg-config file"
- [c45e994e](c45e994e4a) osl: fixup paths in .pc files
- [12b3066a](12b3066aae) lib.nixos.runTest: Return the test itself
- [dbe80452](dbe80452b1) python3Packages.qscintilla: add setuptools
- [ff964e2d](ff964e2de0) element-{desktop,web}: 1.11.7 -> 1.11.8
- [78c16ea2](78c16ea2ae) vimPlugins.markdown-preview-nvim: 0.0.1 -> 0.0.10
- [cc857c8e](cc857c8e22) ldgallery: 2.0 -> 2.1
- [e51b3137](e51b313775) epgstation: fix for node2nix npmv7 update
- [e70290e5](e70290e57d) deltachat-desktop: use postRebuild to build4production before install
- [1f067ee3](1f067ee3fb) mx-puppet-discord: update to 0.1.1 and fix for node2nix npmv7 update
- [1bf7e01e](1bf7e01e54) nodePackages.fauna-shell: disable github release notes fetcher
- [557b843b](557b843b62) nodePackages.ijavascript: fix external libzmq env var
- [13050043](13050043aa) nodePackages.keyoxide: add missing build inputs for canvas module
- [59911b63](59911b6316) nodePackages.mdctl-cli: mark as broken to node.js 16+
- [7030b3d1](7030b3d11c) nodePackages.tedicross: add missing native build deps
- [07b207c5](07b207c5e9) nodePackages: patch node2nix for npm v7+ and switch to building package set with current nodejs
- [26c8c98d](26c8c98d9d) plantuml: 1.2022.8 -> 1.2022.10
- [5b8ead57](5b8ead57a3) valhalla: fixup paths in .pc file
- [69e19835](69e1983512) pods: init at 1.0.0-beta.4
- [c9b98fe8](c9b98fe8b1) protobuf3_19: 3.19.4 -> 3.19.5
- [b399ddea](b399ddeab5) protobuf3_20: 3.20.1 -> 3.20.2
- [f0de0cf8](f0de0cf811) enyo-launcher: 2.0.2 -> 2.0.5, renamed from enyo-doom
- [d9550c16](d9550c1681) protobuf3_21: 3.21.2 -> 3.21.6
- [9b5f227a](9b5f227a93) protobuf3_11: remove
- [8a85537b](8a85537bed) python3Packages.hatch-nodejs-version: remove duplicate dependencies
- [ea8d6748](ea8d67487c) python3Packages.hatch-nodejs-version: remove full stop from description
- [4b19b959](4b19b95908) gnome-decoder: init at 0.3.1
- [b98b7173](b98b717380) topicctl: 1.5.0 -> 1.6.1
- [dd486461](dd48646181) gh-dash: 3.3.0 -> 3.4.0
- [d6f34bd7](d6f34bd71e) orchis-theme: 2022-07-20 -> 2022-09-28 ([NixOS/nixpkgs⁠#193319](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/193319))
- [428cdfb6](428cdfb609) pagsuite: init at 1.80
- [091016de](091016de0b) curlie: fix build on darwin
- [3e9c56ef](3e9c56ef7e) insomnia: 2022.5.1 -> 2022.6.0
- [ca603472](ca6034728b) unzip: fix 404'd patch url
- [4f6387bb](4f6387bb9e) ghostwriter: 2.1.5 -> 2.2.0 ([NixOS/nixpkgs⁠#191168](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/191168))
- [5b3a9647](5b3a96474c) signal-desktop: 5.60.0 -> 5.61.0
- [8be09c80](8be09c8012) sbt-extras: 2022-07-12 -> 2022-09-23 ([NixOS/nixpkgs⁠#193344](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/193344))
- [d92b7367](d92b736769) ircdHybrid: 8.2.42 -> 8.2.43
- [cce4fdbc](cce4fdbcfd) vector: update platforms list to include aarch64-darwin
- [851375d6](851375d6e9) ungoogled-chromium: 105.0.5195.127 -> 106.0.5249.62
- [f1545365](f154536514) fzf: 0.33.0 -> 0.34.0
- [0b204f0c](0b204f0c28) freshrss: init at 1.20.0, tests and module
- [80eaa7f2](80eaa7f2a3) ktlint: add gnused to the script's path
- [7b62aa0a](7b62aa0aa4) python310Packages.sphinxcontrib-autoapi: update disabled
- [a35baec2](a35baec2ca) python310Packages.scrapy: update disabled
- [4aaa0a81](4aaa0a81f6) 1password-gui: fix crash opening file selector
- [3d570ff4](3d570ff4fe) python310Packages.pybravia: 0.2.2 -> 0.2.3
- [cffae5bc](cffae5bce0) python310Packages.pyquil: 3.3.0 -> 3.3.1
- [e95f0dee](e95f0deeb0) python310Packages.skodaconnect: 1.1.25 -> 1.1.26
- [28e90d37](28e90d3709) nixos/virtualisation/linode-image: init ([NixOS/nixpkgs⁠#155426](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/155426))
- [02a71345](02a713457b) python310Packages.pyintesishome: 1.8.3 -> 1.8.4
- [f0cab946](f0cab94618) python310Packages.pontos: 22.9.3 -> 22.9.6
- [5e23d521](5e23d52163) p4c: use dynamic linkage for Protobuf
- [9c76afbb](9c76afbbb4) python310Packages.gvm-tools: 22.6.1 -> 22.9.0
- [1c4aee4a](1c4aee4a7c) python310Packages.meshtastic: 1.2.95 -> 1.3.36
- [7a52f079](7a52f07936) python310Packages.asyauth: 0.0.3 -> 0.0.4
- [56e626be](56e626be76) ncdc: 1.23 -> 1.23.1
- [ca084dd1](ca084dd16e) python310Packages.aioesphomeapi: 10.13.0 -> 10.14.0
- [270fe9eb](270fe9eb7f) python310Packages.cronsim: 2.2 -> 2.3
- [64b6dd12](64b6dd1215) schildichat-{desktop,web}: 1.11.4-sc.1 -> 1.11.8-sc.1
- [f241fa90](f241fa904b) python310Packages.django-formtools: 2.3 -> 2.4
- [072ddf62](072ddf6281) python310Packages.easydict: 1.9 -> 1.10
- [7ccc6ab2](7ccc6ab217) Revert "gnome.gnome-boxes: add qemu to path"
- [9e4c57c0](9e4c57c089) sublime4-dev: 4136 → 4137
- [dbed7c27](dbed7c274f) pythonPackages.nbxmpp: 3.2.1 → 3.2.2
- [5a18fc74](5a18fc74cf) Revert "python3Packages.billiard: 4.0.0 -> 4.0.2"
2022-09-30 02:32:04 +00:00
ce96956f5d flake.lock: Updating 'emacs-overlay (nix-community/emacs-overlay)' - 70e241d5 -> 6c78924b
### Changes for emacs-overlay

On branch: master
Commits: 70e241d5b1...6c78924bc5

- [c4e5bbe7](c4e5bbe7e0) Updated repos/elpa
- [71739f7f](71739f7fe9) Updated repos/nongnu
- [36d568cc](36d568cc76) Updated repos/nongnu
- [919c47af](919c47aff0) Updated repos/elpa
- [0b8915f5](0b8915f5b2) Updated repos/elpa
- [c1cc59de](c1cc59de6f) Updated repos/nongnu
- [463d805e](463d805e87) Updated repos/elpa
- [0425737b](0425737bc1) Updated repos/elpa
- [246ff03a](246ff03a67) Enable withGTK3 flag for emacs-pgtk derivations
- [4ff1b990](4ff1b99063) Updated repos/nongnu
- [d347fad6](d347fad669) Remove tracking issue from README.org
- [ecf00d93](ecf00d9329) Updated repos/emacs
- [ef78dcc3](ef78dcc36a) Updated repos/nongnu
- [bea99be8](bea99be8af) Updated repos/elpa
- [9d1492fb](9d1492fb30) Updated repos/emacs
- [e773a096](e773a09689) Updated repos/elpa
- [228185ec](228185ec05) Updated repos/emacs
- [46c1067b](46c1067b0b) Updated repos/nongnu
- [bee7e398](bee7e39861) Updated repos/emacs
- [f88370b8](f88370b84a) Updated repos/elpa
- [5b8031ed](5b8031ed8a) Updated repos/emacs
- [df64799a](df64799a97) Updated repos/emacs
- [38268313](382683139e) Updated repos/emacs
- [e3e61979](e3e6197964) Updated repos/emacs
- [82c7ea1e](82c7ea1ec2) Updated repos/elpa
- [99b97910](99b9791022) Updated repos/emacs
- [3f6b8861](3f6b88611f) Updated repos/emacs
- [a28218ac](a28218ac1f) Updated repos/nongnu
- [30a7c7ee](30a7c7ee76) Updated repos/emacs
- [e6e2da01](e6e2da01c6) Updated repos/emacs
- [0ceedad4](0ceedad428) Updated repos/emacs
- [6d21d47c](6d21d47c97) Updated repos/nongnu
- [19952866](1995286682) Updated repos/emacs
- [af086e6f](af086e6fc0) Updated repos/elpa
- [ca910427](ca91042729) Move Emacs 29's bonus-feature flags to mkGitEmacs
- [3cba3fe7](3cba3fe734) Use upstream withPgtk input attribute and remove mkPgtkEmacs
- [b50178f7](b50178f76a) Updated repos/emacs
- [304e145f](304e145fa2) Updated repos/emacs
- [74a1461c](74a1461cdc) Updated repos/elpa
- [eea104df](eea104df18) Updated repos/emacs
- [856b7b1e](856b7b1e21) Updated repos/nongnu
- [8e4c2c2e](8e4c2c2e71) Updated repos/emacs
- [350a3df3](350a3df355) Updated repos/nongnu
- [76aa9343](76aa93438a) Updated repos/emacs
- [d393851a](d393851a12) Updated repos/elpa
- [63f9658c](63f9658ce8) Updated repos/emacs
- [b8c634e9](b8c634e9ae) Updated repos/emacs
- [934d0cc5](934d0cc53e) Updated repos/elpa
- [a705e619](a705e6198d) Updated repos/emacs
- [8ff15244](8ff1524472) Updated repos/emacs
- [ee074e1f](ee074e1fa6) Updated repos/emacs
- [ab2aad8c](ab2aad8ca2) Updated repos/emacs
- [d561db31](d561db310f) Updated repos/emacs
- [7ef85ab9](7ef85ab94b) Updated repos/elpa
- [8e54a898](8e54a8980a) Updated repos/emacs
- [7f496cc6](7f496cc689) Updated repos/emacs
- [7f2a4ca1](7f2a4ca1a8) Updated repos/melpa
- [8c4c2b39](8c4c2b3925) Updated repos/nongnu
- [25478542](25478542c4) Updated repos/emacs
- [c6938da6](c6938da6e6) Updated repos/melpa
- [fb16bf96](fb16bf96c7) Updated repos/elpa
- [d46a5401](d46a5401ea) Updated repos/melpa
- [14fb7b0c](14fb7b0c8e) Updated repos/elpa
- [73b54a0d](73b54a0d7d) Updated repos/melpa
- [5add6e68](5add6e6859) Updated repos/nongnu
- [4582fb26](4582fb2655) Updated repos/melpa
- [c1826e0c](c1826e0ccb) Updated repos/melpa
- [eced86c6](eced86c6b5) Updated repos/melpa
- [5cd15c2a](5cd15c2ae9) Updated repos/nongnu
- [6ac93f12](6ac93f1274) Revert "Use upstream `withPgtk` input attribute and remove `mkPgtkEmacs`"
- [8ceb667f](8ceb667f19) Updated repos/melpa
- [cae16c54](cae16c54e5) Updated repos/melpa
- [1799a8c4](1799a8c458) Updated repos/melpa
- [583ad7ba](583ad7baf0) Updated repos/melpa
- [2e55cb17](2e55cb17d0) Updated repos/melpa
- [40b81307](40b813077f) Updated repos/melpa
- [c847b622](c847b622f1) Updated repos/melpa
- [803856df](803856dff9) Updated repos/melpa
- [c224e399](c224e399e3) Updated repos/melpa
- [117975b8](117975b808) Updated repos/melpa
- [2f8b367f](2f8b367fc8) Updated repos/elpa
- [6381c637](6381c637f6) Updated repos/melpa
- [7c05f0e9](7c05f0e985) Updated repos/elpa
- [550ce566](550ce5667f) Updated repos/melpa
- [38c31f5f](38c31f5fdd) Updated repos/elpa
- [7f08e288](7f08e2886e) Updated repos/melpa
- [9192cc4f](9192cc4f15) Updated repos/elpa
- [485c8482](485c848276) Updated repos/melpa
- [0b9139a3](0b9139a347) Updated repos/nongnu
- [74d82923](74d82923d5) Updated repos/melpa
- [5a0d13e0](5a0d13e025) Updated repos/melpa
- [2c1081e6](2c1081e6da) Updated repos/elpa
- [989f6856](989f6856f5) Updated repos/melpa
- [306c410e](306c410e51) Updated repos/nongnu
- [de800a57](de800a5746) Updated repos/melpa
- [1f0aa204](1f0aa2040f) Updated repos/elpa
- [6c78924b](6c78924bc5) Updated repos/melpa
2022-09-30 02:30:56 +00:00
269a090205 flake.lock: Updating 'ts-fold (jcs-elpa/ts-fold)' - 01740271 -> c3da5520
### Changes for ts-fold

On branch: master
Commits: 017402713b...c3da5520b9

- [c3da5520](c3da5520b9) tests(test.yml): Add test for Emacs 28.2
2022-09-16 02:13:44 +00:00
57e0025e9c flake.lock: Updating 'doom-emacs (doomemacs/doomemacs)' - c44bc81a -> 0172b180
### Changes for doom-emacs

On branch: master
Commits: c44bc81a05...0172b180a9

- [98b8f01d](98b8f01de3) fix(lib): vestigial call to missing cat function
- [995b4037](995b40378d) fix: remove use-package-font-lock-keywords reference
- [efa3e979](efa3e9791f) fix: remove inhibit-redisplay hack
- [65c86ea3](65c86ea3ff) feat(lib): backport with-environment-variables from 28.1
- [5ebc2528](5ebc2528d8) perf(lib): use symbol plist for fn! lookup table
- [edaa887b](edaa887bd9) refactor(lib): add + use defbackport! macro
- [2b01166d](2b01166d1d) feat(lib): backport with-memoization from 29
- [338f59c4](338f59c456) feat(lib): backport bol & eol from 29
- [71469d80](71469d8056) feat: add nongnu-elpa source for straight
- [1dac4ac3](1dac4ac37b) refactor: move file-name-handler-alist hack to early-init
- [b7f84bdd](b7f84bdd01) perf: defer incremental loading for nativecomp users
- [3853dff5](3853dff5e1) tweak: disable ahead-of-time native compilation
- [c05e6153](c05e61536e) refactor: make early-init.el Doom's universal bootstrapper
- [6cf0e04d](6cf0e04de0) refactor: move doom-first-*-hook to doom-start
- [b68c93d9](b68c93d924) refactor: move doom-*-reload-hook to lib/config.el
- [1a639b73](1a639b7341) feat: add auto-mode-alist entries for future doom dotfiles
- [7e653292](7e65329289) refactor: move gcmh config to doom-start
- [42ac62df](42ac62df74) fix: defer projectile's project cleanup
- [1f29b07f](1f29b07f39) docs: restore getting-started guide & module index
- [2b07fd1d](2b07fd1dd8) bump: :core
- [89506983](89506983fe) refactor: early-init comments, loaders, & recursion guards
- [cadc778a](cadc778a03) perf(lib): optimize doom-path
- [f66d9e1f](f66d9e1f0e) feat(lib): only return dirs if doom-glob SEGMENTS end with /
- [e986d6be](e986d6bef9) refactor(lib): deprecate doom-dir
- [8d4b6b30](8d4b6b3028) feat(lib): add doom-file-{read,write} functions
- [83f18402](83f18402e3) feat(lib): add with-file! & with-file-contents! macros
- [0100b084](0100b08402) refactor(cli): handle more errors & POSIX-ify doomscript
- [4009509d](4009509db5) feat(lib): add eval-when-compile! macro
- [aef14f07](aef14f078d) feat(cli): add --benchmark switch
- [c370cb17](c370cb1784) fix(cli): duplicate log files
- [8971ee36](8971ee36e5) refactor(cli): use new API to write temp files
- [6dfed1ff](6dfed1ff47) refactor(cli): simplify struct definitions
- [948f9461](948f9461a7) refactor(cli): merge doom-cli-lib into doom-cli
- [2e6a69f5](2e6a69f501) refactor: improve Emacs/Doom version checks
- [2383e924](2383e924c0) refactor: move essential defs + init to top of core
- [085b5563](085b5563fc) nit(cli): tidy comments & correct grammar in error
- [cee89a5d](cee89a5d3f) refactor!(cli): remove 'doom {refresh,re}'
- [3cfcfc50](3cfcfc5055) refactor(lib): use with-memoization
- [9b497319](9b4973198b) refactor(lib): use new file API
- [b93f3985](b93f398568) refactor(lib): enforce namespace for helpers
- [2396262c](2396262cfa) nit: revise commentary in early-init.el
- [a0fe1992](a0fe199237) fix(cli): void-variable doom-dir on 'doom doctor'
- [48369fb6](48369fb654) fix(lib): add native-comp vars to known debug vars
- [3ae8c520](3ae8c520d5) nit(vc-gutter): reformat annotated comments
- [0a51fdff](0a51fdff53) refactor(lib): move doom-log to doom-lib
- [2b1f6031](2b1f6031b2) refactor(lib): rely less on global state for defaults
- [878781e2](878781e2e4) refactor(cli): remove unneeded (require 'doom)
- [c6cfee63](c6cfee63b4) fix(dart): enable rainbow-delimiters in dart-mode
- [3e98f11d](3e98f11d9b) fix(csharp): add dep pkg for sln-mode
- [1d942b4a](1d942b4ab6) fix(lib): doom/version use canonical filenames
- [829998e7](829998e70b) docs(pdf): fix instructions to build epdfinfo
- [3694969d](3694969dd4) nit(vertico): typo in docstring
- [ba859fcf](ba859fcfc0) nit(vertico): add missing function docstring
- [f8bd14eb](f8bd14ebc3) bump: ts-fold
- [d8f87ada](d8f87ada96) fix(magit): only install forge if asked
- [ea84212d](ea84212d0a) fix(magit): void-function (:files) error
- [20c50755](20c50755e8) fix(magit): end-of-file error
- [63b0ebed](63b0ebeda7) refactor!(rust): remove racer and default to +lsp
- [a1c9d40e](a1c9d40ee8) docs(rust): de-emphasize rls
- [5fb96f28](5fb96f2886) fix(scheme): restore repl-per-project for scheme
- [71e01906](71e0190618) bump: :lang scheme
- [e87fd8ac](e87fd8ac13) fix: validate fd --version output
- [4efdf51c](4efdf51ca5) release(modules): 22.09.0-dev
- [9e3d9927](9e3d99277e) docs(everywhere): update CLI command
- [8594c1a0](8594c1a0c4) fix(cli): failure to autoload 'doom refresh' error
- [2cd8f85b](2cd8f85bac) fix(debugger): fix dap-ui conditional loading
- [18887163](18887163f9) tweak(cli): add lisp/cli to doom-cli-load-path by default
- [ceae1547](ceae154751) fix(cli): reading dir perms on a non-existent dir
- [a0fc7bad](a0fc7bad5a) fix(cli): create doom directories early
- [0172b180](0172b180a9) refactor(cli): remove superfluous emacs switches
2022-09-14 19:36:39 +01:00
acbf1b7033 Merge remote-tracking branch 'upstream/update/nixpkgs-21de2b973f9fee595a7a1ac4693efff791245c34' 2022-09-10 20:54:25 +01:00
f046ac2de5 Merge remote-tracking branch 'upstream/update/emacs-overlay-70e241d5b189982dabc1fe55829475c5c483c89d' 2022-09-10 20:53:39 +01:00
3a74779a3d Merge remote-tracking branches 'upstream/update/doom-snippets-03a62fe7edf7e87fdbd925713fbd3bf292d14b00', 'upstream/update/org-eb5ef0ae1424a725f933ef3929e5396a2ab727ab', 'upstream/update/revealjs-8a97ad58b04045fe5a9c964aa31659bd27e665c5' and 'upstream/update/ts-fold-017402713bd2f1fd7a691aa48afb4330f5397432' 2022-09-10 20:45:26 +01:00
bbc0017f16 flake.lock: Updating 'ts-fold (jcs-elpa/ts-fold)' - 28409a0c -> 01740271
### Changes for ts-fold

On branch: master
Commits: 28409a0cee...017402713b

- [9f24d29c](9f24d29c07) Julia language parser. ([jcs-elpa/ts-fold⁠#33](http://r.duckduckgo.com/l/?uddg=https://github.com/jcs-elpa/ts-fold/issues/33))
- [bbb1eae1](bbb1eae1a7) docs(CHANGELOG): fix PR number for [jcs-elpa/ts-fold⁠#33](http://r.duckduckgo.com/l/?uddg=https://github.com/jcs-elpa/ts-fold/issues/33)
- [1cb78416](1cb784167a) Add FUNDING.yml
- [01740271](017402713b) Fix typo/grammar in error message ([jcs-elpa/ts-fold⁠#34](http://r.duckduckgo.com/l/?uddg=https://github.com/jcs-elpa/ts-fold/issues/34))
2022-09-09 02:08:52 +00:00
2ee8651bf8 flake.lock: Updating 'revealjs (hakimel/reveal.js)' - b23d15c4 -> 8a97ad58
### Changes for revealjs

On branch: master
Commits: b23d15c430...8a97ad58b0

- [f9ce61e3](f9ce61e34a) Support multiple aside notes elements per slide
- [62a85d55](62a85d55f8) Add generated files
- [8a97ad58](8a97ad58b0) prevent extra \n at end of single notes [hakimel/reveal.js⁠#3010](http://r.duckduckgo.com/l/?uddg=https://github.com/hakimel/reveal.js/issues/3010)
2022-09-09 02:08:48 +00:00
ac8251705a flake.lock: Updating 'org (emacs-straight/org-mode)' - e36c3cc2 -> eb5ef0ae
### Changes for org

On branch: main
Commits: e36c3cc21b...eb5ef0ae14

- [74d1a8c7](74d1a8c758) Fix incorrectly documented auto-numbering of MathJax equations
- [710b6ca7](710b6ca70e) Fix under-documented MathJax indentation option
- [ea665792](ea665792b2) org-compat: Use `define-advice' instead of `defadvice'
- [a1c923af](a1c923afda) org-scan-tags: Allow arbitrary character classes in todo keywords
- [8ef6205a](8ef6205a56) lisp/org.el: Bump version to 9.5.5
- [1f1d8f90](1f1d8f909a) org-element-cache-map: Do not disable GC
- [e81a0943](e81a094383) Assert all the Org files to load the same Org version
- [7811fc59](7811fc5925) org-compat: Fix incorrect usage of `apply' in ea665792b
- [ac2d0a24](ac2d0a249e) org.el: Fix percent substitutions in `org-open-file'
- [1b647b00](1b647b00d0) ORG-NEWS: `org-info-description-as-command'
- [76a5f300](76a5f30034) ol-info: Use org function instead of subr-x
- [eeb4fa8c](eeb4fa8c09) org-scan-tags: Fixup a1c923afd
- [8151d525](8151d52574) ob-shell: Use `process-file' when stdin or cmdline
- [a3788bd8](a3788bd8be) org-scan-tags: Fix messed match groups in eeb4fa8c0
- [0c055d2d](0c055d2d31) org-compat: Add forward-compatibility for argument changes in adviced functions
- [e73c5b7d](e73c5b7d0d) Fix Emacs 29 compiler warnings
- [fe90cab9](fe90cab956) lisp/ox.el: Rename abnormal hook names to end with "-functions"
- [eb5ef0ae](eb5ef0ae14) ox-icalendar.el: Customize vevent summary prefix
2022-09-09 02:08:44 +00:00
ab40e763e1 flake.lock: Updating 'nixpkgs (NixOS/nixpkgs)' - 0e304ff0 -> 21de2b97
### Changes for nixpkgs

On branch: nixpkgs-unstable
Commits: 0e304ff0d9...21de2b973f

- [17d6094a](17d6094ac7) jsonnet-language-server: 0.7.2 -> 0.8.0
- [0374eda4](0374eda4da) kics: 1.5.14 -> 1.5.15
- [3305fd81](3305fd8177) koreader: 2022.07 -> 2022.08
- [5e3c9e7b](5e3c9e7bb8) kubeone: 1.4.7 -> 1.5.0
- [8c680693](8c68069328) element-{web,desktop}: 1.11.3 -> 1.11.4
- [e76d384e](e76d384e47) python310Packages.aesedb: 0.0.7 -> 0.1.0
- [6ed995f7](6ed995f76c) linuxPackages.r8168: update broken
- [759c2336](759c2336f9) logseq: 0.8.2 -> 0.8.3
- [8ea56dfc](8ea56dfc8f) samba: don't depend on build python3
- [5d5aed0c](5d5aed0cf4) mongodb-compass: 1.32.6 -> 1.33.0
- [0aaca0a6](0aaca0a620) fpc: support darwin
- [252244a9](252244a9fd) doppler: 3.41.0 -> 3.42.0
- [fbfca3d7](fbfca3d7fe) vmware-horizon-client: 2203 -> 2206
- [aab82564](aab8256413) oh-my-posh: 8.36.4 -> 8.36.6
- [ce7f1622](ce7f162232) drogon: 1.7.5 -> 1.8.0
- [f6ad4ffe](f6ad4ffe0f) pscale: 0.113.0 -> 0.115.0
- [dc4e50bc](dc4e50bca1) qovery-cli: 0.45.0 -> 0.46.3
- [55d61375](55d613752a) nomad_1_2: 1.2.11 -> 1.2.12
- [f10333f6](f10333f64b) nomad_1_3: 1.3.4 -> 1.3.5
- [a60e0aef](a60e0aefe6) vault: 1.11.2 -> 1.11.3
- [74ca03fa](74ca03fa3a) vault-bin: 1.11.1 -> 1.11.3
- [23028550](23028550cf) helix: 22.05 -> 22.08
- [12756f54](12756f5413) ocamlPackages.kicadsch: init at 0.9
- [2b2e5df4](2b2e5df478) ocamlPackages.git-unix: Add git to propagatedBuildInputs
- [9a64a6d1](9a64a6d1ef) ocamlPackages.plotkicadsch: init at 0.9
- [93615b43](93615b4311) rocketchat-desktop: 3.8.8 -> 3.8.9
- [25e41d25](25e41d257f) seer: 1.8 -> 1.9
- [889d8e1e](889d8e1e1c) sierra-breeze-enhanced: 1.1.0 -> 1.2.0
- [ac455609](ac45560964) delta: 0.13.0 -> 0.14.0
- [14d94534](14d9453469) sngrep: 1.5.0 -> 1.6.0
- [9b183572](9b183572a7) python3Packages.torch: 1.11.0 -> 1.12.1
- [4b379580](4b37958011) python3Packages.torch-bin: 1.11.0 -> 1.12.1
- [8d3b89d0](8d3b89d030) python3Packages.torchaudio: 0.11.0 -> 0.12.1
- [5863492c](5863492c51) python3Packages.torchvision-bin: 1.12.0 -> 1.13.1
- [aba6cd17](aba6cd17c4) python3Packages.torchvision: 1.13.0 -> 1.13.1
- [fe9ea556](fe9ea5561f) temporal: 1.17.4 -> 1.17.5
- [1473c495](1473c495da) tessen: refactor manpage installation
- [d3a91fea](d3a91fea40) tfsec: 1.27.5 -> 1.27.6
- [9c489889](9c48988907) maintainers: Update maralorn
- [550179b4](550179b49d) github-runner: 2.296.0 -> 2.296.1
- [7afe0b6e](7afe0b6ec7) linux/hardened/patches/5.10: 5.10.139-hardened1 -> 5.10.140-hardened1
- [3c23d019](3c23d0194e) linux/hardened/patches/5.15: 5.15.63-hardened1 -> 5.15.64-hardened1
- [a37389d4](a37389d4fe) linux/hardened/patches/5.19: 5.19.5-hardened1 -> 5.19.6-hardened1
- [578c731c](578c731c4d) python310Packages.minikerberos: 0.3.0 -> 0.3.1
- [e5ada146](e5ada14686) jellyfin-ffmpeg: 5.1-1 -> 5.1-2
- [4137382a](4137382abc) postgresqlPackages.timescaledb: 2.7.2 -> 2.8.0
- [f175291c](f175291ce8) linuxPackages.lttng-modules: mark broken for 5.10
- [28b3398d](28b3398d73) btrfs-progs: allow to build without python bindings
- [8c35e2f0](8c35e2f071) act: 0.2.30 -> 0.2.31
- [84a4b659](84a4b6598a) wibo: 0.2.0 → 0.2.4
- [7d03836d](7d03836dae) bazel-remote: 2.3.8 -> 2.3.9
- [b0e7e79d](b0e7e79d52) emacs.pkgs.ement: unstable-2022-05-14 -> unstable-2022-09-01
- [018c6afc](018c6afcf3) ytcc: install completions
- [29fe749d](29fe749d59) python310Packages.treex: Enable more tests
- [04ca7026](04ca702625) poppler: add patch for CVE-2022-38784
- [df365122](df365122c8) python3Packages.ducc0: 0.24.0 -> 0.25.0
- [c2e8ee42](c2e8ee4230) castxml: 0.4.4 -> 0.4.6
- [ac6737c9](ac6737c9b5) zenith: mark working on darwin
- [9be32937](9be329377c) gotop: fix darwin build
- [0141b7d7](0141b7d7b2) er-patcher: 1.04-1 -> 1.06-1
- [a6e8f64c](a6e8f64cd0) hivex: fix darwin build
- [edb471b9](edb471b90f) zen-kernels: 5.19.4 -> 5.19.6
- [0595a674](0595a6744c) flow: 0.185.2 -> 0.186.0
- [4a29c0d1](4a29c0d158) gotty: 1.4.0 -> 1.5.0
- [61a3b1d8](61a3b1d80d) mcpp: 2.7.2 -> 2.7.2.1
- [cf76c5a4](cf76c5a46f) displaylink: skip builds at hydra
- [eae91daf](eae91dafb8) yt-dlp: 2022.8.19 -> 2022.9.1
- [d19dd183](d19dd1834f) istioctl: 1.14.3 -> 1.15.0
- [56cd09f5](56cd09f5d1) libredwg: mark working on darwin
- [ae139ef8](ae139ef8d5) kdash: 0.3.4 -> 0.3.5
- [295ecdfd](295ecdfde2) epick: 0.8.0 -> 0.8.1
- [c172beec](c172beec3b) Add tjni to list of maintainers.
- [b0beaa82](b0beaa821e) python310Packages.hatch-fancy-pypi-readme: init at 22.3.0
- [6088bad8](6088bad88a) bundler: add passthru.updateScript
- [6db2d6e1](6db2d6e113) bundler: 2.3.20 -> 2.3.21
- [d055a2ec](d055a2ec1e) bundler: add meta
- [ccdc8f31](ccdc8f3162) oh-my-posh: 8.36.6 -> 8.36.7
- [4e180a26](4e180a2659) opentelemetry-collector: 0.58.0 -> 0.59.0
- [a6eeae26](a6eeae2693) vimPlugins.context-vim: init at 2022-05-02
- [6aafe389](6aafe3897f) opentelemetry-collector-contrib: 0.58.0 -> 0.59.0
- [ed5bd9d7](ed5bd9d73d) trezor-suite: 22.3.2 -> 22.8.2
- [14a22ed0](14a22ed0b1) screen: add enable-rxvt_osc
- [c4320b52](c4320b5231) python310Packages.pynobo: 1.3.0 -> 1.4.0
- [97cb4cff](97cb4cffff) python310Packages.geoalchemy2: 0.12.3 -> 0.12.4
- [7f58016f](7f58016f5a) python310Packages.geoalchemy2: update pname
- [ef870a32](ef870a327e) python310Packages.xknx: 1.0.1 -> 1.0.2
- [f18a0371](f18a037141) python310Packages.python-cinderclient: 9.0.0 -> 9.1.0
- [67be99fb](67be99fb43) python310Packages.pyunifiprotect: 4.1.8 -> 4.2.0
- [c648a1d1](c648a1d168) gzdoom: 4.7.1 -> 4.8.2
- [6211e08a](6211e08ab1) timescaledb-tune: 0.14.0 -> 0.14.1
- [0cece84e](0cece84ef3) python3Packages.dateparser: patch flaky test
- [5324fa4e](5324fa4edf) logseq: 0.8.3 -> 0.8.4
- [456d8dd5](456d8dd521) qmplay2: rename libgme to game-music-emu
- [821f5796](821f5796df) n8n: 0.192.0 → 0.193.3
- [848c87cf](848c87cf98) wasmtime: 0.40.0 -> 0.40.1
- [04ef0da0](04ef0da0cf) vulkan-caps-viewer: 3.24 -> 3.25
- [1c667651](1c6676511e) nim-unwrapped: fix library path
- [28875b0f](28875b0fbf) gpsprune: 21.3 -> 22
- [1a0bcbcb](1a0bcbcb08) ffmpeg_5: 5.1 -> 5.1.1
- [55f8c48b](55f8c48b10) jellyfin-ffmpeg: fix build
- [937266ba](937266ba55) josm: 18531 → 18543
- [cb70375e](cb70375ef3) helix: 22.08 -> 22.08.1
- [e6617146](e661714656) firefox: use ffmpeg_5
- [1be806f0](1be806f07f) google-chrome: add commandLineArgs after wayland flags ([NixOS/nixpkgs⁠#189199](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/189199))
- [5741b035](5741b035f9) ocamlPackages.ssl: 0.5.11 -> 0.5.12
- [c5e6fb19](c5e6fb193b) obs-studio: include plugins in wrapper again
- [d32eae0f](d32eae0f23) chromium: add commandLineArgs after wayland flags ([NixOS/nixpkgs⁠#189371](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/189371))
- [f73b76b4](f73b76b41e) php80Packages.phpstan: 1.8.2 -> 1.8.3
- [80e9c6a9](80e9c6a933) postgresql11Packages.pgrouting: 3.3.1 -> 3.3.2
- [22bedaa7](22bedaa709) ovmfvartool: init at unstable-2021-06-16
- [68ad8faf](68ad8fafd9) krename: 5.0.1 -> 5.0.2
- [24096f7d](24096f7dad) picocom: fix substitution
- [e814cd5a](e814cd5ae8) hashdeep: fix darwin build
- [66501269](6650126915) ctlptl: init at 0.8.6
- [21de2b97](21de2b973f) Revert "Merge [NixOS/nixpkgs⁠#188995](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/188995): bundler: 2.3.20 -> 2.3.21"
2022-09-09 02:08:37 +00:00
467ed164c3 flake.lock: Updating 'emacs-overlay (nix-community/emacs-overlay)' - 6b4445aa -> 70e241d5
### Changes for emacs-overlay

On branch: master
Commits: 6b4445aa65...70e241d5b1

- [da577848](da577848fa) Updated repos/elpa
- [68fbdf4f](68fbdf4f08) Updated repos/emacs
- [eceb7cab](eceb7cab0c) Updated repos/elpa
- [8707d84e](8707d84ec6) Updated repos/emacs
- [48779acc](48779accfc) Updated repos/elpa
- [9fb9d068](9fb9d06843) Updated repos/emacs
- [b042c46b](b042c46bb6) Updated repos/nongnu
- [ee09baca](ee09bacab8) Updated repos/emacs
- [4c4dfc55](4c4dfc55e6) Updated repos/elpa
- [ff5ca7b5](ff5ca7b5be) Updated repos/elpa
- [3633040a](3633040a41) Updated repos/nongnu
- [57251491](572514917a) Disable webp support in emacsGit-nox and emacsUnstable-nox
- [c62d7d09](c62d7d09d4) Move flags for Emacs 29 bonus features to mkGitEmacs
- [ff1e7016](ff1e7016d1) Remove mkPgtkEmacs and use withPgtk flag instead
- [1daa8fc2](1daa8fc225) Update emacs-master.json
- [9bebb050](9bebb050cb) Adapt to nixos-unstable default setting of nativeComp = true
- [817a3300](817a330030) Updated repos/nongnu
- [12f87fb1](12f87fb10e) Updated repos/nongnu
- [7d143d61](7d143d61f8) Revert "Use `withPgtk` option to fix failing `emacsPgtk` build"
- [62c2d63c](62c2d63c4f) Updated repos/elpa
- [1afc1044](1afc104468) Updated repos/nongnu
- [70e241d5](70e241d5b1) Updated repos/elpa
2022-09-09 02:08:05 +00:00
ef59e2ab22 flake.lock: Updating 'doom-snippets (doomemacs/snippets)' - f957f8d1 -> 03a62fe7
### Changes for doom-snippets

On branch: master
Commits: f957f8d195...03a62fe7ed

- [03a62fe7](03a62fe7ed) snippet(csharp): add foreach
2022-09-09 02:08:00 +00:00
a62512125d Merge pull request #260 from thiagokokada/fix-ifd
Use builtins.fetchTarball in checks.nix to avoid IFD
2022-09-08 20:30:37 +01:00
7b8c1c5353 Merge pull request #265 from thiagokokada/update-readme
Update README.md
2022-09-03 23:53:54 +03:00
9f28668a28 Update README.md
Co-authored-by: ckie <25263210+ckiee@users.noreply.github.com>
2022-09-03 21:45:31 +01:00
aab3dc5c9d Update README.md 2022-09-03 21:35:27 +01:00
b4efdd1502 flake.lock: Updating 'emacs-overlay (nix-community/emacs-overlay)' - c456764c -> 6b4445aa (#261)
### Changes for emacs-overlay

On branch: master
Commits: c456764cdc...6b4445aa65

- [ab44a390](ab44a3901e) Updated repos/elpa
- [8cc929b6](8cc929b624) Updated repos/emacs
- [77e195ec](77e195ec36) Updated repos/nongnu
- [9f50a8d3](9f50a8d3be) Updated repos/emacs
- [cde6b0fd](cde6b0fd7c) Updated repos/emacs
- [b16db084](b16db08460) Updated repos/elpa
- [4dc13be2](4dc13be2f2) Updated repos/emacs
- [d8891991](d8891991ee) Updated repos/emacs
- [0dd2d05b](0dd2d05b10) Updated repos/emacs
- [f1a2b2e4](f1a2b2e4dd) Updated repos/elpa
- [6c95fb87](6c95fb87c4) Updated repos/emacs
- [0bb59bd0](0bb59bd04f) Updated repos/emacs
- [0bbab674](0bbab6748f) Updated repos/elpa
- [5046cc71](5046cc71d3) Updated repos/emacs
- [f7caedcd](f7caedcd0d) Updated repos/emacs
- [56a80e1c](56a80e1c2f) Updated repos/elpa
- [a5ec2328](a5ec23280d) Updated repos/emacs
- [22ce4e9f](22ce4e9f64) Updated repos/elpa
- [f1f72f64](f1f72f642e) Updated repos/emacs
- [c507c227](c507c22745) Updated repos/nongnu
- [2c3024c1](2c3024c10d) Updated repos/emacs
- [b726259d](b726259df1) Updated repos/nongnu
- [abe8b13a](abe8b13adf) Updated repos/elpa
- [8c04b52f](8c04b52f61) Updated repos/emacs
- [d2ef237d](d2ef237d85) Updated repos/emacs
- [3eebcf9f](3eebcf9f1f) Updated repos/elpa
- [4b8f329f](4b8f329fb5) Updated repos/emacs
- [798962d1](798962d10c) Updated repos/elpa
- [60a3d819](60a3d81954) Updated repos/emacs
- [9a0afba2](9a0afba211) Updated repos/emacs
- [e9e42c13](e9e42c1325) Updated repos/elpa
- [6b4445aa](6b4445aa65) Updated repos/emacs

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-09-02 02:21:41 +00:00
3ff367145e flake.lock: Updating 'nixpkgs (NixOS/nixpkgs)' - 03428dba -> 0e304ff0 (#262)
### Changes for nixpkgs

On branch: nixpkgs-unstable
Commits: 03428dbaaa...0e304ff0d9

- [cb704bf9](cb704bf922) fetchurl: disallow specifying both `sha256` and `hash`
- [ccf609a9](ccf609a926) home-assistant: don't pass two different hashes to fetchPypi
- [28eee98b](28eee98b44) tts: don't override librosa fetcher, replace it
- [984fc1a1](984fc1a18b) mpvpaper: init at 1.2.1
- [4b500842](4b500842dc) alfaview: 8.49.1 -> 8.51.0
- [132794f7](132794f7af) dendrite: 0.9.3 -> 0.9.4
- [df4e0c3e](df4e0c3e64) dendrite: disable tests
- [6ae304bd](6ae304bdb7) earthly: 0.6.21 -> 0.6.22
- [c5871724](c58717244d) nixpacks: 0.3.2 -> 0.3.3
- [7a5a66b3](7a5a66b387) aliyun-cli: 3.0.124 -> 3.0.125
- [d17550bf](d17550bfb0) svd2rust: 0.25.0 -> 0.25.1
- [b909cc46](b909cc4614) devspace: 5.18.5 -> 6.0.0
- [500d1a6d](500d1a6d6e) powerdns-admin: avoid duplicate hash in src.override
- [97afcab2](97afcab284) oci-cli: avoid duplicate hash in src.override
- [ad8d5e0c](ad8d5e0c3b) ansible: avoid duplicate hash in src.override
- [ae0cfe80](ae0cfe80c4) nixos/xserver: remove useGlamor option
- [eb972be5](eb972be5d0) trash-cli: 0.22.4.16 -> 0.22.8.21
- [fcd137ae](fcd137ae52) trash-cli: mark license as "GPL-2.0 and later"
- [b9cc5b87](b9cc5b8797) grafana: 9.1.0 -> 9.1.1
- [1500e00a](1500e00ae6) thunderbird-91: 91.12.0 -> 91.13.0
- [cae79e84](cae79e84e4) blackmagic: 2022-04-16 -> 1.8.2
- [c1b2e4a9](c1b2e4a9b1) perlPackages.Crypt{Blowfish,DES,IDEA}: Use correct license
- [89ac27ff](89ac27ffeb) ripe-atlas-tools: init at 3.0.2
- [8d3fc481](8d3fc481a4) folly: expose fmt and boost libs

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-09-02 02:21:34 +00:00
a5a334ea1a flake.lock: Updating 'org (emacs-straight/org-mode)' - 3c11e9df -> e36c3cc2 (#263)
### Changes for org

On branch: main
Commits: 3c11e9df6e...e36c3cc21b

- [a35d1636](a35d163685) ob-shell: Fix output containing strings matching `comint-prompt-regexp'
- [b7f4afe8](b7f4afe86c) lisp/ox-md.el: Add top level header setting
- [372788a1](372788a189) ol-info: Define :insert-description function
- [5ba90e16](5ba90e161b) org-bibtex-import-from-file: Improve performance
- [06373a64](06373a6438) ob-python: Fix Emacs bug[emacs-straight/org-mode⁠#50514](http://r.duckduckgo.com/l/?uddg=https://github.com/emacs-straight/org-mode/issues/50514) when Python loads slowly
- [72f66ca0](72f66ca0b9) New babel syntax to pass src block contents as argument
- [ceac15c7](ceac15c759) lisp/ob-processing.el: Add Jarmo Hurri as maintainer
- [f3f60e4d](f3f60e4ddb) lisp/oc-csl.el: Add András Simonyi as the maintainer
- [09406b1c](09406b1c98) org-macs: Make sure that fontification does not move point
- [5bb699e0](5bb699e0fd) org-babel-insert-result: Do not err when inline src block returns nil
- [e36c3cc2](e36c3cc21b) org-babel-sh-evaluate: Do not issue string :results value

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-09-02 02:21:28 +00:00
ef439bd99f flake.lock: Updating 'ts-fold (jcs-elpa/ts-fold)' - 3b2e70db -> 28409a0c (#264)
### Changes for ts-fold

On branch: master
Commits: 3b2e70db92...28409a0cee

- [28409a0c](28409a0cee) docs: Update repo link ([jcs-elpa/ts-fold⁠#32](http://r.duckduckgo.com/l/?uddg=https://github.com/jcs-elpa/ts-fold/issues/32))

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-09-02 02:21:21 +00:00
238416780a Use builtins.fetchTarball in checks.nix to avoid IFD 2022-09-01 23:10:14 +01:00
ae22b4a3fe flake.lock: Updating 'doom-emacs (doomemacs/doomemacs)' - 4c9df9bf -> c44bc81a (#253)
### Changes for doom-emacs

On branch: master
Commits: 4c9df9bfc6...c44bc81a05

- [b36931dd](b36931dd45) fix(lib): doom-exec-process use doom-print--format
- [5a0f1fe1](5a0f1fe1cc) docs(mu4e): mention variable renamed in mu-1.8
- [5ca8c756](5ca8c75644) fix(file-templates): better recognize shell types
- [c44bc81a](c44bc81a05) fix(lib): defer-feature! fallback FNS

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-26 02:25:11 +00:00
1a55668999 flake.lock: Updating 'emacs-overlay (nix-community/emacs-overlay)' - 14443210 -> c456764c (#254)
### Changes for emacs-overlay

On branch: master
Commits: 14443210f2...c456764cdc

- [46f1eb47](46f1eb47ef) Updated repos/elpa
- [1220e2f9](1220e2f919) Updated repos/emacs
- [3bc69e76](3bc69e76fc) Updated repos/melpa
- [5faa2abd](5faa2abde9) Updated repos/emacs
- [7fafcb89](7fafcb893b) Updated repos/melpa
- [29d3a70a](29d3a70af3) Updated repos/nongnu
- [9e551fa5](9e551fa518) Updated repos/elpa
- [ac52210d](ac52210de9) Updated repos/emacs
- [f66d6692](f66d669288) Updated repos/melpa
- [47194758](47194758ad) Updated repos/elpa
- [f2a9115e](f2a9115e22) Updated repos/emacs
- [7f8f0c91](7f8f0c9108) Updated repos/melpa
- [d35281af](d35281af15) Updated repos/nongnu
- [1eef20d1](1eef20d1c8) Updated repos/emacs
- [9207a289](9207a28927) Updated repos/melpa
- [e3c49d6e](e3c49d6ea6) Updated repos/nongnu
- [bdca297f](bdca297f3a) Updated repos/elpa
- [a748f651](a748f65165) Updated repos/emacs
- [788726b7](788726b74d) Updated repos/melpa
- [0189e818](0189e818c5) Updated repos/elpa
- [798ab8fd](798ab8fd20) Updated repos/melpa
- [48b2f357](48b2f357c5) Updated repos/emacs
- [c89ea9ef](c89ea9ef9b) Updated repos/melpa
- [b0d961b4](b0d961b434) Updated repos/nongnu
- [f12465df](f12465df1c) Updated repos/elpa
- [fd4347dc](fd4347dceb) Updated repos/emacs
- [3a6945c2](3a6945c269) Updated repos/melpa
- [16319e2c](16319e2c7b) Updated repos/emacs
- [cda3e85d](cda3e85dc7) Updated repos/melpa
- [97a0b4e8](97a0b4e8d1) Updated repos/nongnu
- [b953e5c0](b953e5c041) Updated repos/emacs
- [f7084ae4](f7084ae417) Updated repos/melpa
- [d0b5c74f](d0b5c74f59) Updated repos/emacs
- [f274dc1c](f274dc1c9c) Updated repos/melpa
- [69987982](699879821f) Updated repos/emacs
- [5b17f330](5b17f330ba) Updated repos/melpa
- [3d1a1972](3d1a197255) Updated repos/emacs
- [f8efd708](f8efd708c2) Updated repos/melpa
- [2cd8b574](2cd8b57405) Updated repos/nongnu
- [14b2df58](14b2df58df) Updated repos/elpa
- [877103d2](877103d23f) Updated repos/emacs
- [88cb5bfd](88cb5bfd3f) Updated repos/melpa
- [b7e0dc28](b7e0dc28ef) Updated repos/elpa
- [e64d886e](e64d886e15) Updated repos/emacs
- [9df78985](9df7898566) Updated repos/melpa
- [766c53f6](766c53f6dc) Updated repos/emacs
- [4c5bd32c](4c5bd32cb0) Updated repos/melpa
- [021be83c](021be83c73) Updated repos/nongnu
- [7a86497d](7a86497d81) Updated repos/elpa
- [c3a3fc09](c3a3fc09d9) Updated repos/emacs
- [5cf9609f](5cf9609f0b) Updated repos/melpa
- [bb3a1a07](bb3a1a0793) Updated repos/elpa
- [506675e3](506675e3db) Updated repos/emacs
- [a9d94944](a9d949448f) Updated repos/melpa
- [9ae7f962](9ae7f9624d) Updated repos/emacs
- [44a9e4a1](44a9e4a1b5) Updated repos/melpa
- [f9ae61e7](f9ae61e779) Updated repos/nongnu
- [c456764c](c456764cdc) Updated repos/emacs

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-26 02:25:04 +00:00
245c072a37 flake.lock: Updating 'nixpkgs (NixOS/nixpkgs)' - 6c6409e9 -> 03428dba (#255)
### Changes for nixpkgs

On branch: nixpkgs-unstable
Commits: 6c6409e965...03428dbaaa

- [f4d11afb](f4d11afb67) rpm: 4.17.0 -> 4.17.1
- [ca69d21d](ca69d21dd9) kernelPackages.rtl8821cu: bump to add support for 5.19.2
- [f0165512](f0165512bc) dbus-broker: 29 -> 32
- [63de0bd0](63de0bd0d9) dbus-broker: search in /etc/dbus-1
- [f36a8ff7](f36a8ff7b8) meilisearch: 0.23.1 -> 0.28.1
- [4f274860](4f27486027) bdf2psf: 1.209 -> 1.210
- [45bc6744](45bc6744b2) oh-my-posh: init at 8.25.0
- [ee636eca](ee636eca3a) nixVersions.nix_2_7: reinit at 2.7.0
- [0ab18607](0ab186073d) python310Packages.amarna: 0.1.2 -> 0.1.3
- [6eaa3ad9](6eaa3ad9b9) python310Packages.aliyun-python-sdk-dbfs: 2.0.0 -> 2.0.1
- [d8d0f089](d8d0f08910) python310Packages.aliyun-python-sdk-dbfs: 2.0.1 -> 2.0.2
- [05aa6c10](05aa6c1026) xyce: fix eval after [NixOS/nixpkgs⁠#187842](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/187842)
- [b1ef6042](b1ef60428b) python310Packages.bthome-ble: 0.2.2 -> 0.3.0
- [72c6cc87](72c6cc879e) libbfd, libopcodes: moves closer to binutils nix expressions
- [46a8074b](46a8074b81) python310Packages.bthome-ble: 0.3.0 -> 0.3.1
- [a7fef462](a7fef462bf) python310Packages.bthome-ble: 0.3.1 -> 0.3.2
- [936d831a](936d831abc) tlsx: 0.0.5 -> 0.0.6
- [74561aa6](74561aa68d) faas-cli: 0.14.5 -> 0.14.6
- [ac9b28a4](ac9b28a4a2) python310Packages.tabula-py: 2.5.0 -> 2.5.1
- [e6b00eed](e6b00eed6f) tfsec: 1.27.2 -> 1.27.3
- [463e7abe](463e7abefd) tfsec: 1.27.3 -> 1.27.4
- [11a293f3](11a293f300) tfsec: 1.27.4 -> 1.27.5
- [829e4a1e](829e4a1e51) gitlab: 15.2.2 -> 15.3.1 ([NixOS/nixpkgs⁠#187946](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/187946))
- [0afbc696](0afbc6967c) cargo-wipe: 0.3.2 -> 0.3.3
- [19c81496](19c8149641) python3Packages.ripe-atlas-sagan: add optional dependency
- [87b25db2](87b25db2ac) ndi: 4 -> 5.5.1
- [c195e880](c195e88007) obs-studio-plugins.obs-ndi: use NDI SDK headers directly
- [c91d0713](c91d0713ac) ovmf: expose EFI prefixes and refactor qemu-vm with it
- [08547935](0854793542) coreboot: make Ada support optional
- [a40f80c6](a40f80c66f) nng: init at 1.5.2 ([NixOS/nixpkgs⁠#187950](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/187950))
- [173523fa](173523fafc) python310Packages.aesedb: 0.0.5 -> 0.0.7
- [7e1072f6](7e1072f6e5) linuxPackages.rtl8821au: unstable-2022-03-08 -> unstable-2022-08-22
- [835ee238](835ee238e4) i2p: 1.8.0 -> 1.9.0
- [f930cab9](f930cab9a1) ocamlPackages.domain-name: 0.3.0 → 0.4.0
- [9f9a3ec8](9f9a3ec8b3) python310Packages.asdf-transform-schemas: 0.2.2 -> 0.3.0
- [b0cbfe7e](b0cbfe7eff) babl: 0.1.92 -> 0.1.94
- [6cd3e192](6cd3e1921d) fits-cloudctl: 0.10.17 -> 0.10.21
- [14dc1c40](14dc1c40fd) linuxPackages.rtl8821ce: patch for 5.19.2 compatibility
- [319c0bb6](319c0bb69d) python310Packages.paranoid-crypto: init at unstable-20220819
- [5c4f0bde](5c4f0bdedf) scala-cli: 0.1.11 -> 0.1.12
- [0858a9a4](0858a9a4dd) linux: 5.10.136 -> 5.10.137
- [7ca490c3](7ca490c3d2) linux: 5.15.61 -> 5.15.62
- [b0a84e1b](b0a84e1b65) linux: 5.18.18 -> 5.18.19
- [76ffc684](76ffc68429) linux: 5.19.2 -> 5.19.3
- [44ff12b6](44ff12b6d9) linux_latest-libre: 18837 -> 18880
- [92020eb8](92020eb821) linux/hardened/patches/5.10: 5.10.136-hardened1 -> 5.10.137-hardened1
- [59d8bb65](59d8bb65af) linux/hardened/patches/5.15: 5.15.60-hardened1 -> 5.15.62-hardened1
- [c8322d76](c8322d761e) linux/hardened/patches/5.18: 5.18.17-hardened1 -> 5.18.19-hardened1
- [f9564f4f](f9564f4f02) basex: 10.0 -> 10.1
- [b5d8f6ea](b5d8f6eaba) gtkmm4: skip check on darwin
- [aeb48f34](aeb48f3404) python310Packages.allure-python-commons: 2.9.45 -> 2.10.0 ([NixOS/nixpkgs⁠#187848](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/187848))
- [097a4730](097a473056) firefox-unwrapped: 103.0.2 -> 104.0
- [77d59491](77d59491fe) firefox-bin-unwrapped: 103.0.2 -> 104.0
- [d50d54a0](d50d54a0fe) firefox-esr-91-unwrapped: 91.12.0esr -> 91.13.0esr
- [1c98a4b6](1c98a4b64b) firefox-esr-102-unwrapped: 102.1.0esr -> 102.2.0esr
- [e07f2519](e07f2519b9) firefox-beta-bin-unwrapped: 104.0b7 -> 104.b09
- [02cb054c](02cb054cf4) firefox-devedition-bin-unwrapped: 104.0b7 -> 104.b10
- [36b8fc61](36b8fc61cd) python310Packages.Nikola: Disable Python older 3.7
- [520c6941](520c694183) python310Packages.autarco: 0.1.0 -> 0.2.0
- [37363a6c](37363a6cbc) pax-utils: add python3 to propagatedBuildInputs for lddtree
- [58e0d95c](58e0d95c3a) smartmontools: fix missing sed w/o enableMail
- [e07fa705](e07fa7050e) fcft: 3.1.2 -> 3.1.3
- [639d4e61](639d4e6103) redwax-tool: init at 0.9.1
- [cf1f301a](cf1f301a1e) python310Packages.tank-utility: init at 1.4.1
- [287ed7ed](287ed7eddc) home-assistant: update component-packages
- [4f06aab3](4f06aab365) python310Packages.debuglater: 1.4.2 -> 1.4.3
- [4c59b1b5](4c59b1b547) python310Packages.hahomematic: 2022.8.11 -> 2022.8.12
- [6e4e00a1](6e4e00a101) python310Packages.hahomematic: 2022.8.12 -> 2022.8.13
- [d4ebb556](d4ebb55654) ps3-disc-dumper: init at 3.2.3
- [bbb29356](bbb29356f3) python310Packages.peaqevcore: 5.10.5 -> 5.10.6
- [13d86416](13d864166a) python310Packages.peaqevcore: 5.10.6 -> 5.11.0
- [4ddd233a](4ddd233afb) python310Packages.peaqevcore: 5.11.0 -> 5.11.1
- [f8210044](f82100441e) python310Packages.peaqevcore: 5.11.1 -> 5.11.2
- [233e7d59](233e7d5971) python310Packages.peaqevcore: 5.11.2 -> 5.12.0
- [a4a167f5](a4a167f5b7) python310Packages.python-benedict: 0.25.2 -> 0.25.3
- [dc178ae2](dc178ae28e) thunderbird*: 102.1.2 -> 102.2.0
- [7fe41f92](7fe41f922e) libbfd_2_38, libopcodes_2_38: create held back release
- [958b6553](958b6553ea) gh: 2.14.4 -> 2.14.5
- [05cd6895](05cd689592) netbootxyz-efi: 2.0.53 -> 2.0.60
- [db99daa7](db99daa790) python310Packages.preshed: 3.0.6 -> 3.0.7
- [8ccab1a5](8ccab1a56d) wcslib: 7.9 -> 7.11
- [cfea934d](cfea934df1) argocd: 2.4.10 -> 2.4.11
- [f9d09359](f9d093592b) python310Packages.pycm: 3.5 -> 3.6
- [4f9602ee](4f9602ee9a) borgbackup: install shell completions via helper script
- [62f71008](62f71008da) circleci-cli: 0.1.20500 -> 0.1.20688
- [cbaf7297](cbaf729704) minizinc: 2.6.2 -> 2.6.4
- [70ddb598](70ddb59877) python310Packages.sounddevice: 0.4.4 -> 0.4.5
- [eedfe6b7](eedfe6b7ff) python310Packages.phone-modem: 0.1.1 -> 0.1.2
- [8492b34b](8492b34bcb) python310Packages.jsbeautifier: 1.14.5 -> 1.14.6
- [ce603c2d](ce603c2d30) pavucontrol: enable parallel building
- [fa066dd7](fa066dd74e) ccache: 4.6.1 -> 4.6.2
- [dc607cf6](dc607cf67b) writeShellApplication: don't prefix empty PATH
- [2f1ecd13](2f1ecd13c2) headscale: 0.16.3 -> 0.16.4
- [08a27f78](08a27f789c) libmysqlconnectorcpp: 8.0.29 -> 8.0.30
- [490296d9](490296d928) mpd: 0.23.8 -> 0.23.9
- [ebdc70bf](ebdc70bf24) borgbackup: 1.2.1 -> 1.2.2
- [744963c2](744963c24a) borgbackup: move manpages into man output
- [fe568f41](fe568f415d) sabnzbd: 3.6.0 -> 3.6.1
- [adeb76bc](adeb76bc57) libliftoff: 0.2.0 -> 0.3.0
- [273d186e](273d186e32) gamescope: 3.11.33-jupiter-3.3-2 -> 3.11.39
- [ad70d5e0](ad70d5e0ba) okteto: 2.5.3 -> 2.6.0
- [75f48d93](75f48d9353) plantuml: 1.2022.6 -> 1.2022.7
- [1678d87a](1678d87ac4) python310Packages.omegaconf: 2.2.2 -> 2.2.3
- [02b699e9](02b699e99b) keepass: minor refactor
- [93ed660e](93ed660eca) dotnetCorePackages.combinePackages: fix bug introduced in [NixOS/nixpkgs⁠#187118](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/187118)
- [4f1ace8e](4f1ace8e44) tuptime: 5.2.0 -> 5.2.1
- [fb77ffef](fb77ffef67) werf: 1.2.163 -> 1.2.164
- [a280a2b3](a280a2b3cc) xml2rfc: 3.14.0 -> 3.14.1
- [8db8aa92](8db8aa92ac) clvm-tools: 0.4.4 -> 0.4.5
- [0305391f](0305391fb6) chia: 1.5.0 -> 1.5.1
- [4827266c](4827266cd7) vgo2nix: drop package
- [bc604481](bc60448180) solfege: build manpages
- [83874827](8387482731) python310Packages.aioaladdinconnect: 0.1.41 -> 0.1.42
- [9b8a61ad](9b8a61ad32) gh: 2.14.5 -> 2.14.6
- [73903c23](73903c2364) Revert "keycloak: 18.0.0 -> 19.0.1"
- [aabae40f](aabae40fc9) argocd-autopilot: 0.4.4 -> 0.4.5
- [095d1fe4](095d1fe4bd) ropgadget: 6.8 -> 6.9
- [f02151af](f02151af24) nixos/jitsi-meet: fix property conflict
- [2f4d909e](2f4d909ea7) osc: update to version 1.0.0-beta1
- [9418abf0](9418abf075) scaleway-cli: 2.5.1 -> 2.5.6 ([NixOS/nixpkgs⁠#183830](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/183830))

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-26 02:24:58 +00:00
eca11d52d6 flake.lock: Updating 'org (emacs-straight/org-mode)' - f28288c2 -> 3c11e9df (#256)
### Changes for org

On branch: main
Commits: f28288c255...3c11e9df6e

- [45e02e6b](45e02e6bc6) * doc/org-manual.org (Formula syntax for Calc): Fix typo
- [243ded74](243ded74ba) doc/org-manual.org: documentation for `org-latex-language-alist'
- [36906283](3690628398) lisp/ob-julia.el: Fix session support for Julia
- [4dff42f6](4dff42f6a6) lisp/ob-julia.el: Fix session support for Julia
- [a1af06d6](a1af06d643) org-insert-heading-respect-content: Fix the argument order
- [2cc2d8f1](2cc2d8f1f6) lisp/org-clock.el: Show file title in org-clock clocktable
- [b4e41b98](b4e41b9879) org-insert-heading-respect-content: Fix test failures after a1af06d64
- [8eb3f937](8eb3f93748) Fix wide docstring warnings
- [a0b8b730](a0b8b7303b) org-inlinetask: Fix infinite loop caused by 5f184b5f2
- [ccca8549](ccca8549a2) org-align-tags: Fix tag alignment in inlinetasks
- [8d93f9b6](8d93f9b6b4) org-manual.org: Update links to MathJax docs
- [1b5ccb10](1b5ccb1097) org-manual: Document `org-babel-default-inline-header-args'
- [2dfdc895](2dfdc89535) org-babel: Do not echo output of resolved noweb references
- [5184c438](5184c4382d) org-export: Make results of named code blocks a valid link target
- [090dacb0](090dacb0a9) org-fast-tag-selection: Make group tags separator not break alignment
- [dd0a7236](dd0a723603) org-fold-core: Do not override default fontification
- [3c11e9df](3c11e9df6e) org-element-cache-map: Do not refresh cache before processing

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-26 02:24:51 +00:00
446e45dcef flake.lock: Updating 'org-contrib (emacsmirror/org-contrib)' - 39e2abc5 -> 0740bd3f (#257)
### Changes for org-contrib

On branch: master
Commits: 39e2abc562...0740bd3fe6

- [dba09722](dba097229e) lisp/org-eldoc.el: Fix propertizing of non-string header args
- [caf613d8](caf613d8c6) org-depend: Fix obsoletion warnings
- [c555d8d4](c555d8d489) [PATCH] Remove libraries that are in transition to other repositories
- [0740bd3f](0740bd3fe6) [PATCH] Remove libraries that are in transition to be part of Org

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-26 02:24:44 +00:00
d2d6634081 flake.lock: Updating 'ts-fold (jcs-elpa/ts-fold)' - f0804a24 -> 3b2e70db (#258)
### Changes for ts-fold

On branch: master
Commits: f0804a2435...3b2e70db92

- [3b2e70db](3b2e70db92) tests(test.yml): Add workflow_dispatch

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-26 02:24:38 +00:00
b62e04967a Merge pull request #248 from thiagokokada/fix-issue-247
Change storage location for volatile files
2022-08-19 22:58:18 +01:00
f9dee4bac7 Change storage location to XDG default
Co-authored-by: Thiago Kenji Okada <thiagokokada@gmail.com>
Co-authored-by: ckie <git-525ff67@ckie.dev>
2022-08-19 19:55:07 +01:00
fcfde62f19 flake.lock: Updating 'doom-emacs (doomemacs/doomemacs)' - 050624d4 -> 4c9df9bf (#249)
### Changes for doom-emacs

On branch: master
Commits: 050624d475...4c9df9bfc6

- [a7e14708](a7e147088c) fix(cli): void-variable test error on Emacs 27.x
- [8b4f722f](8b4f722fa3) docs(lib): update after! to reflect changes upstream
- [4c9df9bf](4c9df9bfc6) fix: partially revert OS detection changes

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-19 01:58:00 +00:00
4ed4deb571 flake.lock: Updating 'emacs-overlay (nix-community/emacs-overlay)' - b7f32252 -> 14443210 (#250)
### Changes for emacs-overlay

On branch: master
Commits: b7f322524d...14443210f2

- [4418438e](4418438e70) Updated repos/elpa
- [33b473f1](33b473f1f0) Updated repos/emacs
- [50eb2134](50eb213413) Updated repos/melpa
- [f3a42164](f3a4216461) Updated repos/elpa
- [e6fb9bdd](e6fb9bddf2) Updated repos/emacs
- [8925d05d](8925d05d61) Updated repos/melpa
- [a673e18d](a673e18d00) Updated repos/emacs
- [8a8ab565](8a8ab5655a) Updated repos/melpa
- [6430ac36](6430ac36e0) Updated repos/elpa
- [8949819c](8949819ca3) Updated repos/emacs
- [f391425e](f391425e51) Updated repos/melpa
- [0ccaf348](0ccaf3482f) Updated repos/elpa
- [efa045cf](efa045cf3f) Updated repos/emacs
- [720a9722](720a9722d3) Updated repos/melpa
- [dd7b6b1c](dd7b6b1ce3) Updated repos/emacs
- [14443210](14443210f2) Updated repos/melpa

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-19 01:57:54 +00:00
8bcdd3edb5 flake.lock: Updating 'org (emacs-straight/org-mode)' - 3303a54d -> f28288c2 (#251)
### Changes for org

On branch: main
Commits: 3303a54d74...f28288c255

- [d3a9c424](d3a9c424ba) org-encode-time: Refactor into top-level `defmacro'
- [4080938d](4080938d60) org-agenda-prepare-buffers: Avoid repetitive updates of agenda menu
- [97d4d927](97d4d927f2) org-agenda-prepare-buffers: Avoid excessive memory allocation
- [f28288c2](f28288c255) org-agenda-align-tags: Do not trigger fold checks

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-19 01:57:47 +00:00
863af01794 Merge pull request #246 from thiagokokada/update-doom-emacs
Update doomemacs
2022-08-17 11:43:09 +01:00
b72dc63c39 Update patches 2022-08-16 17:33:04 +01:00
7aaba5f363 flake.lock: Update
Flake lock file updates:

• Updated input 'doom-emacs':
    'github:doomemacs/doomemacs/b06fd63dcb686045d0c105f93e07f80cb8de6800' (2022-08-08)
  → 'github:doomemacs/doomemacs/050624d47532cef18fcb41daa4e626576b00659c' (2022-08-15)
• Updated input 'doom-snippets':
    'github:doomemacs/snippets/6b2bd5a77c536ed414794ecf71d37a60ebd4663e' (2022-06-22)
  → 'github:doomemacs/snippets/f957f8d195872f19c7ab0a777d592c611e10e9bb' (2022-08-07)
• Updated input 'emacs-overlay':
    'github:nix-community/emacs-overlay/a151f9ff5b9fa813ac8918f3a3a67c643e7e2edc' (2022-08-04)
  → 'github:nix-community/emacs-overlay/b7f322524d077b01f63d413cea4059c5fffaa362' (2022-08-16)
• Updated input 'flake-utils':
    'github:numtide/flake-utils/7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249' (2022-07-04)
  → 'github:numtide/flake-utils/c0e246b9b83f637f4681389ecabcb2681b4f3af0' (2022-08-07)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/5f9b871b72b24f066b1a1e189efd0669f2888c49' (2022-08-04)
  → 'github:NixOS/nixpkgs/6c6409e965a6c883677be7b9d87a95fab6c3472e' (2022-08-16)
• Updated input 'org':
    'github:emacs-straight/org-mode/4702a73031c77ba03b480b0848c137d5d8773e07' (2022-08-03)
  → 'github:emacs-straight/org-mode/3303a54d74805cdd2b6eda37285f259949f7ba2e' (2022-08-14)
• Updated input 'revealjs':
    'github:hakimel/reveal.js/039972c730690af7a83a5cb832056a7cc8b565d7' (2022-05-31)
  → 'github:hakimel/reveal.js/b23d15c4304a9a1b72f484171fc97682e5ed85a3' (2022-08-14)
• Updated input 'ts-fold':
    'github:jcs-elpa/ts-fold/17d131f69a717d7e8cc6d3af9dfa7d2b5e2b78ef' (2022-07-30)
  → 'github:jcs-elpa/ts-fold/f0804a243544fbbf593791e4390d838b5d1187b0' (2022-08-11)
2022-08-16 17:23:57 +01:00
20ca56a17d Merge pull request #234 from thiagokokada/fix-doom-emacs
Fix doom-emacs
2022-08-10 12:12:31 +01:00
85f4d4381a flake.lock: Update
Flake lock file updates:

• Updated input 'doom-emacs':
    'github:doomemacs/doomemacs/bcca96a69a44c1a752dd58761f8c7e2b43695f0b' (2022-08-04)
  → 'github:doomemacs/doomemacs/b06fd63dcb686045d0c105f93e07f80cb8de6800' (2022-08-08)
2022-08-09 20:54:57 +01:00
d60b73a090 Update doom-emacs config paths 2022-08-09 20:54:42 +01:00