Commit Graph

793 Commits

Author SHA1 Message Date
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
5952ea8b87 resolve reviews 2022-09-21 20:08:03 +03: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
1a524776a4 talk about the "package not available" error 2022-09-16 01:13:01 +03:00
45cab4da22 less fluff in getting started 2022-09-15 13:34:37 +03: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
aa5171992e i forgot to change the setup table to use the updated home-manager 2022-09-14 01:54:04 +03:00
a9a713e619 improve setup table 2022-09-14 01:50:08 +03:00
20bd0eda9c i forgot to write the faq.md file 2022-09-14 01:42:49 +03:00
68f7600950 fix broken links and improve tables 2022-09-14 01:40:25 +03:00
2bf0097a0a fix broken link 2022-09-14 01:37:17 +03:00
7a12ba91d5 improve tables 2022-09-14 01:34:34 +03:00
7e2e54e569 improve documentation 2022-09-14 01:27:18 +03:00
c3fc23c8ed nix-doom-emacs isn't Nix-Doom-Emacs 2022-09-13 00:55:20 +03:00
9f5910542f better configs 2022-09-13 00:52:24 +03:00
9e52ac8227 improve quickstart 2022-09-13 00:23:08 +03:00
984b9d9d81 add faq for imperative doom emacs 2022-09-13 00:18:42 +03:00
eca2c6e4f3 add faq for #4 2022-09-13 00:10:14 +03:00
aa9c518c03 improve phrasing 2022-09-13 00:05:32 +03:00
3d51e18ae3 fix reviews 2022-09-12 23:13:18 +03:00
a97a4e704b Improve warn message 2022-09-11 12:32:30 +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
3e63d48514 Review suggestion fixes 2022-09-09 23:18:05 +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
814450634e Rename overlay parameters to final: prev: 2022-09-08 21:41:21 +01:00
42acf72d86 packages.nix-doom-emacs -> packages.doom-emacs 2022-09-08 21:12:36 +01:00
b434c1c1e2 Add apps output 2022-09-08 21:11:23 +01:00
6005107c0b Refactor flake.nix to use the new standard inputs 2022-09-08 21:05:56 +01:00
827fe858bc Fix formatting 2022-09-08 20:36:11 +01: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
badae09b3e Documentation overhaul 2022-09-08 21:42:54 +03: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