Commit Graph

321 Commits

Author SHA1 Message Date
2f58c44b34 Merge pull request #212 from 0x450x6c/fix-nix-integration-patch
Fix nix-integration.patch.
2021-05-20 22:35:39 +02:00
605b5c960e Merge branch 'master' into fix-nix-integration-patch 2021-05-20 22:32:51 +02:00
33c876f908 Merge remote-tracking branch 'origin/develop' 2021-05-20 22:29:31 +02:00
5581c8d1df flake.lock: Updating 'org-mode (emacs-straight/org-mode)' - e641d373 -> cb8e50ed
### Changes for org-mode

On branch: master
Commits: e641d37360...cb8e50ed15

- [c43041cf](c43041cf1a) ob-C.el: Fix regression which mixes int, double, char* types
- [55ef8e85](55ef8e8584) lisp/ob-sqlite.el: Add Nick Savage a the maintainer
- [38842b2f](38842b2ffa) Refactor org-set-font-lock-defaults to improve code readability
- [d96e8975](d96e897579) ox-html: Use <img> tags for svgs, not <object>
- [0260d2fc](0260d2fcf6) Allow multiple %(expression) instances in org-agenda-prefix-format
- [ea8f7610](ea8f7610ce) Allow user to set ob-lilypond header arguments
- [4efab768](4efab7681e) ox-html.el: Add HTML_CONTENT_CLASS to support css classes in content tag
- [29d21ea6](29d21ea628) Revert "ox-html.el: Use classList and put in the public domain"
- [0f7d2823](0f7d2823fd) org-plot: Make checkdoc happier
- [dadbd025](dadbd025fa) org-plot: Refresh inline images after plotting
- [73a96c63](73a96c63a9) org-plot: Ignore gnuplot buffer read-only error
- [2c22bba4](2c22bba4a2) org-plot: Expand file name of output image
- [ac3148ef](ac3148ef8d) org-plot: Don't move point when plotting
- [058339d6](058339d6e6) org-table.el: Fix a bug when displaying a table header
- [58cacdf0](58cacdf0e0) org-manual.org: Fix syntax
- [37f291ac](37f291ac08) guide: Fix kbd syntax
- [43f6ced0](43f6ced0da) lisp/org.el: Indent list items in drawers correctly
- [730a05f7](730a05f787) org.el: Fix indentation of new notes in a logbook drawer
- [26d1d29c](26d1d29cf9) lisp/org.el: Small refactoring
- [13a1a4fb](13a1a4fb96) Be more consistent about treating tags as case-sensitive
- [8bdcf51a](8bdcf51acf) lisp/org.el: Update previews correctly when color chnages.
- [94d8d8ff](94d8d8ff50) etc/ORG-NEWS: Announce the signature change for `org-tags-expand'
- [e8c24b66](e8c24b66af) ox.el: Remove .gpg extension from the exported file-name
- [82707041](82707041b0) Revert "ox.el: Remove .gpg extension from the exported file-name"
- [b1ff9afc](b1ff9afc3b) ox.el: Remove .gpg extension from the exported file-name
- [4f8a2758](4f8a2758cb) ol: Factorize "help" link store function
- [3b1467da](3b1467daa6) ol: Add missing docstring
- [3d353b00](3d353b0065) ol: Fix org-link--store-help
- [beb010a3](beb010a3a5) ol: Fix storing link from a keybinding help buffer
- [667cb6f1](667cb6f1ae) org-faces.el: Use fixed-pitch
- [10e22f57](10e22f57f7) ol: Inserting help links ask for description again
- [a1184f7d](a1184f7d61) Add `ancestors-full' visibility setup to `org-show-context-detail'
- [bd267679](bd267679c6) manual: Add hints for visible-only export
- [e9f03779](e9f03779bc) ol-info: Fix description when storing "info" link
- [0c4e844c](0c4e844c86) Remove default binding for org-table-blank-field
- [a32f015a](a32f015aac) org-protocol: Fix missing '+' in js snippet
- [08e62edb](08e62edb3a) org-protocol: Fix missing '+' in js snippet
- [5be65071](5be650714d) org.el (org-sort-remove-invisible): Remove spurious spaces
- [ce04ec0e](ce04ec0e55) ox-html.el: remove CDATA strings
- [00cd6de3](00cd6de31b) ox-html.el: Limit maximum content width and center
- [70c4903c](70c4903c9f) lisp/ox-html.el: Enhance `org-html-style-default'
- [a51c0f22](a51c0f22b8) ox-html.el (org-html-scripts, org-html-style-default): Use defcustom
- [2a1b0d8a](2a1b0d8ae0) ox-html.el: add lang label to authinfo src blocks
- [ebcee052](ebcee052fd) Revert "org.el (org-sort-remove-invisible): Remove spurious spaces"
- [5e8f039a](5e8f039aaa) test-org-protocol.el: Fix the case for parse parameters with complex argument
- [3dbeb677](3dbeb677e0) test-org-protocol.el: Add expected failures for file:/// URLs
- [24a7ed50](24a7ed50b3) org-protocol.el: Fix detection of old-style URIs
- [f9cdda82](f9cdda8234) doc/org-manual.org: Deprecate installation thru Org ELPA or archives
- [17ef1b39](17ef1b39b0) ox: Fix various uses of the non-lexical-binding ELisp dialect
- [232d9a06](232d9a0600) Bypass read-only state in org-entry-put
- [44f409e2](44f409e21e) org-plot: replace ignore-error with condition-case
- [38f87a26](38f87a26b5) ob-C.el: Fix a number a regressions related to table parameters
- [e2ffee96](e2ffee96d2) ol.el: Fix confusing variable name
- [c212b7da](c212b7dae8) ob-eval.el: Refactoring `org-babel-eval' to improve readability
- [8ab1e30d](8ab1e30dbc) contrib/lisp/ox-rss.el (org-rss-headline): Handle empty date
- [aea31b06](aea31b0656) org: Enable plotting with C-c C-c
- [064a6813](064a681303) mk/*pl: Remove type="text/javascript" as it is unnecessary
- [f2bedc88](f2bedc8881) lisp/ox-html.el: Remove type="text/javascript"
- [7fc0900a](7fc0900a28) contrib/lisp/ox-*.el: Remove type="text/javascript".
- [e266fac1](e266fac1ed) ox-texinfo: Property display images with relative file names
- [45a3d7a9](45a3d7a900) org-tags-expand: Mark unused argument to silence byte-compiler
- [869b7a21](869b7a21b9) org-open-file: Avoid make-process for Emacs 24 compatibility
- [df84100d](df84100d0c) org-display-inline-images: Silence byte-compiler on Emacs <26
- [390063d8](390063d8df) ox-html.el/inline-image export: Fix caption numbering
- [d18071b4](d18071b4ff) lisp/org-agenda.el: Make tags filtering case-sensitive
- [ee507de4](ee507de478) lisp/org.el (org-ctrl-c-ctrl-c): Fix bug
- [0a689bf6](0a689bf6c5) lisp/ox-html.el: Add TEC as the maintainer
- [7c99d155](7c99d15557) org-table.el: Allow to import files with no .txt, .tsv or .csv
- [7da20ff2](7da20ff219) lisp/ob-plantuml.el: New option `org-babel-plantuml-svg-text-to-path'
- [2d1d59d5](2d1d59d5c0) etc/ORG-NEWS: Advertize `org-babel-plantuml-svg-text-to-path'
- [7c9bf397](7c9bf397b5) lisp/ox-html.el (org-html-scripts): Small refactoring
- [dcd7b576](dcd7b576b7) lisp/ox-html.el (org-html-scripts): Small refactoring
- [bb24248b](bb24248b82) lisp/ox-html.el: Set `org-html-head-include-scripts' to nil
- [9aa9f3b1](9aa9f3b1f7) org-clock.el: clocktable ':formula %' now includes per-file time pct
- [400d2d9f](400d2d9fd7) org-src: Use point instead of column for coords
- [9af8d55f](9af8d55f07) org: Add font-lock rule for inline export snippets
- [80a676c7](80a676c722) Revert "org: Add font-lock rule for inline export snippets"
- [eef9027c](eef9027cd2) org: Add font-lock rule for inline export snippets
- [67db2f5e](67db2f5e46) etc/ORG-NEWS: Announce fontification support of inline export snippets
- [45ca597f](45ca597f96) lisp/ob-sql.el: Prevent from getting stuck with an error
- [e080eb75](e080eb759a) lisp/org-agenda.el: Small refactoring and docstring enhancement
- [ab01161b](ab01161b2a) Fix 7da20ff21
- [b90b850a](b90b850ae8) ob-core: Remove LaTeX environment #+results type
- [154e1f19](154e1f19a9) lisp/org-capture.el: Add a new :refile-targets template option
- [611e806e](611e806ef9) doc/org-manual.org: Document the new property :refile-targets
- [40c7ddb4](40c7ddb4ec) etc/ORG-NEWS: Add a new :refile-targets template option
- [c1a5f5c1](c1a5f5c155) etc/ORG-NEWS: LaTeX env #+results now removed
- [c7de815c](c7de815c5a) lisp/ob-gnuplot.el: Use	`org-babel-local-file-name'
- [a2403321](a2403321ac) etc/ORG-NEWS: Announce clocktable per-file time percentages (':formula %')
- [e8562a33](e8562a3327) date/time prompt: Provide support for HHhMM time input
- [fb303018](fb30301888) lisp/org.el: Fix bug about inserting a heading before the first headline
- [842ab092](842ab092ae) lisp/org.el: Make `org-toggle-link-display' more consistent
- [0a8079b4](0a8079b4d7) Bypass read-only state in org-entry-put
- [8bd3bd09](8bd3bd093b) ob-C: Adjust pcase pattern for Emacs 24 compatibility
- [94837fc6](94837fc6b5) agenda: Fix org-agenda-show-new-time on Emacs 24
- [ccd513a3](ccd513a3c5) lisp/org.el: Don't let `visual-line-mode' override Org's keybindings
- [a2cb9b85](a2cb9b853d) ob-tangle.el: Improve tangling
- [eedbe286](eedbe286ef) lisp/org-table.el: Fix bug with `org-table-wrap-region'
- [5021bada](5021bada95) lisp/org.el: Fix bug when unfolding a subtree
- [d3b6cdbf](d3b6cdbf37) etc/ORG-NEWS: Use https instead of http when available
- [5584ffc6](5584ffc6c4) lisp/org.el (org--backward-paragraph-once): Handle corner case
- [0e7153e6](0e7153e63d) org-test: Fix wrong-numbre-of-arguments error on master+native-comp
- [ab82d6ae](ab82d6ae25) ox-ascii: Fix title when 2 width char is used
- [cb0ef128](cb0ef12801) lisp/org-colview.el: Update org-columns to respect global-visual-line-mode
- [562e325c](562e325c75) lisp/org-colview.el: Update org-columns to respect global-visual-line-mode
- [4c769628](4c76962814) lisp/org.el: Don't fontify headlines with "::" as description items
- [ac8c009e](ac8c009e00) lisp/ob-R.el: Fix session output with substrings matching prompts
- [c0338142](c0338142b7) test-ob-R.el: add tests for output with substrings matching prompt
- [9014577d](9014577df2) test-ob-R.el: add tests for how NA values are printed
- [c7331f85](c7331f859d) lisp/org.el: Fix indentation when `org-adapt-indentation' is 'headline-data
- [945c0191](945c019176) lisp/org.el: Fix indentation when `org-adapt-indentation' is 'headline-data
- [c9be80ce](c9be80ceb0) Add Nicolas as the maintainer for a few ox-*.el files
- [c3917c3a](c3917c3a0b)  lisp/org.el (org-indent-line): Fix another bug
- [e7fc34ec](e7fc34ecf4) lisp/org.el: Update docstring of `org-return-and-maybe-indent'
- [445be139](445be13972) lisp/org.el: Fix indentation again
- [ba9e5310](ba9e531016) lisp/org.el: Fix another indentation case
- [3520c5b9](3520c5b9a5) CONTRIBUTE: Announce the move of contrib/ to a new repository
- [0555665b](0555665bb9) Remove the contrib/ directory
- [e12ee7d1](e12ee7d166) README*: Remove references to contrib/
- [096cacfd](096cacfdbf) lisp/org-clock.el: Point to the new location of x11idle.c
- [678cb68f](678cb68f78) doc/*: Update references to the old contrib/ directory
- [e80be062](e80be06236) etc/ORG-NEWS: Announce that contrib/ lives in a separate repository
- [4ca4b45a](4ca4b45a93) lisp/ob-groovy.el: Fix link
- [479a3da2](479a3da22e) org-manual.org: describe external reference for :var header
- [238a80d3](238a80d3ad) org-colview.el (org-columns): Replace org-map-entries with org-scan-tags
- [546d35a5](546d35a564) README: Add a section "Join the GNU Project"
- [de93bf02](de93bf02bf) lisp/org.el: More fixes to `org-indent-line'
- [d48276b8](d48276b894) Replace `org-speed-commands-user' by `org-speed-commands'
- [dfdd5cd0](dfdd5cd0cd) lisp/ox-html.el: Finish the headline numbering part by a full stop
- [ec6d1df9](ec6d1df9bc) lisp/ox.el (org-export-to-file): Don't load the major mode
- [eca93742](eca93742b6) lisp/org-agenda.el: Prevent wrong scrolling
- [dfc0d522](dfc0d522f1) Revert "lisp/org-agenda.el: Prevent wrong scrolling"
- [eecc0574](eecc0574d8) lisp/org-agenda.el: Prevent wrong scrolling
- [65d05a1c](65d05a1cfd) README: Small enhancements
- [e5cb22dd](e5cb22dd9d) README: More minor enhancements
- [bc2659b8](bc2659b8b9) lisp/ob-ledger.el: Add Eric S Fraga as the maintainer
- [b718b703](b718b7035d) lisp/org.el (org-indent-line): Add missing arg to `looking-back'
- [f8ee4ab4](f8ee4ab4a7) lisp/ob-sqlite.el: Prevent output from being incorrectly parsed if it contains double-quotes.
- [d59f35fb](d59f35fbb7) ob-tangle.el (org-babel-tangle): Fix readonly tangle
- [501b2a19](501b2a191c) ob-tangle.el: (org-babel-tangle-collect-blocks): Use correct tangle name
- [7c0c9a2b](7c0c9a2b88) doc/org-manual.org: Add Kyle Meyer and Ihor Radchenko
- [0a651b74](0a651b7469) lisp/org.el (org-adapt-indentation): Use nil by default
- [4b553e5d](4b553e5d70) doc/org-manual.org (List of Contributions): Add Timothy E Chapman
- [53d69d00](53d69d0002) Fix typo in `org-modules'
- [62c90bef](62c90bef35) compat: Add `org-string-distance'
- [15200c25](15200c25d5) doc/org-manual.org: Small rephrasing
- [bfc3d18b](bfc3d18b04) lisp/org-entities.el (org-entities): Add the Turkic dotted and dotless 'i'
- [6e5b39ac](6e5b39acd1) ob-tangle.el: Fix single block tangle
- [3f396088](3f39608857) lisp/org.el: Fix inserting a heading before the first entry
- [b4b35fc9](b4b35fc92d) lisp/ol.el: Fix bug when storing links
- [4d260750](4d26075039) doc/org-manual.org (Features Overview): Fix typo
- [cbc1f96c](cbc1f96c41) lisp/ob-calc.el: Add Tom Gillespie as the maintainer
- [0f2ece64](0f2ece647b) Update Carsten's email address in some files
- [f1b91199](f1b9119954) lisp/org.el: Make `org-load-hook' obsolete
- [2956c86c](2956c86c20) lisp/ox-html.el (org-html-scripts): Fix missing curly bracket
- [348ecd87](348ecd8789) lisp/ob-awk.el: Add Tyler Smith as the maintainer
- [5d2ccdae](5d2ccdae7f) ol-w3m: handle w3m-image link information
- [7dd667af](7dd667af67) org-plot: Use labels with 2d histogram plot
- [2ae30834](2ae308342a) org-plot: Fix calling at start of #+plot line
- [bc857bfc](bc857bfc62) agenda: Fix "org-duration-to-minutes: Invalid duration format" error
- [981f2503](981f25031d) ox-md: Use TeX-style $ math wrapping
- [6107c2b1](6107c2b15b) Revert "agenda: Fix "org-duration-to-minutes: Invalid duration format" error"
- [c26f8d2c](c26f8d2cc5) agenda: Fix org-duration-to-minutes error (take 2)
- [27621a5b](27621a5b03) Add Luc Pellissier as maintainer for two ob-* files
- [8b184058](8b18405857) Throw user errors when trying to drag inline tasks
2021-05-20 22:14:09 +02:00
3adabe34c1 flake.lock: Updating 'nixpkgs (NixOS/nixpkgs)' - 123db833 -> 3eac120c
### Changes for nixpkgs

On branch: nixpkgs-unstable
Commits: 123db83348...3eac120c3d

- [2a95fe1a](2a95fe1aea) gap: 4.11.0 -> 4.11.1
- [391028eb](391028eb3a) pynac: add more patches, link to sage trac
- [f206ba8a](f206ba8ab9) singular: replace local patches by upstream ones
- [b413d357](b413d3570a) sage: 9.3.rc4 -> 9.3
- [538c6143](538c614396) gnomecast: switch from ffmpeg_3 to ffmpeg
- [ddfb6c37](ddfb6c3760) python3Packages.connexion: 2.4.0 -> 2.7.0
- [a7833724](a7833724fd) webkitgtk: 2.32.0 -> 2.32.1
- [a3c9fd29](a3c9fd29fe) tailscale: 1.8.0 -> 1.8.3
- [1d863bf4](1d863bf416) poedit: 2.4.2 -> 2.4.3
- [c7b3d952](c7b3d9522b) vips: fix darwin
- [5a48b5ec](5a48b5ec83) wireguard-tools: 1.0.20210315 -> 1.0.20210424
- [b5c423be](b5c423bedd) linuxPackages.wireguard: 1.0.20210219 -> 1.0.20210424
- [d8094789](d8094789f3) atuin: fix darwin build
- [ac667f26](ac667f26c1) hackage2nix: Mark failing builds broken
- [4c8edd64](4c8edd64e8) terraform-providers: set keycloak provider source address
- [273ab793](273ab793b6) octant: 0.19.0 -> 0.20.0
- [ed012af8](ed012af8f8) octant-desktop: 0.19.0 -> 0.20.0
- [93e1147d](93e1147d19) grafana-image-renderer: 2.0.1 -> 2.1.0
- [be038cf4](be038cf4f9) megacmd: 1.2.0 -> 1.4.0 ([NixOS/nixpkgs⁠#122405](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/122405))
- [ee727dfd](ee727dfdb7) chromiumDev: 92.0.4496.0 -> 92.0.4503.0
- [0432a816](0432a81670) hedgedoc: 1.8.0 -> 1.8.2
- [62b12d74](62b12d749b) hylafaxplus: fix build
- [85aa041a](85aa041a06) croc: 9.1.2 -> 9.1.3
- [ee6e39fd](ee6e39fdb8) maintainers: add mdsp
- [e5d8c19f](e5d8c19f70) maintainers: add bmwalters
- [ffaa5312](ffaa531239) minipro: init at 0.5
- [2ca5a4e2](2ca5a4e2b6) vscode: 1.56.0 -> 1.56.1
- [360f4327](360f43277f) _1password: Fix Darwin Builds
- [e1ce6868](e1ce68683f) freeorion: 0.4.9 -> 0.4.10.1
- [e956f890](e956f890f2) popeye: 0.9.0 -> 0.9.2
- [8f02e3bb](8f02e3bb29) bottom: add missing dependencies when on darwin
- [4ff5a02f](4ff5a02f4b) bottom: 0.6.0 -> 0.6.1
- [67a2f545](67a2f545ca) eterm: 0.9.6 -> 0.9.6-unstable=2020-03-03
- [5d8c8c6c](5d8c8c6c90) icewm: 2.2.0 -> 2.3.4
- [5ad65d4e](5ad65d4eb8) emacasPackages.sunrise-commander: 6r435 -> 0.0.0-unstable=2021-04-23
- [12d5b760](12d5b760ae) skribilo: rewrite
- [89faeb90](89faeb90dd) img2pdf: 0.4.0 -> 0.4.1 ([NixOS/nixpkgs⁠#122669](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/122669))
- [f75b9fe4](f75b9fe4f3) tiscamera: 0.11.1 -> 0.13.1
- [a4417d8c](a4417d8c14) gojsontoyaml: unstable-2020-06-02 -> unstable-2020-12-16
- [a9a9d51f](a9a9d51f3b) ted: move pkg-config to nativeBuildInputs
- [e24fd274](e24fd2740f) swaglyrics: bump unidecode version constraint
- [a931f708](a931f70824) nushell: fix darwin build
- [4d8dd0af](4d8dd0afd2) nushell: mark tests broken on darwin
- [e7f334e6](e7f334e680) librespeed-cli: 1.0.8 -> 1.0.9
- [1f502001](1f50200174) aisleriot: 3.22.13 -> 3.22.16
- [7ebcacae](7ebcacaebc) python3Packages.ics: fix build
- [344ec021](344ec021bf) libxmlb: 0.3.0 -> 0.3.1
- [2fe70874](2fe7087430) php80Extensions.apcu_bc: mark as broken
- [38f289db](38f289db33) broot: 1.3.1 -> 1.4.0
- [941c14f3](941c14f345) sqsh: fix build with freetds
- [19fa85a6](19fa85a66d) sniffglue: 0.12.0 -> 0.12.1
- [e8ab2b3e](e8ab2b3eeb) py-dmidecode: init at 0.1.0
- [1998a424](1998a4243b) python3Packages.mdformat: init at 0.7.6
- [c5f430a1](c5f430a166) python3Packages.fpyutils: init at 2.0.0
- [67ef7772](67ef7772a1) exim: fix enableMySQL (use libmysqlclient.dev)
- [28dbe247](28dbe247f9) python3Packages.md-toc: init 7.2.0
- [4bb3b2a2](4bb3b2a23f) cpulimit: 2.6 -> 2.7
- [8a625b53](8a625b53b3) navi: 2.15 -> 2.16
- [bde27b4e](bde27b4e97) knot-dns: 3.0.5 -> 3.0.6
- [c9bfa3c1](c9bfa3c10b) python3Packages.imap-tools: 0.40.0 -> 0.41.0
- [c41a4052](c41a405209) vimPlugins: Update
- [0326ec60](0326ec60b5) vimPlugins.qfenter: init at 2020-10-09
- [330cc7ef](330cc7eff3) md4c: 0.4.7 -> 0.4.8
- [7dd35786](7dd35786f3) steam-tui: init at 0.1.0
- [c818dec7](c818dec738) gencfsm: 1.8.19 -> 1.9
- [89263112](8926311238) vsftpd: fix build with gcc9
- [73b68d33](73b68d3304) aisleriot: changed updateScript
- [9bd967cd](9bd967cdfe) vscodium: 1.56.0 -> 1.56.1
- [306d756e](306d756ea9) anydesk: Add minizip as buildInputs
- [80969cc4](80969cc4ec) haskellPackages.taffybar: fix build
- [c8283ced](c8283cedb7) python3Packages.pytorch-bin: use CUDA 11 wheels
- [c49f63cd](c49f63cddf) i3status-rust: 0.20.0 -> 0.20.1
- [22401596](2240159667) exoscale-cli: 1.28.0 -> 1.29.0
- [3b36371c](3b36371ccd) deno: 1.9.2 -> 1.10.1
- [a613984d](a613984d8a) python3Packages.mypy-boto3-builder: init at 4.12.0
- [33faf27e](33faf27e31) python3Packages.mypy-boto3-s3: init at 1.17.71
- [96b0e6fe](96b0e6fe5f) trivy: 0.17.2 -> 0.18.0
- [b02724b9](b02724b903) go-toml: 1.9.0 -> 1.9.1
- [29ff6e85](29ff6e85f4) terraform-ls: 0.16.0 -> 0.16.2
- [86350915](863509151d) python3Packages.aiohue: 2.3.0 -> 2.3.1
- [07805915](0780591569) python3Packages.denonavr: 0.10.7 -> 0.10.8
- [b7cc0d6d](b7cc0d6d73) home-assistant: 2021.5.2 -> 2021.5.3
- [d49e7dd0](d49e7dd0f4) squashfs-tools-ng: 1.1.0 -> 1.1.1; add bzip2 support; enableParallelBuilding ([NixOS/nixpkgs⁠#122649](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/122649))
- [acd49fab](acd49fab8e) python3Packages.requests-http-signature: fix error in tests ([NixOS/nixpkgs⁠#120987](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/120987))
- [9b03a74f](9b03a74fb5) 0verkill: fix darwin build
- [8a32c475](8a32c47586) .github/labeler.yml: Update GNOME file patterns
- [fd4f20bc](fd4f20bce4) signal-desktop: 5.0.0 -> 5.1.0
- [ce6d0772](ce6d077290) libtorrent-jesec: init at 0.13.8-r1
- [0c6b4f2c](0c6b4f2c75) rtorrent-jesec: init at 0.9.8-r11
- [5c4c71c3](5c4c71c31a) linux_lqx: 5.11.19 -> 5.11.20
- [92a2e684](92a2e684bc) sndio: 1.7.0 -> 1.8.0 ([NixOS/nixpkgs⁠#122352](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/122352))
- [65670311](6567031111) nixos/mirakurun: add polkit rule for smart card access ([NixOS/nixpkgs⁠#122066](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/122066))
- [8d0b9934](8d0b9934a2) python3Packages.aioesphomeapi: 2.6.6 -> 2.7.0
- [c9491304](c94913045f) python37.pkgs.prettytable: Fix build
- [ee1cfa2d](ee1cfa2df1) abcmidi: 2021.05.09 -> 2021.05.10
- [42ee87ee](42ee87ee79) pythonPackages.django-pipeline: drop
- [65380bc3](65380bc338) steam-tui: adds missing runtime dependencies
- [2e95877e](2e95877eb6) bitwarden-cli: set meta.mainProgram
- [854207d1](854207d16c) castty: fix darwin build
- [e90057a4](e90057a4a5) chafa: fix darwin build
- [e2adee68](e2adee6827) chromiumDev: Fix the build
- [362bc678](362bc6785a) Fix conan build caused by failing pyjwt
- [32ea6bfe](32ea6bfe74) dcs: use yuicompressor instead of slimit and CSSMinifier ([NixOS/nixpkgs⁠#122764](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/122764))
- [83a8517e](83a8517e5a) rtorrent-jesec: 0.9.8-r10 -> 0.9.8-r13
- [b6475a8f](b6475a8f90) gonic: fix transcoding support
- [bf434ca1](bf434ca1a1) libnixxml: fix build + support cross + enable tests
- [3d770c1a](3d770c1aa5) libnixxml: patch /bin/bash path
- [32c14664](32c14664e8) erlang-ls: init at 0.15.0
- [c46059f7](c46059f732) taffybar: restore ability to override ghcWithPackages arg
- [a7d76a6c](a7d76a6cf0) haskellPackages.taffybar: add rvl to meta.maintainers
- [f47e1433](f47e1433a5) linux: 5.10.35 -> 5.10.36
- [97ef1f8f](97ef1f8fc2) linux: 5.11.19 -> 5.11.20
- [5d2d9637](5d2d963774) linux: 5.12.2 -> 5.12.3
- [0ae6555e](0ae6555eab) linux: 5.4.117 -> 5.4.118
- [82f106ce](82f106cee0) linux-rt_5_10: 5.10.30-rt38 -> 5.10.35-rt39
- [33eeddc2](33eeddc2ec) linux/hardened/patches/5.10: 5.10.35-hardened1 -> 5.10.36-hardened1
- [5bece67f](5bece67ff6) linux/hardened/patches/5.11: 5.11.19-hardened1 -> 5.11.20-hardened1
- [8c3ef4c6](8c3ef4c69c) linux/hardened/patches/5.4: 5.4.117-hardened1 -> 5.4.118-hardened1
- [d8438b87](d8438b875f) python3Packages.dependency-injector: 4.31.1 -> 4.32.2
- [15dd18a4](15dd18a4a8) ergo: 4.0.9 -> 4.0.10
- [d1601a40](d1601a40c4) supertux-editor: mark as broken ([NixOS/nixpkgs⁠#122781](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/122781))
- [ca6255bf](ca6255bf0b) nixos/docker: fix evaluation when NAT is enabled too
- [621a242a](621a242a1a) jekyll: Remove myself as maintainer
- [63ff7e43](63ff7e430b) chromiumBeta: 91.0.4472.38 -> 91.0.4472.57
- [ac77e708](ac77e708e0) google-cloud-sdk: 339.0.0 -> 340.0.0
- [0b14ea44](0b14ea44a6) auditwheel: init at 4.0.0 ([NixOS/nixpkgs⁠#122607](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/122607))
- [cd0b34af](cd0b34aff2) terminator: 2.1.0 -> 2.1.1
- [ecb635c8](ecb635c8f8) unfs3: mark as broken
- [d52e8aaa](d52e8aaab5) glcontext: init at 2.3.3 and add as moderngl dep
- [8b348b32](8b348b323d) linuxPackages<=4.9: mark broken on aarch64
- [ef2742bc](ef2742bcde) elm-instrument: fix build
- [1eb2fd13](1eb2fd13aa) python3Packages.csvw: fix darwin
- [f2c51f54](f2c51f546b) open-vm-tools: fix building with glib 2.68
- [61e1c0fe](61e1c0fe89) python3Packages.globus-sdk: unbreak
- [9236fe83](9236fe835f) sweethome3d: 6.4.2 -> 6.5.2, also bump editors, use fetchurl and fix build
- [34703f88](34703f8873) python3Packages.ipydatawidgets: unbreak
- [01b771bc](01b771bce0) gpsprune: 20.3 -> 20.4
- [eca1520e](eca1520ebb) pdf2djvu: unbreak
- [99c0fb90](99c0fb9059) python3Packages.pytorch-metric-learning: fix build
- [7693c5d5](7693c5d59b) rq: remove #[deny(warnings)] to reduce chance of build failures with rustc update
- [c6b62f23](c6b62f2381) mkShell: introduce packages argument ([NixOS/nixpkgs⁠#122180](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/122180))
- [3eac120c](3eac120c3d) netlify-cli: fix build
2021-05-20 22:13:59 +02:00
94e684e4fa flake.lock: Updating 'flake-utils (numtide/flake-utils)' - 2ebf2558 -> b543720b
### Changes for flake-utils

On branch: master
Commits: 2ebf2558e5...b543720b25

- [b543720b](b543720b25) filterPackages: add fallbacks for missing attrs ([numtide/flake-utils⁠#32](http://r.duckduckgo.com/l/?uddg=https://github.com/numtide/flake-utils/issues/32))
2021-05-20 22:13:47 +02:00
7929765296 flake.lock: Updating 'emacs-overlay (nix-community/emacs-overlay)' - 472d140a -> 842a4d83
### Changes for emacs-overlay

On branch: master
Commits: 472d140a03...842a4d83a9

- [d46c8e34](d46c8e3466) Updated repos/elpa
- [a8bf2a78](a8bf2a7880) Updated repos/emacs
- [8e56d29d](8e56d29d2b) Updated repos/melpa
- [ec329c3a](ec329c3a91) Updated repos/elpa
- [136beccc](136beccc65) Updated repos/emacs
- [c53cc02c](c53cc02c12) Updated repos/emacs
- [ea53ff1d](ea53ff1d30) Updated repos/melpa
- [3562acf2](3562acf2a7) Updated repos/emacs
- [58d86bc0](58d86bc075) Updated repos/melpa
- [57eb9137](57eb9137ea) Updated repos/elpa
- [c6e923a9](c6e923a96f) Updated repos/emacs
- [c30763fa](c30763fa3d) Updated repos/melpa
- [a2238f85](a2238f85c8) Updated repos/emacs
- [729f35be](729f35be8b) Updated repos/melpa
- [e95cdf93](e95cdf9395) Updated repos/elpa
- [3088af59](3088af59a8) Updated repos/emacs
- [ff45792c](ff45792c8a) Updated repos/melpa
- [ad38b3e1](ad38b3e1e0) Updated repos/emacs
- [5c072536](5c0725365e) Updated repos/melpa
- [2f84fea8](2f84fea8fb) Updated repos/org
- [69f6248d](69f6248df3) Updated repos/emacs
- [47ddceb7](47ddceb773) Updated repos/melpa
- [2a8b1b2e](2a8b1b2e9b) Updated repos/melpa
- [964f93d6](964f93d602) Updated repos/melpa
- [24f4fbd5](24f4fbd5e5) Updated repos/fromElisp
- [4ee0504a](4ee0504ac7) Updated repos/melpa
- [b74d4784](b74d4784e7) Updated repos/melpa
- [4df40610](4df4061066) Updated repos/elpa
- [056fa116](056fa116d9) Updated repos/melpa
- [e792b46c](e792b46cb2) Updated repos/elpa
- [ae8c5906](ae8c5906c7) Updated repos/melpa
- [5b1f20fa](5b1f20fa08) Updated repos/melpa
- [ae6f943b](ae6f943bf6) Updated repos/elpa
- [842a4d83](842a4d83a9) Updated repos/melpa
2021-05-20 22:13:37 +02:00
a8eea95b6a flake.lock: Updating 'doom-snippets (hlissner/doom-snippets)' - afe549bd -> f7747da6
### Changes for doom-snippets

On branch: master
Commits: afe549bd63...f7747da634

- [f7747da6](f7747da634) Fix [hlissner/doom-snippets⁠#67](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-snippets/issues/67): unnecessary 'mode' setting
2021-05-20 22:13:27 +02:00
1d3323e383 flake.lock: Updating 'doom-emacs (hlissner/doom-emacs)' - e2a11d24 -> 6d2c6b44
### Changes for doom-emacs

On branch: develop
Commits: e2a11d24fd...6d2c6b44fa

- [1e1838d2](1e1838d29b) fix [hlissner/doom-emacs⁠#4901](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4901): suppress strange behavior of org agenda commands
- [79552343](7955234308) Improve Elixir module keymaps
- [1197d640](1197d640f1) Defer adding to LSP ignore list
- [dd950f09](dd950f0985) add "an" to description
- [4edbe3bd](4edbe3bd65) notmuch readme: add keymaps features subheaing
- [2bf97211](2bf97211ff) notmuch: add lieer links
- [76b9ab18](76b9ab18dd) notmuch: add links about sending mail
- [ea389b8e](ea389b8eb2) Restore file-name-handler-alist a little sooner
- [9561089f](9561089ff5) Remove redundant comp-deferred-compilation setting
- [075e66f4](075e66f4d7) Fix [hlissner/doom-emacs⁠#4991](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4991): writeroom-mode + mixed-pitch not remapping fonts
- [b2c4e0f1](b2c4e0f168) editor/format: disable formatter for rustic-mode
- [578dddd3](578dddd3fe) Fix [hlissner/doom-emacs⁠#5000](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/5000): bad load order for auxiliary fonts
- [61376a2c](61376a2ca0) Fix [hlissner/doom-emacs⁠#5001](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/5001): disable formatter in org-msg-edit-mode
- [195ad0fe](195ad0fec6) Fix [hlissner/doom-emacs⁠#5003](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/5003): rethink +magit/quit
- [0fb8136b](0fb8136b3b) Add counsel-jq to ivy-prescient-sort-commands
- [056880e1](056880e1df) notmuch: rm dead code
- [113dcd74](113dcd74cf) Refactor UTF-8 config
- [f989bf60](f989bf60f0) Rewrite how themes are loaded, and fonts reloaded
- [6e541b01](6e541b01e5) Add issue contact links
- [ddd1ae43](ddd1ae43f8) Reconfigure & expand github workflows
- [92a378c8](92a378c8d0) Fix contact_links config
- [9cc7e3ac](9cc7e3ac7d) Replace bug_report issue template with form
- [f2b397ba](f2b397ba52) Fix bug_report issue form
- [5a9171ed](5a9171ed5c) Fix "About can't be blank" issue form error
- [1c549f21](1c549f21d6) Fix custom-set-faces\! & custom-theme-set-faces\!
- [f3c496d2](f3c496d295) Fix [hlissner/doom-emacs⁠#5009](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/5009): custom-{,theme-}set-faces\! at startup
- [856f8b6a](856f8b6aeb) Fix [hlissner/doom-emacs⁠#4995](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4995): adapt to renamed comp-* symbols
- [27e9c756](27e9c756ea) Fix references to comp-async-cu-done-hook
- [efb89435](efb8943568) :lang clojure: Add some links and details
- [62d2f275](62d2f27510) Fix references to comp-eln-load-path
- [7332a6f7](7332a6f798) Refactor doom--recentf-file-truename-fn
- [9ef70879](9ef708796c) Remove JasonEtco/is-sponsor-label-action workflow
- [cab8f03a](cab8f03a51) Convert custom-{,theme-}set-faces! to functions
- [8f3b7986](8f3b798620) Fix [hlissner/doom-emacs⁠#5000](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/5000): ensure 'doom always has precedence
- [a4a64b9c](a4a64b9c6c) Revise bug report form
- [80450402](804504025c) fix(:input layout bepo): Ensure eshell rotation goes after evil-collection maps
- [10f9ec44](10f9ec44a0) Revert "Convert custom-{,theme-}set-faces! to functions"
- [d44c57f0](d44c57f01a) Add :defer support to add-hook! macro
- [a1fdc77d](a1fdc77dc1) lang/org: fail gracefully on org-roam-mode failure
- [cebbd76f](cebbd76f3d) Revert to 'user theme
- [33e7f081](33e7f081a7) Restore hl-line-sticky-flag defaults
- [5b50a57b](5b50a57b85) Correct comments in doom-run-hook-on
- [91573dd9](91573dd95f) Fix site files not loading in batch session
- [ea9753a5](ea9753a5f2) Fix [hlissner/doom-emacs⁠#4989](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4989): pdf scaling on retina displays
- [b2f19c4b](b2f19c4bd7) use setq-default for notmuch-search-oldest-first
- [5e8648e6](5e8648e6c1) Add more issue forms and rewrite PR template
- [b029fdfc](b029fdfc9c) evil-respect-visual-line-mode = nil
- [dbcf7b4f](dbcf7b4f31) docs/modules: add missing README.org links
- [c19b3c82](c19b3c827d) Add CODEOWNERS file
- [857d266e](857d266e72) Inhibit format-all in modes without a formatter
- [fdfd60db](fdfd60dbad) Don't call uname on Windows for doom/info
- [eab954bd](eab954bdfc) Add another potential fix for icon misalignment in doom-modeline ([hlissner/doom-emacs⁠#5017](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/5017))
- [cbbbf0de](cbbbf0de5c) fix(input layout bepo): remap visual-line-mode-map ([hlissner/doom-emacs⁠#5019](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/5019))
- [8492e9ba](8492e9ba93) Bump :editor snippets
- [4397f012](4397f0123f) Fix custom{,theme-}set-faces!, again
- [3c19d952](3c19d9528e) Bump :ui nav-flash
- [87e48cbc](87e48cbc90) Add git-timemachine support to browse-at-remote
- [6584aa86](6584aa866f) lang/julia: lsp-enable-folding = 1
- [b98b6fde](b98b6fdeed) lang/julia: auto-detect default environment
- [ea3adb0e](ea3adb0e72) Revise PR template
- [febe4a74](febe4a7403) Fix [hlissner/doom-emacs⁠#5035](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/5035): assocate *.beancount with beancount-mode
- [926ba626](926ba626b7) Minor clarification in issue forms
- [980b3730](980b3730f1) lang/beancount: fix beancount-mode+lsp support
- [b0e59ccd](b0e59ccdcc) Fix [hlissner/doom-emacs⁠#5030](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/5030): leave rustfmt to :editor format
- [5fca440b](5fca440beb) lang/beancount: add beancount-langserver support
- [6ad4f069](6ad4f0698e) Fix [hlissner/doom-emacs⁠#4995](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4995): adapt to more renamed comp-* symbols
- [54c67eb2](54c67eb29e) Fix [hlissner/doom-emacs⁠#5038](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/5038): renamed comp variables in sandbox loader
- [80295728](80295728d8) editor/parinfer: refactor
- [87d15700](87d15700bd) Fix [hlissner/doom-emacs⁠#5038](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/5038): sandbox redefining comp var aliases
- [d2426d84](d2426d8442) Disable company-mode in vterm-mode
- [1c0cfd45](1c0cfd459b) Don't invoke company on TAB if company-mode isn't active
- [2dbeb0d1](2dbeb0d161) Fix org-tree-slide-after-narrow-hook reference
- [485f0972](485f097297) Make native-comp-* aliases more robust
- [b092d79d](b092d79d35) Fix reference to comp-deferred-compilation-deny-list
- [fef242aa](fef242aa34) Fix bin/doom compile error introduced by e2a11d24fd4ea
- [ce11a98b](ce11a98b70) Alias native-comp-* on any Emacs 28+ build
- [6d2c6b44](6d2c6b44fa) Refactor comp-effective-async-max-jobs advice
2021-05-20 22:13:14 +02:00
d281bcdede Merge remote-tracking branch 'origin/develop' 2021-05-20 22:12:24 +02:00
350a5d4f7e Fix nix-integration.patch. 2021-05-13 03:21:41 +05:00
98b33e49e1 flake.lock: Updating 'nixpkgs (NixOS/nixpkgs)' - cd0ffd3f -> 123db833
### Changes for nixpkgs

On branch: nixpkgs-unstable
Commits: cd0ffd3f5f...123db83348

- [2d4dcb03](2d4dcb03bb) pythia: move rsync to nativeBuildInputs
- [2f87975f](2f87975f2d) maturin: 0.9.4 -> 0.10.4, fix build
- [725468af](725468af89) factorio-experimental: 1.1.32 -> 1.1.33
- [d1605b45](d1605b4538) Add back an updated version of the XDG-config paths patch
- [c2314650](c23146505c) spotify: upgrade dependency to ffmpeg4
- [a5e08808](a5e088088d) gobgp: 2.26.0 -> 2.27.0
- [7b4c1db3](7b4c1db393) gobgpd: 2.26.0 -> 2.27.0
- [ca6daab2](ca6daab25b) kbs2: 0.2.6 -> 0.3.0
- [b54ce41a](b54ce41a75) maturin: fix passthru test
- [bcf94844](bcf9484480) sqlx-cli: 0.4.2 -> 0.5.2
- [b8336c2b](b8336c2b8a) formats.ini: Introduce `listToValue` argument ([NixOS/nixpkgs⁠#121613](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/121613))
- [0a27a76b](0a27a76b27) hedgedoc: 1.7.2 -> 1.8.0
- [a715d90f](a715d90fb0) mercurial: add patches for Rust status implementation
- [3a3e05b5](3a3e05b56f) breezy: 3.1.0 -> 3.2.0
- [cdb6169a](cdb6169aa5) metadata-cleaner: 1.0.5 -> 1.0.6
- [23df2461](23df246155) esphome: remove dotlambda from maintainers
- [bd39c63b](bd39c63b8f) python3Packages.aioesphomeapi: remove dotlambda from maintainers
- [78056e47](78056e4775) devdocs-desktop: 0.7.1 -> 0.7.2
- [84261ced](84261ced6c) bpytop: 1.0.64 -> 1.0.65
- [35e57e81](35e57e81ae) tortoisehg: fix build
- [7ef1e448](7ef1e448a9) eksctl: 0.46.0 -> 0.47.0
- [e5e5689e](e5e5689e0a) entr: 4.8 -> 4.9
- [49cfef8c](49cfef8c69) Switch to the simple patching of wxWidgets approach
- [7c614a40](7c614a4030) nerdctl: 0.8.0 -> 0.8.1
- [109dabc4](109dabc40b) python3Packages.aioesphomeapi: add fab to maintainers
- [8d76ef73](8d76ef7355) strace: add myself as maintainer
- [be77d38b](be77d38b73) intel-gmmlib: 21.1.2 -> 21.1.3
- [1305493e](1305493e66) python3Packages.aioesphomeapi: add hexa to maintainers
- [1b9d08b2](1b9d08b250) esphome: add hexa to maintainers
- [2cea48e5](2cea48e5c6) sacc: fix build on darwin
- [3e62e383](3e62e383f4) restream: init at 1.1 ([NixOS/nixpkgs⁠#120596](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/120596))
- [cfb29088](cfb29088b4) linux_lqx: 5.11.16 -> 5.11.18
- [8a249aa7](8a249aa732) exim: 4.94 -> 4.94.2
- [745a8ea5](745a8ea503) xen: remove unreferenced patches
- [8fda249f](8fda249f9c) recapp: init at 1.1.1
- [97a81efc](97a81efca3) lens: 4.2.0 -> 4.2.4
- [3c1a7661](3c1a76611e) nixos/test-driver: Allow interactive testing on Wayland-only setups
- [6a03a62a](6a03a62af4) opera: 68.0.3618.36 → 76.0.4017.94
- [957b7a47](957b7a476e) nixos/tests/sway: init
- [9852cdd0](9852cdd02d) abcmidi: 2021.03.30 -> 2021.04.26
- [5b42a1d7](5b42a1d798) transcribe: (re)init at 9.00 ([NixOS/nixpkgs⁠#121617](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/121617))
- [9b5a84f8](9b5a84f8ac) mill: 0.9.5 -> 0.9.6 ([NixOS/nixpkgs⁠#121712](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/121712))
- [10dfec31](10dfec31b6) pythonPackages.nbxmpp: 1.0.2 -> 2.0.2
- [67fcceae](67fcceae09) gajim: 1.2.2 -> 1.3.2
- [42a024f1](42a024f149) xfce.xfce4-clipman-plugin: 1.6.1 -> 1.6.2
- [fdf6bb5b](fdf6bb5b95) Revert "nixos/keycloak: use db username in db init scripts"
- [deb58f64](deb58f6486) nixos/keycloak: Document how to use a custom local database
- [8f83860a](8f83860a0a) keycloak.tests: Make sure databaseUsername is either ignored...
- [e5c27f95](e5c27f95e0) syncthing: 1.15.1 -> 1.16.0
- [361f0ffe](361f0ffe00) thunderbird-bin: 78.10.0 -> 78.10.1
- [95e5066a](95e5066a69) thunderbird: 78.10.0 -> 78.10.1
- [bf8679ba](bf8679ba94) cagebreak: 1.6.0 -> 1.7.0
- [1c516ffb](1c516ffb3c) cagebreak: cosmetic rewrite
- [ded288a9](ded288a979) perlPackages.CryptArgon2: init at 0.010
- [05fb1b74](05fb1b74d6) perlPackages.CryptPassphrase: init at 0.003
- [c6104775](c6104775ae) perlPackages.CryptPassphraseArgon2: init at 0.002
- [1548f03a](1548f03a58) perlPackages.StringCompareConstantTime: init at 0.321
- [451477e7](451477e741) hydra-unstable: 2021-04-29 -> 2021-05-03
- [ac681c96](ac681c966a) chromiumDev: 92.0.4491.6 -> 92.0.4496.0
- [475abc47](475abc472b) mutt: 2.0.6 -> 2.0.7
- [f21a6d6c](f21a6d6c23) python3Packages.aiodiscover: 1.3.4 -> 1.4.0
- [8fa0db7b](8fa0db7b69) python3Packages.astropy-healpix: unbreak
- [df52f5af](df52f5afb1) python3Packages.radio_beam: unbreak
- [3a349a7a](3a349a7ad3) python3Packages.glymur: 0.8.18 -> 0.9.3
- [30534335](305343359b) python3Packages.sunpy: add missing dependency
- [96c4ebd5](96c4ebd542) python3Packages.spectral-cube: add patch for radio_beam >= 0.3.3
- [1a9fbc44](1a9fbc44e1) vscode-extensions.github.github-vscode-theme: 4.0.2 -> 4.1.1
- [a2ae5408](a2ae5408ef) picard: 2.5.6 -> 2.6.2
- [dcc21258](dcc2125848) pythonPackages.debugpy: 1.2.1 → 1.3.0
- [abc9c2e3](abc9c2e39b) dua: 2.11.1 -> 2.11.2, fix darwin build
- [1383d557](1383d5574b) sourcehut.buildsrht: 0.63.4 -> 0.66.7
- [fc5daae1](fc5daae1fa) sourcehut.todosrht: 0.62.1 -> 0.64.14
- [9b3a109c](9b3a109c3e) sourcehut.mansrht: 0.15.4 -> 0.15.12
- [14d65eaa](14d65eaa3c) sourcehut.metasrht: 0.51.2 -> 0.53.14
- [1dbd9b24](1dbd9b2476) sourcehut.dispatchsrht: 0.14.9 -> 0.15.8
- [350f4867](350f4867c7) sourcehut.pastesrht: 0.11.2 -> 0.12.1
- [9636d25a](9636d25a6c) sourcehut.listssrht: 0.45.15 -> 0.48.19
- [a8dec0e5](a8dec0e5e0) sourcehut.gitsrht: 0.61.10 -> 0.72.8
- [eec22cc4](eec22cc44c) sourcehut.hubsrht: 0.11.5 -> 0.13.1
- [c4dda181](c4dda181cf) sourcehut.scm: 0.22.4 -> 0.22.9
- [22c2b7a6](22c2b7a64d) sourcehut.hgsrht: 0.26.19 -> 0.27.4
- [1b802ce4](1b802ce414) sourcehut.coresrht: 0.65.2 -> 0.67.4
- [77e96995](77e969952e) sourcehut: refactor
- [7ae74ab5](7ae74ab5cc) firefox-bin: 88.0 -> 88.0.1
- [5dff40a6](5dff40a628) agi: 1.1.0-dev-20210430 -> 1.1.0-dev-20210504
- [0a377f11](0a377f11a5) nixos/treewide: Remove usages of deprecated types.string
- [bd5046ed](bd5046edea) firefox: 88.0 -> 88.0.1
- [d6229c7f](d6229c7f5f) firefox-esr: 78.10.0esr -> 78.10.1esr
- [3636fe2a](3636fe2ad1) oil: 0.8.8 -> 0.8.10
- [e4939c80](e4939c803b) ginkgo: 1.16.1 -> 1.16.2
- [4901ca4f](4901ca4ff5) lxc: 4.0.8 -> 4.0.9
- [887aae03](887aae03b2) kbs2: fix build on darwin
- [9bb53244](9bb5324418) cargo-watch: fix build on darwin
- [ca413d96](ca413d96d5) himalaya: 0.3.0 -> 0.3.1
- [017787f0](017787f0f4) cloud-nuke: 0.1.29 -> 0.1.30
- [59cd52dc](59cd52dc40) gmsh: 4.8.3 -> 4.8.4
- [a913f3ff](a913f3ff49) nixos/tests/wmderland: remove stdenv.lib
- [c7b7ae48](c7b7ae485d) python3Packages.zigpy-znp: 0.4.0 -> 0.5.1
- [2172439f](2172439ffa) gxkb: 0.9.1 -> 0.9.2
- [fdd96712](fdd9671234) knot-resolver: 5.3.1 -> 5.3.2
- [fed7086f](fed7086f21) knot-resolver: clean the expression a bit
- [b8c3423c](b8c3423ce9) fuzzel: 1.5.3 -> 1.5.4
- [1c5c5be2](1c5c5be21b) php.packages.deployer: init at 6.8.0
- [f7f1d7e0](f7f1d7e0e1) free42: 3.0.2 -> 3.0.3
- [406fddaa](406fddaa22) calibre-web: fix build ([NixOS/nixpkgs⁠#121796](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/121796))
- [69e7e438](69e7e4386f) igraph: 0.9.2 -> 0.9.3
- [9ba09d80](9ba09d80e1) conan: unbreak by downgrading pyjwt ([NixOS/nixpkgs⁠#121802](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/121802))
- [ceb01fb1](ceb01fb12d) python3Packages.cartopy: 0.18.0 -> 0.19.0.post1 ([NixOS/nixpkgs⁠#121782](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/121782))
- [e349b779](e349b77943) neovim: set g:loaded_python_provider = 0
- [e7412dde](e7412dde1f) Revert "lib/tests: Add type deprecation tests"
- [a36e6760](a36e6760e9) Revert "lib/modules: Issue type deprecation warnings recursively"
- [de5b4506](de5b4506ed) frugal: 3.14.3 -> 3.14.4
- [1021cd5d](1021cd5d6c) dysnomia: 0.10 -> 0.10.1 and add support for new plugins
- [811e18ab](811e18ab73) disnix: 0.10 -> 0.10.1 and remove obsolete parameters
- [da6a769a](da6a769a92) disnixos: 0.9 -> 0.9.1
- [810c9c6a](810c9c6a0e) lib/modules: provide error message when imports contains a list
- [aab00407](aab004076b) python3Packages.httpcore: 0.12.3 -> 0.13.0
- [4100bb83](4100bb837a) python3Packages.httpx: 0.17.1 -> 0.18.0
- [8456c41c](8456c41c67) python3Packages.elmax: 0.1.1 -> 0.1.2
- [2abb528a](2abb528ac5) python3Packages.aniso8601: 8.1.1 -> 9.0.1
- [0441e9c9](0441e9c9d4) python3Packages.respx: 0.16.3 -> 0.17.0
- [e2a49cea](e2a49ceaab) python3Packages.pytest-httpx: 0.11.0 -> 0.12.0
- [5e03f199](5e03f19981) python3Packages.aiobotocore: 1.2.2 -> 1.3.0
- [14971b1a](14971b1a5f) DisnixWebService: 0.10 -> 0.10.1
- [9f120c34](9f120c34e6) dydisnix: 2020-07-04 -> 2020-11-02
- [dc34664c](dc34664cff) _1password: 1.8.0 -> 1.9.1
- [36d95ca9](36d95ca9c9) python3Packages.discordpy: 1.7.1 -> 1.7.2
- [2839557f](2839557ff8) python3Packages.pykmtronic: 0.0.3 -> 0.3.0
- [ddcd4ddc](ddcd4ddc2c) qemu_full: add glusterfs support
- [f2335629](f233562967) evcxr: 0.8.1 -> 0.9.0
- [1bdda029](1bdda029cd) nixos/services/torrent/transmission.nix: add a missing apparmor rule
- [063e8ee5](063e8ee5cf) libvirt: add enableGlusterfs option
- [db374382](db37438260) python3Packages.sanic-testing: relax httpcore, httpx pins
- [dea3a011](dea3a01153) vscode-extensions.hashicorp.terraform: 2.10.1 -> 2.10.2
- [82f4538e](82f4538ebd) prometheus-wireguard-exporter: 3.4.2 -> 3.5.0
- [8253affd](8253affdce) ucx: 1.9.0 -> 1.10.0
- [47235d6d](47235d6d1a) python3Packages.PyRMVTransport: disable failing test
- [a7b3087f](a7b3087f75) moonlight-embedded: build with ffmpeg 4
- [a1a312b4](a1a312b400) stix-two: 2.12 -> 2.13
- [1374bfa2](1374bfa2d3) sqlx-cli: fix darwin build
- [fbf1c83c](fbf1c83c0b) anydesk: 6.1.0 -> 6.1.1
- [a4026fb9](a4026fb952) perceptualdiff: fix darwin support ([NixOS/nixpkgs⁠#121646](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/121646))
- [f8c104d1](f8c104d116) openethereum: 3.2.4 -> 3.2.5
- [b334d0dc](b334d0dc2b) go-ethereum: 1.10.2 -> 1.10.3
2021-05-07 11:33:58 +02:00
353c3bb1d4 flake.lock: Updating 'doom-emacs (hlissner/doom-emacs)' - f621ff80 -> e2a11d24
### Changes for doom-emacs

On branch: develop
Commits: f621ff8047...e2a11d24fd

- [c2b40148](c2b40148b8) fix and add keybinds in :lang scheme, with descriptions
- [4f50d9a7](4f50d9a750) Doom style: add blank lines, align keys, change macro expansion keys
- [65e9876c](65e9876c33) Bump :lang swift
- [f37fdea6](f37fdea637) rss: +org flag control installation of elfeed-org
- [acb03994](acb0399424) Reimplement +emacs-lisp--module-at-point
- [86f5dd84](86f5dd842e) Remove the -g background flag on Skim.app
- [ec3132bb](ec3132bbc4) lang/org: cleanup `+pretty` feature, mostly about `if` cookie
- [90c41564](90c41564c4) Bump :lang markdown
- [3c00ddce](3c00ddcebd) Fix smartparens pairing ' and ` in the minibuffer
- [c9b41205](c9b41205b2) Fix [hlissner/doom-emacs⁠#4925](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4925): defining lexical variables error in 28+
- [9d643b14](9d643b14ed) Revise comments
- [44a50191](44a501911b) cli/env: fix whitelist not shadowing blacklist
- [ccf6f0b5](ccf6f0b53d) Log unsafe eval forms in file/dir local variables
- [43623d7c](43623d7c5e) Fix [hlissner/doom-emacs⁠#4947](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4947): naive native-comp checks
- [259cf83e](259cf83ef1) Enhance FFAP lookup backend
- [f60f5760](f60f576048) Bump :core
- [2ef54eb7](2ef54eb782) Fix void-variable emacs-repository-branch in doom-info
- [1b132d2e](1b132d2e50) lang/org: add ob-elixir
- [437c33a8](437c33a8b2) Fix [hlissner/doom-emacs⁠#4949](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4949): evil-want-visual-char-semi-exclusive = nil
- [ecdf2b0b](ecdf2b0b08) Fix +lookup/file not opening URLs in browser
- [4c212b73](4c212b7321) Fixing windows pathway to use latest straight API
- [d6b0c019](d6b0c019d9) Add Info-mode to list of ligature-excluded modes.
- [89775f38](89775f38d5) app/calendar: remove org-gcal--notify hack
- [4afdd4f7](4afdd4f788) Bump :app
- [485381f6](485381f6d1) input/layout: major refactor
- [59a8856e](59a8856ecf) input/layout: remove redundancies
- [8a73a525](8a73a52534) Bump :ui
- [4c53ccac](4c53ccac5b) input/layout: initial azerty commit
- [a80f13f6](a80f13f626) Prevent extra window after +org/export-to-clipboard
- [09be988c](09be988c74) Add :input (layout +azerty) to docs
- [b903930f](b903930f2d) ui/doom-dashboard: only affect buffer-local fringe-indicator-alist
- [8bb54a95](8bb54a95f6) Add +org-present-hide-first-heading option
- [ab127b97](ab127b9766) :input layout: fix calls of +layout-bepo-rotate-keymaps
- [76523c40](76523c401f) Fix making doom-first-input-hook permanent-local
- [eddc7db2](eddc7db22c) README.org: Add info about vterm in NixOS
- [275f1a33](275f1a33f3) Prevent okular from stealing focus
- [21b8af1c](21b8af1ce1) Rewrite doom/reload-theme to reload active themes
- [a7df1f76](a7df1f76a4) Bump :lang rust
- [e68c83fd](e68c83fd4e) Remove unneeded entry in org-babel-tangle-lang-exts
- [dbd49922](dbd49922b8) :input layout: fix calls of +layout-bepo-rotate-keymaps pt.2 ([hlissner/doom-emacs⁠#4973](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4973))
- [0e9ae176](0e9ae176be) Set initial state in prodigy to normal
- [f8d36263](f8d362638e) Add lispy-mode hook to fennel-mode
- [72874919](7287491906) Update lispy readme
- [bfdd76f0](bfdd76f081) [docs] Add non-evil keybinding to zen
- [62312759](623127597f) Disable minibuffer error silencer hack in Emacs 27+
- [f4382b45](f4382b45fd) Remove redundant mode from so-long-minor-modes
- [29059bac](29059bacbe) Remove :shadow keyword from package!
- [ed4b1ef8](ed4b1ef887) Bump :email
- [464ce5ec](464ce5ec02) Bump :lang java
- [df10383a](df10383a26) Use symbol plists instead of internal variables
- [ff64a9d1](ff64a9d106) Add doom-run-hooks
- [a0c73c29](a0c73c2975) Prevent evil-collection-calc loading too early
- [45147aac](45147aace8) Refactor doom-debug-mode
- [5d7526a2](5d7526a224) doom-info: rename distro->system & add window-system
- [52fba3fa](52fba3fa60) Fix [hlissner/doom-emacs⁠#4977](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4977): inhibit xterm-set-window-title in GUI emacs
- [b6344138](b63441387b) lang/emacs-lisp: don't use risky-local-variable-p
- [d4dec356](d4dec35658) Improve unicode, emoji, & symbol font support
- [48322af0](48322af020) doom upgrade: delete straight if recipe changed
- [0a2ed4d3](0a2ed4d346) lang/emacs-lisp: Replace sym with var in +emacs-lisp-log-unsafe-local-variables-a
- [a98c2ece](a98c2ece63) Fix [hlissner/doom-emacs⁠#4992](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4992): set-fontset-font call when unavailable
- [9831642a](9831642a02) Fix [hlissner/doom-emacs⁠#4993](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4993): shorten long file names for caches
- [b12a0c02](b12a0c02b3) Bump :emacs undo
- [280bae03](280bae0331) Eagerly trigger doom-first-* hooks early in daemon sessions
- [3b9aee68](3b9aee6868) Strip /sudo:...@ from recent file paths
- [e2a11d24](e2a11d24fd) core: minor refactors and comment revisions
2021-05-07 11:32:17 +02:00
81c198f115 flake.lock: Updating 'emacs-overlay (nix-community/emacs-overlay)' - d9530a70 -> 472d140a
### Changes for emacs-overlay

On branch: master
Commits: d9530a7048...472d140a03

- [6530e559](6530e55939) Add a cron-based and manually-triggered github action to update repos/melpa
- [1ab10772](1ab10772cc) Updated repos/melpa
- [e09ec472](e09ec4720e) Run the updater every 4 hours
- [98039916](9803991664) Updated repos/melpa
- [e3812585](e381258522) Updated repos/melpa
- [a1bb791c](a1bb791cc6) Updated repos/melpa
- [cab95bd5](cab95bd5e9) Updated repos/melpa
- [59751c38](59751c3809) only run every 8 hour
- [155972bb](155972bbf8) Updated repos/melpa
- [a46200c4](a46200c490) Updated repos/melpa
- [80762827](8076282727) emacs-unstable: Change rev from emacs-27.2-rc2 to emacs-27.2
- [dab222ed](dab222ed5b) ci: Configure git before running the update script
- [887b5772](887b577263) only run github action cron on github itself
- [d93018de](d93018de66) emacs/update: Fix tag globbing and exclude rc releases
- [16968ada](16968ada20) Updated repos/melpa
- [4ee9158f](4ee9158fc7) Add Quickstart section to README.org ([nix-community/emacs-overlay⁠#42](http://r.duckduckgo.com/l/?uddg=https://github.com/nix-community/emacs-overlay/issues/42))
- [b24e8ac1](b24e8ac1c8) ci: autostash not-commited changes
- [f64af4c1](f64af4c1a4) Updated repos/elpa
- [30b40be8](30b40be85e) Updated repos/emacs
- [c8eb6cba](c8eb6cbaaf) Updated repos/melpa
- [ef0447c0](ef0447c0ed) Updated repos/emacs
- [d2d67955](d2d6795583) Updated repos/elpa
- [79195e2b](79195e2bbd) Updated repos/emacs
- [75a4d727](75a4d7273b) Updated repos/melpa
- [53211c8f](53211c8f64) Updated repos/emacs
- [65c012a5](65c012a5e0) Updated repos/melpa
- [d4ae3303](d4ae33036e) Updated repos/emacs
- [e52579ab](e52579ab1b) Updated repos/melpa
- [321e7768](321e7768a6) Updated repos/emacs
- [aba21ce8](aba21ce8e5) Updated repos/melpa
- [58a4432c](58a4432c80) Updated repos/org
- [c2b6d2eb](c2b6d2eb36) Updated repos/emacs
- [12b8d986](12b8d98648) Updated repos/melpa
- [dfd7d1de](dfd7d1def9) Updated repos/emacs
- [21eea849](21eea8497b) Updated repos/melpa
- [33901c9a](33901c9a5b) Updated repos/elpa
- [181ba19e](181ba19e1f) Updated repos/emacs
- [1fcee5ca](1fcee5ca88) Updated repos/melpa
- [f93d8646](f93d86467f) Updated repos/emacs
- [15ed1f37](15ed1f372a) Updated repos/emacs
- [3f8a3e6f](3f8a3e6f49) Updated repos/emacs
- [85cc3a1f](85cc3a1fd0) Updated repos/melpa
- [94ab1f2d](94ab1f2dd4) Updated repos/emacs
- [c5e4ece8](c5e4ece8be) Updated repos/emacs
- [47acbeca](47acbeca3e) Updated repos/melpa
- [7d96d99b](7d96d99bbf) Updated repos/elpa
- [128f0fe7](128f0fe7b3) Updated repos/emacs
- [90d2409a](90d2409a3a) Updated repos/melpa
- [059aa436](059aa436dc) Updated repos/elpa
- [3cc910c6](3cc910c60f) Updated repos/emacs
- [84de27e0](84de27e028) Updated repos/melpa
- [119b923e](119b923e4d) Updated repos/melpa
- [debe1c91](debe1c91cf) Updated repos/emacs
- [26f0a5e1](26f0a5e1d1) Updated repos/melpa
- [4712bbff](4712bbff2d) Updated repos/elpa
- [016455bf](016455bfeb) Updated repos/emacs
- [7d252202](7d252202ff) Updated repos/emacs
- [6232da09](6232da0928) Updated repos/melpa
- [905883cd](905883cd5d) Updated repos/emacs
- [2c021bc4](2c021bc47e) Updated repos/elpa
- [581b14ab](581b14ab8e) Updated repos/emacs
- [6a36f8c8](6a36f8c866) Updated repos/melpa
- [62860dcc](62860dcccb) Updated repos/elpa
- [8c7a386c](8c7a386c36) Updated repos/emacs
- [5e588134](5e588134a4) Updated repos/melpa
- [e62aced1](e62aced1c8) Updated repos/emacs
- [dfed6847](dfed6847f1) Updated repos/melpa
- [86244f34](86244f34a8) Updated repos/elpa
- [a8da95ef](a8da95efa8) Updated repos/emacs
- [be0ea4e1](be0ea4e12d) Updated repos/melpa
- [0e117bc6](0e117bc6d8) Updated repos/elpa
- [fc08b9a6](fc08b9a648) Updated repos/emacs
- [17941c55](17941c552b) Updated repos/melpa
- [8d80ee72](8d80ee7231) Updated repos/org
- [5de8e1d9](5de8e1d980) Updated repos/emacs
- [174ea8ba](174ea8ba8f) Updated repos/melpa
- [c5354055](c535405529) Updated repos/emacs
- [429f8609](429f860936) Updated repos/elpa
- [c070439c](c070439c3e) Updated repos/emacs
- [94ff7f12](94ff7f128d) Updated repos/melpa
- [9babd229](9babd22954) Updated repos/elpa
- [1f721652](1f72165210) Updated repos/emacs
- [cf8b6a56](cf8b6a5608) Updated repos/melpa
- [7a32dd64](7a32dd6427) Updated repos/melpa
- [65fd9f95](65fd9f958b) Updated repos/emacs
- [0d1b1b2e](0d1b1b2e32) Updated repos/melpa
- [e17a9748](e17a974855) Updated repos/elpa
- [f3383862](f338386253) Updated repos/emacs
- [ce747c92](ce747c92f3) Updated repos/melpa
- [bf35ce96](bf35ce9630) Updated repos/elpa
- [e4778461](e477846107) Updated repos/emacs
- [4d02b187](4d02b187df) Updated repos/emacs
- [f0e75e85](f0e75e8530) Updated repos/melpa
- [a6176b1e](a6176b1e3b) Updated repos/emacs
- [05e67de3](05e67de373) Updated repos/emacs
- [bb8d4e98](bb8d4e9862) Updated repos/melpa
- [a6e626b3](a6e626b327) Updated repos/emacs
- [8cad331c](8cad331cef) Updated repos/melpa
- [1ae732f9](1ae732f903) Updated repos/emacs
- [04a3295c](04a3295c1a) Updated repos/melpa
- [f3bfe3cf](f3bfe3cf6b) Updated repos/elpa
- [5788c3c4](5788c3c4cb) Updated repos/emacs
- [8885b1f0](8885b1f0e3) Updated repos/melpa
- [a0cb2fb4](a0cb2fb449) Updated repos/emacs
- [2f642c78](2f642c786a) Updated repos/melpa
- [5721b480](5721b4804b) Updated repos/emacs
- [c6207805](c62078053c) Updated repos/melpa
- [9a83b9d2](9a83b9d229) Updated repos/emacs
- [9fa8a147](9fa8a14745) Updated repos/melpa
- [2ddc29a8](2ddc29a894) Updated repos/emacs
- [4d5abf79](4d5abf7952) Updated repos/melpa
- [ee2e5abb](ee2e5abb3b) Updated repos/emacs
- [4b4e66de](4b4e66def7) Updated repos/melpa
- [ce8fdecd](ce8fdecdaa) Updated repos/emacs
- [e9401978](e940197816) Updated repos/elpa
- [94509e8d](94509e8d0f) Updated repos/emacs
- [7577cb66](7577cb66cc) Updated repos/melpa
- [fb572c67](fb572c671b) Updated repos/org
- [7289f89b](7289f89bf1) Updated repos/emacs
- [50d40224](50d402246f) Updated repos/melpa
- [5ef44582](5ef4458295) Updated repos/emacs
- [a1e6a142](a1e6a14272) Updated repos/elpa
- [841807a3](841807a372) Updated repos/emacs
- [d1fbf6d3](d1fbf6d39f) Updated repos/melpa
- [58e1cdd4](58e1cdd44c) Updated repos/emacs
- [f5baedb2](f5baedb255) Updated repos/elpa
- [5489a77c](5489a77caa) Updated repos/emacs
- [bbff802b](bbff802b13) Updated repos/elpa
- [bf283257](bf2832577b) Updated repos/emacs
- [e623b9fa](e623b9faea) Updated repos/melpa
- [0509be82](0509be82c7) Updated repos/emacs
- [819de997](819de997d9) Updated repos/melpa
- [30f15de3](30f15de39d) Updated repos/elpa
- [778343da](778343dae0) Updated repos/emacs
- [ed6650c5](ed6650c5db) Updated repos/melpa
- [cc5604d6](cc5604d625) Updated repos/elpa
- [f3226a52](f3226a52b8) Updated repos/emacs
- [30595e2d](30595e2d5a) Updated repos/melpa
- [348f6ae2](348f6ae235) Updated repos/emacs
- [f38b0b22](f38b0b2264) Updated repos/elpa
- [b539c917](b539c9174b) Updated repos/melpa
- [4dbdaa44](4dbdaa44b8) Updated repos/elpa
- [c16515e5](c16515e590) Updated repos/emacs
- [88348667](883486676e) Updated repos/emacs
- [23ef6620](23ef6620fb) Updated repos/melpa
- [f177e5d1](f177e5d14a) Update that native-comp was merged in master ([nix-community/emacs-overlay⁠#143](http://r.duckduckgo.com/l/?uddg=https://github.com/nix-community/emacs-overlay/issues/143))
- [7c6f72e3](7c6f72e327) Updated repos/emacs
- [c28eb823](c28eb8233a) Updated repos/melpa
- [0a110255](0a11025546) Updated repos/elpa
- [365ad520](365ad520a5) Updated repos/emacs
- [f6e4933e](f6e4933e3c) Updated repos/emacs
- [6d8f0fda](6d8f0fdaa3) Updated repos/melpa
- [9c12cc6c](9c12cc6ca8) Updated repos/emacs
- [891b3651](891b3651fa) Updated repos/melpa
- [1b8afc98](1b8afc98ac) Updated repos/emacs
- [fa641d34](fa641d34da) Updated repos/melpa
- [f5d26cf2](f5d26cf242) Updated repos/emacs
- [8d0e1cac](8d0e1cac50) Updated repos/melpa
- [1c6e9dcd](1c6e9dcd34) Updated repos/org
- [3ac2efa2](3ac2efa2e3) Updated repos/emacs
- [bc8e1043](bc8e1043d3) Updated repos/melpa
- [3dac3a17](3dac3a17fa) Updated repos/emacs
- [03d52259](03d5225929) Updated repos/emacs
- [e7b07743](e7b07743eb) Updated repos/melpa
- [cef49f15](cef49f158d) Updated repos/emacs
- [b717ab8d](b717ab8d43) Updated repos/melpa
- [1bbaeb9b](1bbaeb9bcd) Updated repos/emacs
- [0e85ce56](0e85ce568b) Updated repos/melpa
- [caa59962](caa59962a8) Updated repos/elpa
- [9dc5fc93](9dc5fc93c0) Updated repos/emacs
- [ca3c9985](ca3c998589) Updated repos/melpa
- [e11af73d](e11af73dd7) Updated repos/emacs
- [6749d0a1](6749d0a17a) Updated repos/elpa
- [25667e2c](25667e2cc4) Updated repos/emacs
- [92f5ebe7](92f5ebe76f) Updated repos/emacs
- [472d140a](472d140a03) Updated repos/emacs
2021-05-07 11:27:26 +02:00
39bc697e79 flake.lock: Updating 'nixpkgs (NixOS/nixpkgs)' - cd0ffd3f -> f4c4ddae
### Changes for nixpkgs

On branch: nixpkgs-unstable
Commits: cd0ffd3f5f...f4c4ddae04

- [7427bed0](7427bed05a) catgirl: 1.6 -> 1.7
- [d7564b07](d7564b07c8) tpm2-tools: remove nested wrappers
- [e47e2a1b](e47e2a1b9f) init duckling service
- [45995d8d](45995d8d9e) cargo-outdated: 0.9.14 -> 0.9.15
- [c5e8b048](c5e8b0486a) kodelife: 0.9.0.129 -> 0.9.8.143
- [c14bf3fc](c14bf3fcc1) libcint: 4.1.1 -> 4.3.0
- [878a2ec6](878a2ec6d5) python3Packages.mido: convert to pytestCheckHook, add pythonImportsCheck
- [4d7527e0](4d7527e00a) python3Packages.mido: remove myself from maintainers
- [57569ea9](57569ea9d0) python3Packages.rtmidi-python: remove myself from maintainers
- [6fbe7f1b](6fbe7f1bbb) tockloader: 1.5.0 -> 1.6.0
- [e0d04447](e0d0444717) tockloader: remove myself from maintainers
- [056eb56f](056eb56f77) pijul: 1.0.0-alpha.46 -> 1.0.0-alpha.48
- [3931eace](3931eaceab) air: 1.27.2 -> 1.27.3
- [e340874c](e340874c85) nvidia_x11.legacy_390: 390.138 -> 390.143 ([NixOS/nixpkgs⁠#120857](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/120857))
- [cf9bf19b](cf9bf19bf3) oathToolkit: 2.6.2 -> 2.6.6 ([NixOS/nixpkgs⁠#120610](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/120610))
- [7e47f02d](7e47f02dcc) khal: 0.10.2 -> 0.10.3
- [754c14f1](754c14f16b) discord: Remove tadeokondrak as maintainer
- [c287776d](c287776d9e) ffms: 2.23 -> 2.40
- [16c8941c](16c8941c13) python3Packages.pyu2f: 0.1.4 -> 0.1.5a
- [a4749b11](a4749b11d4) nixos/kresd.package: improve the generated docs
- [32cb3382](32cb3382e5) elan: 0.11.0 -> 1.0.0
- [a48b4f40](a48b4f4088) openmpi: 4.1.0 -> 4.1.1
- [a053eae5](a053eae561) ethminer: provide a CUDA-free version
- [101e5cdc](101e5cdceb) ethminer: use regular stdenv when CUDA isn't used
- [7787089f](7787089f1d) ethminer: mark cuda version as broken
- [3c678b70](3c678b7098) ethminer: correct license
- [8723d226](8723d226b4) nixos/mastodon: update SystemCallFilters
- [78813c32](78813c327c) sd-switch: 0.2.0 -> 0.2.1
- [a1b136ef](a1b136eff3) kube-capacity: 0.5.1 -> 0.6.0
- [38c75ad0](38c75ad02d) python3Packages.async-upnp-client: 0.16.0 -> 0.16.2
- [625ef89a](625ef89a22) python3Packages.clldutils: 3.7.0 -> 3.8.0
- [be086387](be0863874b) python3Packages.deepmerge: 0.2.1 -> 0.3.0
- [9913c2be](9913c2be57) python3Packages.sacn: 1.6.2 -> 1.6.4
- [dacb5ba2](dacb5ba294) janet: 1.15.4 -> 1.15.5
- [55e8cc00](55e8cc0058) calcurse: 4.7.0 -> 4.7.1
- [51d128cf](51d128cf17) humioctl: 0.28.2 -> 0.28.3
- [d3e48342](d3e48342a3) gitui: 0.14.0 -> 0.15.0
- [2ba5086b](2ba5086bdb) open-policy-agent: 0.27.1 -> 0.28.0
- [3b4d4564](3b4d456465) buf: 0.40.0 -> 0.41.0
- [f1b5b746](f1b5b74617) belr: 4.5.1 -> 4.5.3
- [b5b575d2](b5b575d276) bpytop: 1.0.63 -> 1.0.64
- [7566f5ed](7566f5ed5f) i3wsr: 2.0.0 -> 2.0.1
- [a338775b](a338775b63) checkstyle: 8.41.1 -> 8.42
- [360bf6eb](360bf6eb36) flyctl: 0.0.210 -> 0.0.211
- [a4b2de83](a4b2de8382) python3Packages.ffmpeg-progress-yield: init at 0.0.4
- [5965c9e3](5965c9e368) ffmpeg-normalize: 1.19.0 -> 1.22.1
- [11c2459f](11c2459f17) ssl-cert-check: 3.31 -> 4.14
- [3516b568](3516b56859) joker: 0.16.0 -> 0.17.1
- [c90bb6bb](c90bb6bbf1) aws-nuke: 2.14.0 -> 2.15.0
- [347df466](347df4662c) enlightenment.evisum: 0.5.11 -> 0.5.13
- [e424c911](e424c9118b) seaweedfs: add version check passthru.tests
- [ab9c6c95](ab9c6c9529) eksctl: 0.41.0 -> 0.46.0
- [60ed2dee](60ed2deee5) openblas: Allow setting DYNAMIC_ARCH
- [88dbd594](88dbd594c8) mldonkey: 3.1.6 -> 3.1.7-2
- [19916afe](19916afe1d) mldonkey: remove byte code support
- [98b372b8](98b372b860) nginxQuic: 47a43b011dec -> 12f18e0bca09
- [b3efb612](b3efb61263) bpytop: remove unused input
- [a0b0f994](a0b0f99458) julia: drop julia_13 as it lacks support upstream
- [2632a336](2632a33605) julia: clean up grammar for deprecated aliases
- [fc3c17c5](fc3c17c5ac) julia: introduce LTS and stable aliases
- [0f3096d0](0f3096d039) julia: deprecate julia_1 alias
- [a4f2b97a](a4f2b97a24) julia: enable parallel building
- [d5171337](d51713378b) julia: make the LTS release the default version
- [4c97cf82](4c97cf823f) julia: remove redundant Nix-specific mtime patch
- [59266357](5926635765) julia: remove redundant diagonal test patch
- [75a93dfe](75a93dfecc) julia: move patches into separate directories
- [e633d97c](e633d97cb3) julia: remove julia_15 update script
- [5167e034](5167e0347c) julia: sort arguments in top-level package collection
- [dd88dcee](dd88dcee62) julia: add README
- [1437eee5](1437eee5bb) coqPackages.paramcoq: enable for Coq 8.13
- [5c5ec0bf](5c5ec0bff6) maiko: init at 2021-04-14
- [14f66d60](14f66d60a7) Make the bootsrap respect the contentAddressedByDefault setting
- [377bda4b](377bda4b75) erlang: 23.3.1 -> 23.3.2
- [e6ce32f7](e6ce32f743) xdg-desktop-portal-wlr: 0.2.0 -> 0.3.0
- [4105c06b](4105c06bf3) Also make the bootstrap tools generation CA
- [8e87d34a](8e87d34abc) kgt: init at 2021-04-07
- [6b14de16](6b14de1622) opensmtpd: set --with-path-pidfile
- [af943018](af9430180e) broot: 1.2.9 -> 1.3.0
- [51729ed3](51729ed349) broot: remove stale substitute
- [bb3d2fcd](bb3d2fcd32) gpxsee: 8.9 -> 9.0
- [5e2bfae1](5e2bfae1b8) gitlab: 13.10.2 -> 13.11.2 ([NixOS/nixpkgs⁠#120947](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/120947))
- [d67443c7](d67443c742) hwinfo: 21.72 -> 21.73
- [125bbf07](125bbf0752) linux: 4.14.230 -> 4.14.231
- [c38311d1](c38311d1f6) linux: 4.19.187 -> 4.19.188
- [fde3ac0f](fde3ac0f8e) linux: 4.4.266 -> 4.4.267
- [1904447d](1904447d73) linux: 4.9.266 -> 4.9.267
- [e77d44c1](e77d44c103) linux: 5.10.30 -> 5.10.32
- [079fca15](079fca1541) linux: 5.11.14 -> 5.11.16
- [81ef99ec](81ef99ec75) linux: 5.4.112 -> 5.4.114
- [d70dced4](d70dced4fe) linux-rt_5_10: 5.10.27-rt36 -> 5.10.30-rt37
- [c6963522](c6963522e0) linux-rt: Avoid RCs
- [2e7331db](2e7331db4c) linux-rt_5_4: 5.4.106-rt54 -> 5.4.109-rt56
- [b3e42ffe](b3e42ffea1) linux/hardened/patches/4.14: 4.14.230-hardened1 -> 4.14.231-hardened1
- [00aa9ee2](00aa9ee2b4) linux/hardened/patches/4.19: 4.19.187-hardened1 -> 4.19.188-hardened1
- [f99496d3](f99496d321) linux/hardened/patches/5.10: 5.10.30-hardened1 -> 5.10.31-hardened1
- [9d47acdb](9d47acdbc8) linux/hardened/patches/5.11: 5.11.14-hardened1 -> 5.11.15-hardened1
- [8ee8d6e6](8ee8d6e61e) linux/hardened/patches/5.4: 5.4.112-hardened1 -> 5.4.113-hardened1
- [4611413e](4611413ec6) linux/hardened/patches/5.10: 5.10.31-hardened1 -> 5.10.32-hardened1
- [69984bd0](69984bd056) linux/hardened/patches/5.11: 5.11.15-hardened1 -> 5.11.16-hardened1
- [e1af1d1f](e1af1d1f81) linux/hardened/patches/5.4: 5.4.113-hardened1 -> 5.4.114-hardened1
- [10d24382](10d24382cd) python3.pkgs.signedjson: fix build ([NixOS/nixpkgs⁠#120669](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/120669))
- [5ba2e4e9](5ba2e4e9c6) .github/workflows/editorconfig.yml: switch to pull_request_target
- [9078c509](9078c50982) pythonPackages.sip_5: add `platform_tag` attribute
- [1a58aec6](1a58aec6a2) haproxy: 2.3.7 -> 2.3.10
- [dba77f4f](dba77f4fd0) maintainers: add V
- [dab21732](dab2173285) last-resort: init at 13.001
- [b21d1ae8](b21d1ae872) jre_minimal: add 2 simple tests
- [de5a69c9](de5a69c918) nixos/promtail: Set TimeoutStopSec=10
- [b753f7a4](b753f7a49d) mailspring: fix build
- [6189cc82](6189cc82b5) carla: remove ffmpeg as dependency
- [8813edcc](8813edcc64) pythonModules.Nuitka: 0.6.8.4 -> 0.6.14.5
- [716d1769](716d176974) chromiumBeta: 91.0.4472.19 -> 91.0.4472.27
- [111ab7f7](111ab7f7b6) ffuf: 1.3.0 -> 1.3.1
- [81e1e68e](81e1e68eaf) lib.trivial.warnIf: init
- [a8afbb45](a8afbb45c1) treewide: use lib.warnIf where appropriate
- [4c879a65](4c879a6557) gdu: 4.11.0 -> 4.11.1
- [71b18809](71b18809a4) python3Packages.twitterapi: 2.7.2 -> 2.7.3
- [f1e27171](f1e271714b) fishplugins.forgit-fish: rename fishplugins.forgit
- [a946e4c5](a946e4c558) fishplugins.forgit: fix dependency linking
- [495c7d37](495c7d377f) python3Packages.clevercsv: 0.6.7 -> 0.6.8
- [cfa0a577](cfa0a57765) Add which-key-nvim ([NixOS/nixpkgs⁠#121092](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/121092))
- [ce93de4f](ce93de4f62) nixos/hyperv: bail gracefully if device is missing
- [84b65960](84b6596098) bind: 9.16.13 -> 9.16.15
- [6d23cfd5](6d23cfd56b) nixos/pcscd: fix [NixOS/nixpkgs⁠#121088](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/121088)
- [ce3e0d8a](ce3e0d8a2d) python3.pkgs.django_extensions: 3.1.1 -> 3.1.3
- [2d79945d](2d79945d1c) himalaya: 0.2.7 -> 0.3.0
- [e99e9f2d](e99e9f2d47) elan: 1.0.0 -> 1.0.2
- [cec25e93](cec25e93b6) belcard: 4.5.1 -> 4.5.3
- [6acafb97](6acafb97e5) cheat: 4.2.0 -> 4.2.1
- [b9029fd7](b9029fd72c) highlight: 3.60 -> 4.0
- [ab091a88](ab091a887c) groonga: 11.0.0 -> 11.0.1
- [51220778](5122077801) gmsh: 4.8.1 -> 4.8.3
- [f456d423](f456d42386) gpsprune: 20.2 -> 20.3
- [ba13dc06](ba13dc0652) nixos/prometheus: add unbound exporter
- [da858b16](da858b16b8) nixos/tests/prometheus-exporters: add unbound test
- [d3fe53a8](d3fe53a8a6) nixos/tests/prometheus-exporters: nixpkgs-fmt
- [147439c5](147439c5f0) diffoscope: 171 -> 172
- [7859860c](7859860c5a) haruna: 0.6.2 -> 0.6.3
- [77a270f8](77a270f871) freeciv: 2.6.3 -> 2.6.4
- [6067cfcc](6067cfccc6) fuzzel: 1.5.1 -> 1.5.3
- [085a70f7](085a70f717) xplr: 0.5.7 -> 0.5.10
- [b79d1b51](b79d1b517d) cvs_fast_export: 1.55 -> 1.56
- [1cb3d84c](1cb3d84c6a) hikari: 2.2.2 -> 2.3.0
- [7ecb53ac](7ecb53ac5b) bslizr: 1.2.12 -> 1.2.14
- [1c65a509](1c65a509fb) dico: 2.10 -> 2.11
- [cc6e48c8](cc6e48c8ba) coqPackages.coqeal: 1.0.4 → 1.0.5
- [d51942f9](d51942f9ec) python3Packages.zha-quirks: 0.0.56 -> 0.0.57
- [1a3b58e7](1a3b58e760) python3Packages.hatasmota: 0.2.10 -> 0.2.11
- [77485293](77485293df) pythonPackages.xlsx2csv: fix homepage
- [f6cc83eb](f6cc83eb75) python3Packages.yalexs: 1.1.10 -> 1.1.11
- [7b7dacca](7b7dacca89) python3Packages.screenlogicpy: 0.3.0 -> 0.4.1
- [4ec3123b](4ec3123b82) python3Packages.screenlogicpy: enable tests
- [a2ee0a2d](a2ee0a2d27) python3Packages.pydeconz: 78 -> 79
- [0e0c0a90](0e0c0a904d) python3Packages.pysmappee: 0.2.23 -> 0.2.24
- [c809b48b](c809b48b2f) python3Packages.aiorecollect: 1.0.3 -> 1.0.4
- [315d14d8](315d14d819) python3Packages.pyairvisual: 5.0.7 -> 5.0.8
- [b3d2e6c7](b3d2e6c7ea) python3Packages.pysma: 0.4.1 -> 0.4.3
- [a670f921](a670f92186) get_iplayer: 3.24 -> 3.27 ([NixOS/nixpkgs⁠#120863](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/120863))
- [1d801e63](1d801e6338) python3Packages.python-smarttub: 0.0.23 -> 0.0.24
- [e337e136](e337e136dd) wf-config: 0.7.0 -> 0.7.1; enable tests
- [6fb54f49](6fb54f49c5) wayfire: 0.7.0 -> 0.7.1
- [2bd34a98](2bd34a98af) tdesktop: 2.7.1 -> 2.7.4 ([NixOS/nixpkgs⁠#120994](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/120994))
- [5b7a76e2](5b7a76e2a6) jmol: 14.31.35 -> 14.31.36
- [25bbad96](25bbad9616) doctest: 2.4.4 -> 2.4.6
2021-05-07 11:16:35 +02:00
7acdf11e1d flake.lock: Updating 'flake-utils (numtide/flake-utils)' - eed21494 -> 2ebf2558
### Changes for flake-utils

On branch: master
Commits: eed214942b...2ebf2558e5

- [2ebf2558](2ebf2558e5) fixup ([numtide/flake-utils⁠#31](http://r.duckduckgo.com/l/?uddg=https://github.com/numtide/flake-utils/issues/31))
2021-05-07 11:16:24 +02:00
74372a60c8 flake.lock: Updating 'doom-emacs (hlissner/doom-emacs)' - f621ff80 -> 437c33a8
### Changes for doom-emacs

On branch: develop
Commits: f621ff8047...437c33a8b2

- [65e9876c](65e9876c33) Bump :lang swift
- [90c41564](90c41564c4) Bump :lang markdown
- [3c00ddce](3c00ddcebd) Fix smartparens pairing ' and ` in the minibuffer
- [c9b41205](c9b41205b2) Fix [hlissner/doom-emacs⁠#4925](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4925): defining lexical variables error in 28+
- [9d643b14](9d643b14ed) Revise comments
- [44a50191](44a501911b) cli/env: fix whitelist not shadowing blacklist
- [ccf6f0b5](ccf6f0b53d) Log unsafe eval forms in file/dir local variables
- [43623d7c](43623d7c5e) Fix [hlissner/doom-emacs⁠#4947](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4947): naive native-comp checks
- [259cf83e](259cf83ef1) Enhance FFAP lookup backend
- [f60f5760](f60f576048) Bump :core
- [2ef54eb7](2ef54eb782) Fix void-variable emacs-repository-branch in doom-info
- [1b132d2e](1b132d2e50) lang/org: add ob-elixir
- [437c33a8](437c33a8b2) Fix [hlissner/doom-emacs⁠#4949](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4949): evil-want-visual-char-semi-exclusive = nil
2021-05-07 11:16:04 +02:00
746c847149 flake.lock: Updating 'org-mode (emacs-straight/org-mode)' - 2d78ea57 -> e641d373
### Changes for org-mode

On branch: master
Commits: 2d78ea57cf...e641d37360

- [f99f2630](f99f26306c) ox-texinfo: Do not create menu for headlines without sectioning command
- [71169144](7116914427) ox: Do not choke on incomplete OPTIONS items
- [5469bc4e](5469bc4e55) colview: Ignore operators associated to special properties
- [b523ad49](b523ad491d) ob-tangle.el: Fix coderef removal during tangling
- [19947a6e](19947a6e41) ox: Handle missing option value better
- [94be20a3](94be20a334) ox-texinfo: Fix references to low-level headlines
- [4056e11d](4056e11ddc) element: Un-escape code in inline source blocks
- [6dbd132e](6dbd132e62) ox-texinfo: Fix footnotes ending on a special environment
- [5d5d1022](5d5d102254) Revert "element: Un-escape code in inline source blocks"
- [bcc1b0f1](bcc1b0f1bb) ob-exp: Do not comma-escape inline source code
- [8abdbbee](8abdbbee39) macro: Improve speed for `eval' macros
- [54917a0d](54917a0d73) lint: Update macro checks
- [f6139e6c](f6139e6c54) ORG-NEWS: Mention new behavior in macros
- [8e68eac0](8e68eac0bd) macro: Do not generate macros with (&optional &rest _) signature
- [f12ca1a5](f12ca1a562) table: Restore temporary-goal-column after displaying header
- [7e2eba8c](7e2eba8cc5) org-eldoc: Fix compatibility with eldoc 1.11 and Emacs 27
- [3a7e1c04](3a7e1c047e) Remove diary-list-entries Emacs 21 compat code
- [8c29cbde](8c29cbdef7) Backport commit c45bfd3c4 from Emacs
- [d317d77d](d317d77d8e) manual: Fix typo about org-latex-images-centered
- [9ba4c952](9ba4c95242) Add DOI links export
- [8c981b0c](8c981b0cbf) lint: Pacify byte-compiler
- [962690ef](962690ef6a) ORG-NEWS: Mention DOI links export
- [140df469](140df469ed) manual: Remove date keyword
- [772f7acb](772f7acb65) macro: Fix modification-time macro
- [628bb4f3](628bb4f324) lint: Improve checks for internal macros
- [a9a95cbe](a9a95cbe93) lint: Silence byte-compiler
- [f6eca650](f6eca6505d) manual: Fix publish options
- [a89d96e6](a89d96e6a5) texinfo: Consider any variation on "Top" a reserved node name
- [bc3ed23d](bc3ed23d16) element: Interpret :post-blank property in strings
- [3d528432](3d52843269) Org-id: Clarify customization documentation for org-id, ts option
- [e3f0ac73](e3f0ac7348) Backport commit 0a4dc7083 from Emacs
- [9b4dbe5f](9b4dbe5f03) mouse: Honor org-checkbox face
2021-04-28 10:34:59 +02:00
dead0d1fa9 flake.lock: Updating 'nixpkgs (NixOS/nixpkgs)' - 21264a93 -> cd0ffd3f
### Changes for nixpkgs

On branch: nixpkgs-unstable
Commits: 21264a9367...cd0ffd3f5f

- [14b5ddf0](14b5ddf085) haxe_4_1,haxe_4_2: fix build on Darwin
- [8716479e](8716479e0e) python3Packages.msldap: 0.3.28 -> 0.3.29
- [ab703244](ab70324469) mpvScritps.convert: mark as broken
- [783ffb27](783ffb27ce) ldeep: 1.0.10 -> 1.0.11
- [da711cec](da711cec88) sish: init at 1.1.5
- [765296d9](765296d96f) nix-update: 0.3.2 -> 0.4.0
- [ae79547c](ae79547cf2) asterisk: 13.38.0 -> 13.38.2, 16.15.0 -> 16.17.0, 17.9.0 -> 17.9.3, 18.1.0 -> 18.3.0
- [4f8cfd1c](4f8cfd1c2e) asterisk: clarify license
- [444ea090](444ea090da) honeytrap: init at unstable-2020-12-10
- [72efc3be](72efc3be00) zoekt: init at unstable-2021-03-17
- [c1290dae](c1290daeaa) sqlitecpp: init 3.1.1
- [3f2b84a7](3f2b84a754) manix: 0.6.2 -> 0.6.3 ([NixOS/nixpkgs⁠#119912](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/119912))
- [431db0ea](431db0eaad) git-interactive-rebase-tool: 2.0.0 -> 2.1.0
- [5bc29623](5bc2962319) remake: 4.1 -> 4.3 ([NixOS/nixpkgs⁠#119737](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/119737))
- [f9f05c1e](f9f05c1e92) SDL2: fix cross-compile to windows (mingw)
- [e322cff6](e322cff6ac) maintainers: add zane
- [951704af](951704afaf) libconfig: fix cross-compile to windows
- [21ab9be4](21ab9be498) openrussian-cli: init at 1.0.0
- [e9cf66e0](e9cf66e042) configuration template: improve docs on nano
- [314da8ce](314da8ce3d) xplr: init at 0.5.4
- [20c9bed8](20c9bed8b7) polybar: 3.5.2 -> 3.5.5
- [b9e04c75](b9e04c759e) polybar: remove unnecessary asserts
- [c15541a2](c15541a27c) dropwatch. 1.5.1 -> 1.5.3 ([NixOS/nixpkgs⁠#119989](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/119989))
- [b94923b0](b94923b0d9) rubyPackages: update
- [045a4797](045a4797bd) python3Packages.pytube: 10.7.1 -> 10.7.2
- [1070ddba](1070ddbae4) python3Packages.karton-dashboard: init at 1.1.0
- [433e28d7](433e28d7c8) jellyfin-media-player: clarify GPL license
- [9fab849f](9fab849fa8) python3Packages.jellyfin-apiclient-python: clarify GPL license
- [37c62a07](37c62a07d2) python3Packages.pystray: clarify GPL license
- [22a2c39a](22a2c39a74) cosign: 0.3.0 -> 0.3.1
- [5cb6f477](5cb6f477f4) k3s: 1.20.5+k3s1 -> 1.20.6+k3s1
- [50a7cb2c](50a7cb2cfb) zoom-us 5.6.13632.0328 -> 5.6.16775.0418
- [59522944](59522944d0) deno: 1.9.0 -> 1.9.1
- [84080556](840805562b) linuxPackages.rtw88: 2021-04-01 -> 2021-04-19
- [04991f2e](04991f2ec8) python3Packages.hachoir: init at 3.1.2
- [5a304b17](5a304b17ed) cosign: use buildFlagsArray
- [20759ed9](20759ed994) radare2: 5.1.1 -> 5.2.0
- [436161a2](436161a2b8) Update .github/workflows/direct-push.yml
- [7e1aee2a](7e1aee2aa4) python3Packages.ppdeep: init at 20200505
- [3121998f](3121998f6b) dnstwist: init at 20201228
- [9b978283](9b9782834d) gitlab-runner: 13.10.0 -> 13.11.0
- [7745b7a9](7745b7a9d1) isgx: fix support for 5.11
- [b3abdc95](b3abdc9534) tests.vim: init (moved from vim-utils.nix) ([NixOS/nixpkgs⁠#119467](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/119467))
- [1f1a77bd](1f1a77bdb7) ocamlPackages.labltk: fix ocamlbrowser by wrapping
- [7a89726e](7a89726eb0) nextcloud-client: 3.1.3 -> 3.2.0
- [80f4cce6](80f4cce6fa) chromiumDev: Fix the patch phase
- [951e888c](951e888cbd) chromiumBeta: 90.0.4430.72 -> 90.0.4430.85
- [a2dd59e0](a2dd59e0ff) chromium: 90.0.4430.72 -> 90.0.4430.85
- [389395b0](389395b0af) python3Packages.sagemaker: 2.35.0 -> 2.37.0
- [94514eec](94514eec55) protoc-gen-twirp_php: 0.6.0 -> 0.7.1
- [bb82ab69](bb82ab69c4) vimPlugins: update
- [ebed7846](ebed784637) vimPlugins.git-worktree-nvim: init at 2021-04-19
- [a9a31573](a9a31573e4) phpPackages.composer: 2.0.11 -> 2.0.12
- [f36aca9e](f36aca9e82) nnn: don't make supported tools a requirement
- [5fc6ad33](5fc6ad33af) waypoint: 0.3.0 -> 0.3.1
- [0a8784d5](0a8784d5db) stdenv/{native,nix}: add lib to cc-wrapper args
- [de048123](de048123a1) badtouch: init at 0.7.3
- [b14062b7](b14062b75c) zfsUnstable: 2.0.4 -> 2.1.0-rc3
- [9c39fef4](9c39fef460) tor-browser-bundle-bin: 10.0.15 -> 10.0.16
- [689b7709](689b77097e) qgis: 3.16.5 -> 3.16.6
- [d3059bff](d3059bfff3) orchis: 2021-02-28 -> 2021-04-20
- [045febc9](045febc92d) wprecon: init at 1.6.3a
- [7b29dd9f](7b29dd9f75) nvme-cli: 1.13 -> 1.14
- [c88a223e](c88a223e38) nvme-cli: Remove myself as maintainer
- [fd44ecd1](fd44ecd1d8) fishPlugins.done: init at 1.16.1
- [d043a234](d043a23408) python3.pkgs.kaitaistruct: add compression functionality
- [e2efd87f](e2efd87f5e) python3.pkgs.liblzfse: init at 0.4.1
- [fb580e73](fb580e732f) metals: 0.10.1 -> 0.10.2
- [ff06494b](ff06494b48) python3Packages.untokenize: init at 0.1.1
- [71ccdd24](71ccdd243f) vapoursynth: R52 -> R53
- [3ff8a640](3ff8a6406e) python3Packages.unify: init at 0.5
- [a24fb17c](a24fb17c96) binwalk: init from python3Packages.binwalk
- [36b6a703](36b6a70302) unify: init from python3Packages.unify
- [842d0a82](842d0a821c) python3Packages.yeelight: 0.6.0 -> 0.6.1
- [5ff547e7](5ff547e729) nixos/ipfs: fix typo in comment
- [e205a480](e205a4800f) nixos/cpu-freq: fix typo in description
- [fb8c5275](fb8c527586) ocamlPackages.irmin: 2.5.2 -> 2.5.3
- [21485c0d](21485c0d41) python3Packages.faadelays: 0.0.6 -> 0.0.7
- [529eccea](529ecceaa6) jenkins: 2.277.2 → 2.277.3
- [bde37653](bde376538e) podman: 3.1.1 -> 3.1.2
- [d0b4feab](d0b4feab81) python3Packages.pysonos: 0.0.40 -> 0.0.43
- [cf310211](cf3102118b) cryptomator: 1.5.14 -> 1.5.15
- [6d44df98](6d44df9860) python3Packages.hyperion-py: init at 0.7.4
- [eaeade4e](eaeade4e2c) home-assistant: update component-packages
- [c14b8f6f](c14b8f6fc0) home-assistant: enable hyperion tests
- [d0a90eb5](d0a90eb51a) linuxPackages.isgx: limit to x86_64
- [e967fbf6](e967fbf6f7) texmacs: 1.99.18 -> 1.99.19
- [5119a338](5119a3386c) python3Packages.tailer: init at 0.4.1
- [af2ff60a](af2ff60af0) python3Packages.dsmr-parser: init at 0.29
- [d4c673e8](d4c673e80a) home-assistant: update component-packages
- [811cde03](811cde0320) home-assistant: enable dsmr tests
- [b07b0dee](b07b0deed5) nixpkgs-review: 2.5.0 -> 2.6.0
- [373ea9e2](373ea9e2df) zeek: 4.0.0 -> 4.0.1
- [5cbd4618](5cbd461845) nvme-cli: add mic92 as maintainer
- [3238e9f2](3238e9f2e0) amber: Fix build ([NixOS/nixpkgs⁠#120126](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/120126))
- [3eb8f4d1](3eb8f4d15c) update.py: allow to disable autocommit ([NixOS/nixpkgs⁠#119182](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/119182))
- [897c8e69](897c8e6982) mpg123: fix cross-compile to windows
- [54d8941a](54d8941a0d) esbuild: init at 0.11.12 ([NixOS/nixpkgs⁠#120089](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/120089))
- [391c5fcb](391c5fcb5a) anevicon: init at 0.1.0 ([NixOS/nixpkgs⁠#120043](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/120043))
- [1147c815](1147c815df) ace: 6.5.11 -> 7.0.1
- [e334f125](e334f12567) stork: 1.1.0 -> 1.2.0
- [6b2d6a52](6b2d6a52ba) slack: fix update script
- [a489b556](a489b556de) vscx/scalameta-metals: 1.9.13 -> 1.10.3
- [256740f5](256740f528) vscx/scala-lang-scala: 0.5.1 -> 0.5.3
- [89524c34](89524c348a) agi: 1.1.0-dev-20210413 -> 1.1.0-dev-20210421
- [d1930e09](d1930e09be) alertmanager-irc-relay: 0.3.1 -> 0.4.1
- [a48b8974](a48b8974ee) bit: 1.0.6 -> 1.1.1
- [a783aa81](a783aa8126) hydrogen: fix the license
- [81b1905c](81b1905c86) radare2: 5.2.0 -> 5.2.1
- [005e3d1d](005e3d1db7) python3Packages.imap-tools: 0.39.0 -> 0.40.0
- [4fad8345](4fad8345b2) clair: 4.0.4 -> 4.0.5
- [1dfdf076](1dfdf07669) linux_xanmod: 5.11.15 -> 5.11.16
- [7ff0ce48](7ff0ce48df) cloud-nuke: 0.1.28 -> 0.1.29
- [87b91877](87b91877c6) hex: 0.20.5 -> 0.21.1 ([NixOS/nixpkgs⁠#118941](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/118941))
- [e54449ac](e54449ace8) dnsx: 1.0.2 -> 1.0.3
- [1d86d9e3](1d86d9e37c) deno: add libiconv as a darwin dependency
- [dcbd1aa1](dcbd1aa1fa) exoscale-cli: 1.27.2 -> 1.28.0
- [3e01d420](3e01d42024) maintainers: remove tavyc
- [e4bd03b9](e4bd03b915) flow: 0.148.0 -> 0.149.0
- [ce5cbe4a](ce5cbe4abf) tree-sitter: Update grammars
- [7495ee4f](7495ee4f5f) chromiumDev: 91.0.4472.10 -> 91.0.4472.19
- [e4851395](e485139541) gotestsum: 1.6.3 -> 1.6.4
- [b846287a](b846287ad9) grype: 0.9.0 -> 0.10.2
- [fc0a5b57](fc0a5b577e) xinit: don't unset DBUS_SESSION_BUS_ADDRESS in startx
- [3c17fe51](3c17fe5161) python3Packages.brother: 0.2.2 -> 1.0.0
- [f29292db](f29292db76) tree-sitter: Add withPlugins
- [407e4481](407e448114) gcc8,gcc9: fix ctypes on NetBSD
- [9e400a8b](9e400a8b93) nixos/users-groups: check format of passwd entries
- [4d85aa1c](4d85aa1c23) home-assistant: pin brother at 0.2.2 and enable brother tests
- [795840b9](795840b9c3) libxc: 5.1.2 -> 5.1.3
2021-04-28 10:34:51 +02:00
8baf0c149f flake.lock: Updating 'flake-utils (numtide/flake-utils)' - b2c27d1a -> eed21494
### Changes for flake-utils

On branch: master
Commits: b2c27d1a81...eed214942b

- [c6169a27](c6169a2772) imp: filterPackages ([numtide/flake-utils⁠#28](http://r.duckduckgo.com/l/?uddg=https://github.com/numtide/flake-utils/issues/28))
- [eed21494](eed214942b) fix comment ([numtide/flake-utils⁠#30](http://r.duckduckgo.com/l/?uddg=https://github.com/numtide/flake-utils/issues/30))
2021-04-28 10:34:42 +02:00
16c5bfc59c flake.lock: Updating 'doom-emacs (hlissner/doom-emacs)' - ce65645f -> f621ff80
### Changes for doom-emacs

On branch: develop
Commits: ce65645fb8...f621ff8047

- [704aa4eb](704aa4ebde) Remove double underscore from c header templates
- [0e9fd716](0e9fd716d2) Extend Python's docsets to Python REPL.
- [7ae2bf96](7ae2bf962e) Active pyenv-mode only when pyenv exe is found.
- [d4eb7e31](d4eb7e31ac) Fix [hlissner/doom-emacs⁠#4771](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4771): give lsp-find-* precedence over fallbacks
- [699e18b7](699e18b7f1) Fix excluded faces being spell-fu checked anyway
- [4af36e0d](4af36e0dab) Change poetry-tracking-strategy for performance.
- [38e2066b](38e2066b9c) ignore extension installed by lang/dart and recover behaviour of +vterm/here
- [96dcb4c0](96dcb4c0d9) respect +afew feature flag + fix sync buffer kill
- [28705030](28705030e0) Add `:lang zig` module
- [27c55378](27c553782a) Simplify `map!` call
- [86ce548e](86ce548e5d) Update documentation
- [60851027](6085102766) Remove duplicate `:mode` declaration
- [b90751ba](b90751bafb) Update variable name in documentation
- [66569e4d](66569e4d88) Shift `(when (featurep! +lsp))` expression outside of `use-package`
- [b317910b](b317910b6e) Add counsel-outline to ivy-prescient-sort-commands
- [47d9f52b](47d9f52b6f) ocamlforamt hook: buffers without a file name
- [c9eb00a2](c9eb00a217) Fix incorrect newline placement on send-to-REPL
- [27e2848d](27e2848d3b) Fall back to "TAB" if no [tab] keybind
- [e80bd6da](e80bd6da4a) ui/dashboard: minor refactors
- [60207a80](60207a8028) Bump :lang scheme
- [027b303e](027b303e33) Update Elixir Installation instructions ([hlissner/doom-emacs⁠#4835](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4835))
- [0141ad55](0141ad55f1) go: README: Specify req of (format +onsave) for gofmt ([hlissner/doom-emacs⁠#4812](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4812))
- [39ffc27a](39ffc27ac8) Improve factor configuration
- [39b355cf](39b355cfd3) Fix [hlissner/doom-emacs⁠#4736](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4736) - remap insert state bindings in minibuffer maps
- [3acbf8e9](3acbf8e90d) Apply changes to helm and selectrum maps
- [9ac79c6e](9ac79c6e86) fix(:input layout bepo): make evilem use gé
- [539ab8d1](539ab8d1e9) Bump eglot
- [813dc6e6](813dc6e664) fix(:tools lsp): make eglot diags use flycheck with :checkers syntax
- [ec26b91d](ec26b91d3a) Add outstanding issues sections for possible contributors
- [11e06427](11e06427fa) Suppress highlight-indent-guides's auto errors
- [2a294d1e](2a294d1ea8) Tell git not to use pager in eshell
- [7ad38761](7ad387619d) Fix vterm popup rule
- [ef3ad060](ef3ad06032) align key map item whitespace
- [2cecf3bf](2cecf3bf84) Minor refactors
- [53bd779c](53bd779cc9) ui/treemacs: add +lsp flag
- [41c0b0b5](41c0b0b5c1) Bump :lang zig
- [8a083d13](8a083d1370) Add :lang beancount module
- [079feb26](079feb26e4) Left align fields in doom-info
- [5ee8080c](5ee8080ca7) Respect dash-docs-browser-func
- [32cf114d](32cf114dc7) lang/scheme: fix support for scheme implementations
- [c6523761](c6523761ac) Fix test/shell.nix
- [241e040e](241e040e4d) tools/lsp: remove redundant lsp-clients-lua-language-server-bin
- [0683861f](0683861f3f) Make doom-first-*-hooks trigger less aggressively
- [33af1f98](33af1f98b4) emacs/dired: drop non-standard switches on Windows
- [19d41262](19d41262e4) email/notmuch: remove mbsync & mbsync-xdg backends
- [71d4748b](71d4748bcf) Fix [hlissner/doom-emacs⁠#4586](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4586): evilifiy org-brain
- [075f801f](075f801fbb) Add Discourse badge to README
- [e46736e4](e46736e44d) Deprecate docs/faq.org
- [ee1885eb](ee1885eb9b) Bump :lang ocaml
- [dab0ec25](dab0ec25c1) Bump :lang latex
- [40d9583c](40d9583cf3) Adjust color/style of discord/discourse badges
- [6fda673b](6fda673b07) Alphabetize :lang factor in init.example.el
- [c0c42ad0](c0c42ad0b0) Fix void-variable geiser-implementations-alist at startup
- [c77cebfe](c77cebfef8) Remove trailing slash on lsp-server-install-dir
- [b1582155](b158215587) lang/java: fail meghanada-mode gracefully if java is absent
- [437f1229](437f122969) tools/pdf: suppress "file is large" prompts for pdfs
- [ebc5a5ff](ebc5a5ff1e) lang/beancount: fix config & more electricity
- [bd24be72](bd24be7236) Reticulating splines
- [65bc279e](65bc279e59) Fix void-function geiser-impl--add-to-alist errors
- [9218473c](9218473c7c) Fix [hlissner/doom-emacs⁠#4865](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4865): fix deprecation notice on define-minor-mode
- [193382e2](193382e2e3) Fix TAB keybind fallthrough
- [a7753dd0](a7753dd058) Rename Groovy REPL command
- [c370a0ba](c370a0ba82) Bump :lang scheme
- [2ee9e375](2ee9e3759c) More sane defaults for latex
- [68d1a450](68d1a45034) Key bindings for latex preview
- [2acfbcb7](2acfbcb79d) Bump :editor evil
- [6563e89b](6563e89bda) Indicate that lsp-describe-thing-at-point is async
- [00de463d](00de463d10) Indicate that lsp-find-implementation is async as well
- [dec15832](dec15832de) Fix [hlissner/doom-emacs⁠#4877](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4877): dired not sorting directories first
- [c339bb09](c339bb0929) Fix [hlissner/doom-emacs⁠#4563](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4563): ob-c.elc failed to provide feature ob-c
- [c9056ddb](c9056ddb53) Fix [hlissner/doom-emacs⁠#4819](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4819): auto-update xterm title
- [165541cd](165541cdae) fix(input layout bepo): unmap t/s in Info-mode-map
- [2e15f6ad](2e15f6ad1b) Fix doom-module-mplist-map obsolete module warning
- [233fd93b](233fd93b65) Add custom-file trait & custom-vars list to doom/info
- [6e49cb5c](6e49cb5ce2) Reduce false positive symlinks in doom/info {emacs,doom}dir
- [d7de9118](d7de9118e8) Fix [hlissner/doom-emacs⁠#4882](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4882): ffap lookup handler triggers twice
- [1ebfa35b](1ebfa35b71) editor/evil: fix csw, csW, css, & csp text objects
- [a0de71de](a0de71dee8) Fix [hlissner/doom-emacs⁠#4886](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4886): fix +ivy-buffer-preview for SPC b B
- [f3748b29](f3748b2977) Fix [hlissner/doom-emacs⁠#4559](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4559): wrong-type-arg error on RET in some comments
- [065d06ed](065d06edbb) Bump :editor evil
- [473417a8](473417a890) docs/faq: fix discourse notice
- [0aaebe2c](0aaebe2ca1) Fix treemacs + lsp doctor check
- [83bfe76b](83bfe76b20) Use correct `brew install --cask` command
- [a25582f9](a25582f9a8) Raise global default of read-process-output-max
- [86fd6c62](86fd6c6214) Raise gcmh-high-cons-threshold to default (~1gb)
- [3e425ab2](3e425ab2f2) tools/magit: reveal point if in invisible region
- [1d155d0c](1d155d0c2f) lang/org: reveal ancestors of point after saveplace
- [cb4782b1](cb4782b190) Bump :lang scheme
- [bb67d3f3](bb67d3f346) readme: relink faq to discourse & polish badges
- [bddb2b2a](bddb2b2a2d) Refactor early-init.el
- [f621ff80](f621ff8047) lang/org: fix org-ditaa jar paths
2021-04-28 10:34:35 +02:00
d6d7b90e90 test/doom.d/init.el: Updating from hlissner/doom-emacs - 193382e2
### Changes for test/doom.d/init.el

```diff
--- 
+++ 
@@ -111,7 +111,8 @@
 
        :lang
        ;;agda              ; types of types of types of types...
-       ;;cc                ; C/C++/Obj-C madness
+       ;;beancount         ; mind the GAAP
+       ;;cc                ; C > C++ == 1
        ;;clojure           ; java with a lisp
        ;;common-lisp       ; if you've seen one lisp, you've seen them all
        ;;coq               ; proofs-as-programs
@@ -124,6 +125,7 @@
        emacs-lisp        ; drown in parentheses
        ;;erlang            ; an elegant language for a more civilized age
        ;;ess               ; emacs speaks statistics
+       ;;factor
        ;;faust             ; dsp, but you get to keep your soul
        ;;fsharp            ; ML stands for Microsoft's Language
        ;;fstar             ; (dependent) types and (monadic) effects and Z3
@@ -138,9 +140,8 @@
        ;;julia             ; a better, faster MATLAB
        ;;kotlin            ; a better, slicker Java(Script)
        ;;latex             ; writing papers in Emacs has never been so fun
-       ;;lean
-       ;;factor
-       ;;ledger            ; an accounting system in Emacs
+       ;;lean              ; for folks with too much to prove
+       ;;ledger            ; be audit you can be
        ;;lua               ; one-based indices? one-based indices
        markdown          ; writing docs for people to ignore
        ;;nim               ; python + lisp at the speed of c
@@ -159,7 +160,7 @@
        ;;(ruby +rails)     ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
        ;;rust              ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
        ;;scala             ; java, but good
-       ;;scheme            ; a fully conniving family of lisps
+       ;;(scheme +guile)   ; a fully conniving family of lisps
        sh                ; she sells {ba,z,fi}sh shells on the C xor
        ;;sml
        ;;solidity          ; do you need a blockchain? No.
@@ -167,6 +168,7 @@
        ;;terra             ; Earth and Moon in alignment for performance.
        ;;web               ; the tubes
        ;;yaml              ; JSON, but readable
+       ;;zig               ; C, but simpler
 
        :email
        ;;(mu4e +gmail)

```
2021-04-28 09:55:19 +02:00
e88cc1d304 flake.lock: Updating 'org-mode (emacs-straight/org-mode)' - 2d78ea57 -> 4941444f
### Changes for org-mode

On branch: master
Commits: 2d78ea57cf...4941444f45

- [f99f2630](f99f26306c) ox-texinfo: Do not create menu for headlines without sectioning command
- [71169144](7116914427) ox: Do not choke on incomplete OPTIONS items
- [5469bc4e](5469bc4e55) colview: Ignore operators associated to special properties
- [b523ad49](b523ad491d) ob-tangle.el: Fix coderef removal during tangling
- [19947a6e](19947a6e41) ox: Handle missing option value better
- [94be20a3](94be20a334) ox-texinfo: Fix references to low-level headlines
- [4056e11d](4056e11ddc) element: Un-escape code in inline source blocks
- [6dbd132e](6dbd132e62) ox-texinfo: Fix footnotes ending on a special environment
- [5d5d1022](5d5d102254) Revert "element: Un-escape code in inline source blocks"
- [bcc1b0f1](bcc1b0f1bb) ob-exp: Do not comma-escape inline source code
2021-04-28 09:51:56 +02:00
284232a420 flake.lock: Updating 'nixpkgs (NixOS/nixpkgs)' - 21264a93 -> 4c87cb87
### Changes for nixpkgs

On branch: nixpkgs-unstable
Commits: 21264a9367...4c87cb87a2

- [2a3ff386](2a3ff38680) r2mod_cli: use bashInteractive as interpreter
- [2d25c6fb](2d25c6fbf2) python3-openvino: init at 2021.2
- [0b897f7c](0b897f7cd5) python3Packages.discordpy: 1.7.0 -> 1.7.1
- [77a2fadc](77a2fadc4b) kooha: init at 1.1.1
- [e4149e6e](e4149e6e0b) rink: specify license
- [33ca41c6](33ca41c63e) aws-c-common: 0.5.2 -> 0.5.4 ([NixOS/nixpkgs⁠#119187](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/119187))
- [d8c6dda7](d8c6dda74b) chez-matchable: typo fix in the description value
- [7dd22ac8](7dd22ac8bd) home-assistant: pin pyruckus==0.12 and enable ruckus_unleashed tests
- [140e4144](140e41442f) python3Packages.pyproj: 2.6.0 -> 3.0.1
- [75eb8e50](75eb8e50df) python3Pakcages.basemap: mark broken for python >= 3.9
- [fcacfa03](fcacfa03df) python3Packages.cartopy: Use updated proj, fix tests and mark unbroken
- [320bbf0b](320bbf0be4) r2mod_cli: 1.0.6 -> 1.0.7
- [a1bc838a](a1bc838a5e) blender: install with python3Packages.requests, fixes [NixOS/nixpkgs⁠#97250](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/97250) ([NixOS/nixpkgs⁠#118987](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/118987))
- [06bad855](06bad85574) distrho: 2020-07-14 -> 2021-03-15 ([NixOS/nixpkgs⁠#118928](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/118928))
- [a2cfa9a5](a2cfa9a515) foliate: init at 2.6.3 ([NixOS/nixpkgs⁠#119001](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/119001))
- [38b27aa6](38b27aa6e9) ceph: 15.2.8 -> 15.2.10 and python dependency fix ([NixOS/nixpkgs⁠#118724](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/118724))
- [1ccae60c](1ccae60c2c) nixos/system76: add system76-firmware to environment.systemPackages
- [e3ca228f](e3ca228f54) lxd: 4.12 -> 4.13
- [a897f249](a897f249ba) recursive: 1.077 -> 1.078
- [28a32994](28a3299425) navi: fix build on darwin
- [a6f303f5](a6f303f5fd) ncspot: 0.5.0 -> 0.6.0
- [f01a04ab](f01a04abd4) ocamlPackages.jsonrpc: 1.4.1 → 1.5.0
- [328a2e36](328a2e365f) metasploit: 6.0.38 -> 6.0.39
- [fd980c58](fd980c588a) dasel: 1.13.6 -> 1.14.0
- [305c7e60](305c7e609c) python3Packages.pywemo: init at 0.6.4
- [4a9cec8e](4a9cec8eb2) home-assistant: update component-packages
- [d857f72d](d857f72d63) home-assistant: enable wemo tests
- [248a6da7](248a6da7f6) gitAndTools.stgit: 0.23 -> 1.0
- [a1d89630](a1d8963040) python3Packages.karton-asciimagic: init at 1.0.0
- [8469abb6](8469abb6f5) panotools: 2.9.19 -> 2.9.20
- [13c28f4f](13c28f4f95) esniper: drop broken and unmaintained package
- [7f35119b](7f35119b94) go_2-dev: 2020-12-08 -> 2021-03-22
- [a1c0d6dd](a1c0d6ddbc) cri-tools: 1.20.0 -> 1.21.0
- [df7cebe0](df7cebe08b) clamav: 0.103.1 -> 0.103.2
- [c6f6e589](c6f6e589fe) tmux: remove unused makeWrapper input
- [0e31f60c](0e31f60cad) openimagedenoise: 1.2.2 -> 1.3.0
- [29e9863e](29e9863e2d) pythonPackages.isbnlib: 3.10.6 -> 3.10.7
- [c87714a0](c87714a040) coqPackages.stdpp: 1.4.0 → 1.5.0
- [5a8838aa](5a8838aaee) enpass: 6.5.1 -> 6.6.1
- [e81d95eb](e81d95ebcd) gitui: 0.13.0 -> 0.14.0
- [81ddd516](81ddd516d3) kubepug: init at 1.1.3
- [56490749](56490749ad) xscreensaver: 5.44 -> 6.00
- [8811817e](8811817e3e) python3Packages.jsonpath-ng: fix build
- [57fe2b7d](57fe2b7dc5) home-assistant-cli: 0.9.1 -> 0.9.3
- [01a8cc22](01a8cc220f) pythonPackages.isbnlib: clarify license
- [c1ebd280](c1ebd28029) element-web: 1.7.24 -> 1.7.25
- [9fed67fb](9fed67fb1b) element-desktop: 1.7.24 -> 1.7.25
- [23e39936](23e399366c) python3Packages.cvxpy: 1.1.11 -> 1.1.12
- [5104d563](5104d563a4) pythonPackages.hydrus: 431 -> 434
- [8a6fac4b](8a6fac4b02) qdirstat: specify license
- [17673589](176735899e) pdfarranger: 1.7.0 -> 1.7.1
- [6f9b4f5a](6f9b4f5a27) proj_5: drop
- [e44319a3](e44319a3e6) python3Packages.cvxpy: add openmp multithreading
- [b126d543](b126d5436a) docker: move makeWrapper to nativeBuildInputs
- [a9d4ba38](a9d4ba38b4) geonkick: 2.6.1 -> 2.8.0
- [3e2d34b8](3e2d34b8a8) qlcplus: fix build
- [d549dc31](d549dc310c) yara: add maintainer
- [a7b54d90](a7b54d9016) erlang: add updateScript and update versions ([NixOS/nixpkgs⁠#118831](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/118831))
- [e05657ce](e05657cef5) python3Packages.botocore: 1.20.46 -> 1.20.49
- [f86f230d](f86f230d63) python3Packages.boto3: 1.17.46 -> 1.17.49
- [5d29cfbc](5d29cfbc70) awscli: 1.19.46 -> 1.19.49
- [ecf709f7](ecf709f768) python3Packages.sagemaker: 2.33.0 -> 2.34.0
- [8ef1889b](8ef1889b75) oh-my-zsh: 2021-04-07 → 2021-04-11
- [62b44d8d](62b44d8dfa) rust-analyzer: 2021-04-05 -> 2021-04-12
- [aa32db84](aa32db8440) vsc-leetcode-cli: init at 2.8.0
- [c05f2fea](c05f2fea0b) node-packages.nix: generate
- [d5e1e66b](d5e1e66b9c) teams: 1.4.00.4855 -> 1.4.00.7556
- [79c36096](79c3609603) celestia: 1.6.1 -> 1.6.2.2 ([NixOS/nixpkgs⁠#117999](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/117999))
- [ceffd2b3](ceffd2b3d6) pythonPackages.hcloud: 1.11.0 -> 1.12.0
- [1c5fc741](1c5fc741b7) distrho-ports: fix rpath, simplify dependencies
- [7d396a42](7d396a4219) nixos/sane: added lp and avahi group ([NixOS/nixpkgs⁠#117952](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/117952))
- [86c72072](86c72072fd) e16: init at 1.0.23
- [728c4f81](728c4f81b8) nixos/e16: add e16 module
- [1187b797](1187b797c6) kustomize-sops: 2.5.1 -> 2.5.2 ([NixOS/nixpkgs⁠#119031](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/119031))
- [25e53061](25e53061fa) minikube: 1.18.1 -> 1.19.0 ([NixOS/nixpkgs⁠#119050](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/119050))
- [4b56b816](4b56b81627) chezmoi: 2.0.8 -> 2.0.9 ([NixOS/nixpkgs⁠#118968](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/118968))
- [2623b3e5](2623b3e50f) sd-local: 1.0.30 -> 1.0.31 ([NixOS/nixpkgs⁠#119158](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/119158))
- [7db1853f](7db1853f5c) ocamlPackages.rpclib: 8.0.0 → 8.1.0
- [031da799](031da79988) coq-elpi: 1.9.4 -> 1.9.5
- [8b22df98](8b22df9883) coq-elpi: 1.8.0 -> 1.8.2_8.12
- [7d51a0cd](7d51a0cdb0) coq-elpi: 1.6.1_8.11 -> 1.6.2_8.11
- [5c88d256](5c88d25630) pythonPackages.amiibo-py: init at unstable-2021-01-16
- [89f7a2a5](89f7a2a5aa) unipicker: unstable-2018-07-10 -> 2.0.1
- [f2e13fa1](f2e13fa173) helm-secrets: 3.5.0 -> 3.6.1
- [214e7a88](214e7a888b) python3.pkgs.twilio: remove myself as maintainer
- [a12bb7e8](a12bb7e8f9) gitkraken: 7.5.4 -> 7.5.5
- [40175efa](40175efacf) cypress: 6.6.0 -> 7.0.0 ([NixOS/nixpkgs⁠#118902](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/118902))
- [8dbd5537](8dbd553792) mailman-web-unstable: 2019-09-29 -> 2021-04-10 ([NixOS/nixpkgs⁠#119135](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/119135))
- [8e1e78a7](8e1e78a735) nixos/babeld: allow AF_INET communication required for netlink socket
- [c22eec42](c22eec42ad) python3Packages.aiohomekit: 0.2.60 -> 0.2.61
- [08caa827](08caa82758) home-assistant: 2021.4.3 -> 2021.4.4
- [940f476e](940f476eb1) exa: 0.10.0 -> 0.10.1
- [fc43a7fa](fc43a7fa4d) probe-run: init at 0.2.1
- [c902fbdd](c902fbddac) pythonPackages.isbnlib: correct license
- [8c60448e](8c60448e26) chromiumDev: Fix two build errors
- [fc586861](fc586861ee) chromiumBeta: 90.0.4430.61 -> 90.0.4430.70
2021-04-28 09:51:46 +02:00
ab458d41c8 flake.lock: Updating 'flake-utils (numtide/flake-utils)' - b2c27d1a -> c6169a27
### Changes for flake-utils

On branch: master
Commits: b2c27d1a81...c6169a2772

- [c6169a27](c6169a2772) imp: filterPackages ([numtide/flake-utils⁠#28](http://r.duckduckgo.com/l/?uddg=https://github.com/numtide/flake-utils/issues/28))
2021-04-28 09:51:36 +02:00
521e0b3e28 flake.lock: Updating 'doom-emacs (hlissner/doom-emacs)' - ce65645f -> 193382e2
### Changes for doom-emacs

On branch: develop
Commits: ce65645fb8...193382e2e3

- [704aa4eb](704aa4ebde) Remove double underscore from c header templates
- [0e9fd716](0e9fd716d2) Extend Python's docsets to Python REPL.
- [7ae2bf96](7ae2bf962e) Active pyenv-mode only when pyenv exe is found.
- [d4eb7e31](d4eb7e31ac) Fix [hlissner/doom-emacs⁠#4771](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4771): give lsp-find-* precedence over fallbacks
- [699e18b7](699e18b7f1) Fix excluded faces being spell-fu checked anyway
- [4af36e0d](4af36e0dab) Change poetry-tracking-strategy for performance.
- [38e2066b](38e2066b9c) ignore extension installed by lang/dart and recover behaviour of +vterm/here
- [96dcb4c0](96dcb4c0d9) respect +afew feature flag + fix sync buffer kill
- [28705030](28705030e0) Add `:lang zig` module
- [27c55378](27c553782a) Simplify `map!` call
- [86ce548e](86ce548e5d) Update documentation
- [60851027](6085102766) Remove duplicate `:mode` declaration
- [b90751ba](b90751bafb) Update variable name in documentation
- [66569e4d](66569e4d88) Shift `(when (featurep! +lsp))` expression outside of `use-package`
- [b317910b](b317910b6e) Add counsel-outline to ivy-prescient-sort-commands
- [47d9f52b](47d9f52b6f) ocamlforamt hook: buffers without a file name
- [c9eb00a2](c9eb00a217) Fix incorrect newline placement on send-to-REPL
- [27e2848d](27e2848d3b) Fall back to "TAB" if no [tab] keybind
- [e80bd6da](e80bd6da4a) ui/dashboard: minor refactors
- [60207a80](60207a8028) Bump :lang scheme
- [027b303e](027b303e33) Update Elixir Installation instructions ([hlissner/doom-emacs⁠#4835](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4835))
- [0141ad55](0141ad55f1) go: README: Specify req of (format +onsave) for gofmt ([hlissner/doom-emacs⁠#4812](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4812))
- [39ffc27a](39ffc27ac8) Improve factor configuration
- [39b355cf](39b355cfd3) Fix [hlissner/doom-emacs⁠#4736](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4736) - remap insert state bindings in minibuffer maps
- [3acbf8e9](3acbf8e90d) Apply changes to helm and selectrum maps
- [9ac79c6e](9ac79c6e86) fix(:input layout bepo): make evilem use gé
- [539ab8d1](539ab8d1e9) Bump eglot
- [813dc6e6](813dc6e664) fix(:tools lsp): make eglot diags use flycheck with :checkers syntax
- [ec26b91d](ec26b91d3a) Add outstanding issues sections for possible contributors
- [11e06427](11e06427fa) Suppress highlight-indent-guides's auto errors
- [2a294d1e](2a294d1ea8) Tell git not to use pager in eshell
- [7ad38761](7ad387619d) Fix vterm popup rule
- [ef3ad060](ef3ad06032) align key map item whitespace
- [2cecf3bf](2cecf3bf84) Minor refactors
- [53bd779c](53bd779cc9) ui/treemacs: add +lsp flag
- [41c0b0b5](41c0b0b5c1) Bump :lang zig
- [8a083d13](8a083d1370) Add :lang beancount module
- [079feb26](079feb26e4) Left align fields in doom-info
- [5ee8080c](5ee8080ca7) Respect dash-docs-browser-func
- [32cf114d](32cf114dc7) lang/scheme: fix support for scheme implementations
- [c6523761](c6523761ac) Fix test/shell.nix
- [241e040e](241e040e4d) tools/lsp: remove redundant lsp-clients-lua-language-server-bin
- [0683861f](0683861f3f) Make doom-first-*-hooks trigger less aggressively
- [33af1f98](33af1f98b4) emacs/dired: drop non-standard switches on Windows
- [19d41262](19d41262e4) email/notmuch: remove mbsync & mbsync-xdg backends
- [71d4748b](71d4748bcf) Fix [hlissner/doom-emacs⁠#4586](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4586): evilifiy org-brain
- [075f801f](075f801fbb) Add Discourse badge to README
- [e46736e4](e46736e44d) Deprecate docs/faq.org
- [ee1885eb](ee1885eb9b) Bump :lang ocaml
- [dab0ec25](dab0ec25c1) Bump :lang latex
- [40d9583c](40d9583cf3) Adjust color/style of discord/discourse badges
- [6fda673b](6fda673b07) Alphabetize :lang factor in init.example.el
- [c0c42ad0](c0c42ad0b0) Fix void-variable geiser-implementations-alist at startup
- [c77cebfe](c77cebfef8) Remove trailing slash on lsp-server-install-dir
- [b1582155](b158215587) lang/java: fail meghanada-mode gracefully if java is absent
- [437f1229](437f122969) tools/pdf: suppress "file is large" prompts for pdfs
- [ebc5a5ff](ebc5a5ff1e) lang/beancount: fix config & more electricity
- [bd24be72](bd24be7236) Reticulating splines
- [65bc279e](65bc279e59) Fix void-function geiser-impl--add-to-alist errors
- [9218473c](9218473c7c) Fix [hlissner/doom-emacs⁠#4865](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4865): fix deprecation notice on define-minor-mode
- [193382e2](193382e2e3) Fix TAB keybind fallthrough
2021-04-28 09:51:26 +02:00
81254821b6 Revert "flake.lock: Updating 'emacs-overlay (nix-community/emacs-overlay)' - d9530a70 -> 155972bb"
This reverts commit c0e82d14bf.
2021-04-10 00:59:29 +02:00
aac975fe76 flake.lock: Updating 'org-mode (emacs-straight/org-mode)' - 68db6fc0 -> 2d78ea57
On branch: master
Commits: 68db6fc064...2d78ea57cf

- [b7c26e90](b7c26e9036) Backport commit 8b07994e2 from Emacs
- [36622362](36622362d1) org.el (org-do-latex-and-related): Fix duplicate 'latex faces
- [f1077367](f10773675d) Backport commit 331ddd803 from Emacs
- [287af207](287af207fe) lisp/org.el: Bump version header to 9.4.5
- [05277f5c](05277f5caf) lisp/org.el: Fix previous merge commit
- [a17243f9](a17243f9a5) org-manual.org: Fix typo in org-protocol capture example
- [4de2fff8](4de2fff87d) Add quotes to emacsclient arguments in examples
- [7c23fc7e](7c23fc7efa) ob-ocaml: Update stale tuareg-mode link in commentary
- [6a50e41e](6a50e41ea5) org-agenda.el: Rename org-agenda-format-item parameters
- [d017cdb0](d017cdb0ae) NEWS: Group and move up electric-indent/adapt-indentation entries
- [1c0ce74a](1c0ce74a1f) NEWS: Remove quote from in front of headline-data symbol
- [3089fcd6](3089fcd690) Remove redundant #' around lambdas
- [f7e0e17e](f7e0e17e82) ox-texinfo: Fix colons removal in menu entries
- [bcfe6f98](bcfe6f985c) ox-latex: convert verbatim text in headings to texttt
- [702e782c](702e782cb6) org.el: Mark org-link-descriptive as buffer-local
- [75756789](7575678959) ox-latex: Fix texttt usage in headlines
- [e1b8d1d2](e1b8d1d2b4) org-colview: Do not choke when updating a special property
2021-04-10 00:31:46 +02:00
6acae6cf41 flake.lock: Updating 'nixpkgs (NixOS/nixpkgs)' - c0e88185 -> 21264a93
### Changes for nixpkgs

On branch: nixpkgs-unstable
Commits: c0e8818520...21264a9367

- [b6c315b4](b6c315b4fb) geogebra6: 6_0_620_0 -> 6_0_631_0
- [153c2c07](153c2c07e1) python3Packages.awesomeversion: 21.2.3 -> 21.4.0
- [e2f43869](e2f4386944) home-assistant: allow later awesomeversion releases
- [512211b7](512211b788) fioctl: 0.14.1 -> 0.15 ([NixOS/nixpkgs⁠#118623](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/118623))
- [b3a18f4d](b3a18f4daf) pythonPackages.fipy: 3.4.1 -> 3.4.2.1 ([NixOS/nixpkgs⁠#116567](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/116567))
- [d9424d21](d9424d2191) appimagekit: 2018-07-27 -> 2020-12-31 ([NixOS/nixpkgs⁠#116501](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/116501))
- [e24c7ffc](e24c7ffc02) nerdctl: 0.7.2 -> 0.7.3
- [7dab7289](7dab72898d) python3Packages.botocore: 1.20.41 -> 1.20.45
- [03ceb942](03ceb942f1) python3Packages.boto3: 1.17.41 -> 1.17.45
- [413e9561](413e9561f8) sbt: 1.4.9 -> 1.5.0
- [2e19cbff](2e19cbffd9) awscli: 1.19.41 -> 1.19.45
- [72a0c461](72a0c461bd) python3Packages.sagemaker: 2.32.0 -> 2.33.0
- [24d8a914](24d8a91494) oh-my-zsh: 2021-03-31 → 2021-04-06
- [c9caaac0](c9caaac034) trilium: 0.46.6 -> 0.46.7
- [f53bd124](f53bd12416) python3Packages.holidays: 0.10.5.2 -> 0.11.1
- [57ced143](57ced14370) input-fonts: make Nix download the source
- [b0372cef](b0372cefc4) connman: set sysconfdir to /etc
- [9fa74cc5](9fa74cc53e) python3Packages.pytube: 10.6.1 -> 10.7.1
- [71c4f6c2](71c4f6c24b) vimPlugins.glow-nvim: set branch to main
- [deed0b38](deed0b3813) vimPlugins: update
- [95411fe9](95411fe906) vimPlugins.vim-clap: updated cargoSha256
- [f142c40b](f142c40b35) vimPlugins.jellybeans-nvim: init at 2021-04-05
- [fbebdfe9](fbebdfe9f1) vimPlugins.rust-tools-nvim: init at 2021-04-06
- [f1b7ee84](f1b7ee849d) appgate-sdp: add missing xdg-utils
- [1ca880a2](1ca880a228) flatpak: fix flatpak-spawn --clear-env
- [a05293a9](a05293a93c) libplacebo: 3.120.0 -> 3.120.1 ([NixOS/nixpkgs⁠#118677](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/118677))
- [2cf150ab](2cf150ab8c) packer: 1.7.1 -> 1.7.2
- [ed913db2](ed913db260) font-manager: 0.7.9 -> 0.8.5-1
- [7ed8d11d](7ed8d11dc4) ruby_3_0: 3.0.0 -> 3.0.1
- [f7ff8747](f7ff874701) nixos/greetd: Add greetd module ([NixOS/nixpkgs⁠#118294](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/118294))
- [396d9982](396d9982a5) nodePackages_(gatsby-cli: init at 3.2.0, fleek-cli: init at 0.0.1)
- [38d65f2d](38d65f2dc2) fzf: 0.26.0 -> 0.27.0
- [e6670194](e66701943d) kube3d: 4.4.0 -> 4.4.1
- [e595d747](e595d747c7) pcloud: 1.8.9 -> 1.9.1
- [48a2307d](48a2307da5) antsimulator: init at 1.2
- [17030137](17030137a7) vimPlugins: add taskwiki
- [e289a280](e289a280f3) pyspread: fix build and simplify expression ([NixOS/nixpkgs⁠#117906](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/117906))
- [e2756c59](e2756c5900) pyspread: 1.99.5 -> 1.99.6
- [e6a9df05](e6a9df050a) umoci: 0.4.6 -> 0.4.7
- [551f1dac](551f1dac03) xorg.xf86inputlibinput: 0.30.0 -> 1.0.0
- [a32d1794](a32d17941f) snapcast: v0.23.0 -> v0.24.0
- [0e31f097](0e31f09774) maintainers/team: add home-assistant team
- [dc845834](dc84583452) home-assistant: Move maintainership to home-assistant team
- [df34ff2a](df34ff2a7b) appdaemon: remove peterhoeg from maintainers
- [4cb48cc2](4cb48cc256) indilib: set platform to linux ([NixOS/nixpkgs⁠#118696](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/118696))
- [9f78dd4a](9f78dd4a1c) fetchzip: accept urls
- [36c50a6f](36c50a6f48) paratype-pt-*: convert url -> urls
- [435fe3da](435fe3dab2) sublime: url => urls
- [ddf47958](ddf4795824) nixos/pomerium: fix useACMEHost
- [386fc750](386fc750e0) adguardhome: 0.104.3 -> 0.105.2
- [8dd8ee44](8dd8ee4487) buildbot: 3.0.2 -> 3.1.0
- [5df9c14c](5df9c14cee) nomachine-client: 7.2.3 -> 7.4.1
- [29363442](29363442f5) dino: fix compilation under new Vala
- [3b81abba](3b81abba55) youtube-dl: 2021.04.01 -> 2021.04.07
- [e0d8f6b1](e0d8f6b183) nixos/gitlab: do not set backup.upload by default
- [4decd156](4decd156ea) rkdeveloptool: unstable-2019-07-01 -> unstable-2021-02-03, fix build ([NixOS/nixpkgs⁠#118707](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/118707))
- [8daf0ced](8daf0cedee) betterdiscord-installer: init at 1.0.0-beta ([NixOS/nixpkgs⁠#118471](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/118471))
- [a0408312](a0408312e8) krankerl: init at 0.13.0 ([NixOS/nixpkgs⁠#118582](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/118582))
- [de679c57](de679c57ca) rclone: build with 'cmount' support ([NixOS/nixpkgs⁠#117119](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/117119))
- [63e7c418](63e7c4186f) dockerTools.streamLayeredImage: Add test for fakeRootCommands
- [6d49bb23](6d49bb239f) python3Packages.transitions: 0.8.7 -> 0.8.8
- [ba6577f8](ba6577f8cb) nodejs: 15.13.0 -> 15.14.0
- [32a5b44b](32a5b44b8d) nixos/samba: remove bad example for "securityType" option
- [3660d282](3660d282ac) Revert "python3Packages.bokeh: 2.2.3 -> 2.3.0"
- [caf9668c](caf9668c8b) ginkgo: 1.16.0 -> 1.16.1
- [99fd96f6](99fd96f6a8) pythonPackages.bokeh: add comment to update together with panel
- [ab79e890](ab79e89081) zigbee2mqtt: add upgrade warning
- [f94c84f8](f94c84f844) pipewire: 0.3.24 -> 0.3.25
- [8030a8f4](8030a8f456) home-assistant: enable cast tests
- [e3c239fa](e3c239fa55) gi-docgen: fix patch URL
- [d4a5b28e](d4a5b28e3d) noisetorch: 0.9.0 -> 0.10.1
- [8a5bae4e](8a5bae4ef8) bitwig-studio: 3.3.6 -> 3.3.7
- [a9053b68](a9053b6870) gitkraken: 7.5.3 -> 7.5.4
- [b9ef51a8](b9ef51a84b) services.tailscale: add openresolv to path
- [b85dd813](b85dd8136e) home-assistant: error out if enabled component test does not exist
- [d63226c5](d63226c50d) oh-my-zsh: 2021-04-06 → 2021-04-07
- [5452be4b](5452be4bc6) sbt-extras: 2021-03-29 → 2021-04-06
- [5e504f87](5e504f87a8) jenkins: 2.277.1 → 2.277.2
- [56345127](563451277f) fish: 3.2.1 -> 3.2.2
- [55ddc94d](55ddc94d92) ocamlPackages.ocamlnet: 4.1.8 → 4.1.9
- [e66af6a6](e66af6a67e) reason: 3.6.2 → 3.7.0
- [cc6d25b0](cc6d25b0d3) ocamlPackages.merlin-extend: use Dune 2
- [03bd054f](03bd054f24) terraform_0_14: 0.14.9 -> 0.14.10
- [2ea305ee](2ea305eeb0) wesnoth: 1.14.15 -> 1.14.16
- [7b36a1ad](7b36a1ad09) pythonPackages.fido2: 0.8.1 -> 0.9.1
- [0e489fbc](0e489fbc97) python3Packages.aws-adfs: loosen fido2 version constraint
- [c1c43413](c1c43413d6) python3Packages.solo-python: mark package as broken
- [1072da3e](1072da3e3e) yubikey-manager: 3.1.2 -> 4.0.1
- [0ff4e2a6](0ff4e2a618) pythonPackages.makefun: init at 1.11.2
- [042b7059](042b7059c5) yubikey-manager: run tests
- [cf42b2eb](cf42b2eb0f) ocamlPackages.sqlite3: use Dune 2
- [34da7899](34da7899c5) pythonPackages.ronin: init at 1.1.1
- [321f4d54](321f4d54f0) python3Packages.botocore: 1.20.45 -> 1.20.46
- [608bb089](608bb089e9) python3Packages.boto3: 1.17.45 -> 1.17.46
- [5152bc83](5152bc8337) awscli: 1.19.45 -> 1.19.46
- [a4c701e7](a4c701e7e3) python3Packages.gdown: fix build, add missing six dep
- [141ece8f](141ece8fe2) python3Packages.requests-aws4auth: fix build, add missing six dep
- [547cbbe6](547cbbe6a4) python3Packages.ec2instanceconnectcli: fix build, add missing cryptography dep
- [730eabb1](730eabb12a) zabbix: drop 3.0.32 which is no longer supported by upstream
- [61ec2162](61ec21622b) zabbix: 4.0.29 -> 4.0.30
- [eabeeb79](eabeeb79ef) zabbix: 5.0.9 -> 5.0.10
- [9b30cda2](9b30cda2f6) gitlab: 13.9.4 -> 13.10.2
- [9c529802](9c529802fa) linux_xanmod: 5.11.10 -> 5.11.12
- [7485b524](7485b524dd) yaru-theme: 20.10.6.1 -> 21.04.1
- [54db6aaf](54db6aaf6e) python3Packages.wakeonlan: 1.1.6 -> 2.0.0
- [61f566d4](61f566d45b) python3Packages.pytest-raises: init at 0.11
- [4a238865](4a23886536) python3Packages.async-dns: init at 1.1.9
- [eca0abfd](eca0abfd50) python3Packages.aiodiscover: init at 1.3.2
- [529811dd](529811ddcb) python3Packages.screenlogicpy: init at 0.3.0
- [c33772a7](c33772a781) python3Packages.yalexs: init at 1.1.10
- [712ab79a](712ab79af5) python3Packages.pubnub: 4.8.0 -> 5.1.1
- [7e1a972b](7e1a972bc0) python3Packages.homepluscontrol: init at 0.0.5
- [8a17db4c](8a17db4c8a) qcad: 3.26.0.1 -> 3.26.1.0 ([NixOS/nixpkgs⁠#118397](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/118397))
- [d9ed5352](d9ed5352d7) nodepy-runtime: init at 2.1.5
- [1e52d002](1e52d002bb) qgroundcontrol: 4.1.1 -> 4.1.2
- [90691042](90691042af) libcap: fix static build
- [394315de](394315def1) x264: fix static build
- [e0213764](e0213764e7) cue: 0.2.2 -> 0.3.0
- [2bc413b9](2bc413b970) gradle: Add 7-rc-2, leave latest pointing at 6.8 ([NixOS/nixpkgs⁠#117462](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/117462))
- [aeb4a2b5](aeb4a2b5e6) kube3d: correct the k3sVersion to be inline with upstream
- [26ab1672](26ab167218) python3Packages.xknx: 0.17.5 -> 0.18.0
- [a20d2680](a20d26806f) python38Packages.internetarchive: 1.9.9 -> 2.0.2 ([NixOS/nixpkgs⁠#118779](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/118779))
- [35aca2ba](35aca2bada) gitlab: add back GITLAB_WORKHORSE_VERSION
- [3d19bc03](3d19bc0352) plex: 1.22.1.4275 -> 1.22.2.4284
- [004584d3](004584d3b6) go_1_15: 1.15.10 -> 1.15.11
- [82f9b63f](82f9b63f70) python3Packages.pysmappee: 0.2.18 -> 0.2.23
- [ff5ff66e](ff5ff66ef3) build-rust-crate: disable incremental builds
- [81829ece](81829ece77) devilutionx: unstable-2020-10-20 -> 1.2.0
- [9741a4b3](9741a4b3b4) x264: flatten configureFlags ([NixOS/nixpkgs⁠#118789](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/118789))
- [21ef17ec](21ef17ec44) maintainers: add riey
- [6bf4e6b2](6bf4e6b230) cargo-feature: init at 0.5.2
- [9decc936](9decc936e3) topgrade: 6.7.0 -> 6.8.0
- [2fca2fcb](2fca2fcb22) teleport: wrap tsh with xdg-utils
- [db3e568d](db3e568d98) teleport: 5.1.2 -> 5.2.1
- [5db7e33f](5db7e33f1d) python3Packages.awslambdaric: init at 1.0.0 ([NixOS/nixpkgs⁠#118771](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/118771))
- [c6d4dae3](c6d4dae35d) treewide: fix eval without aliases after 9378fdf87e0626e8c63a90a378c38444ff54808b
2021-04-10 00:28:25 +02:00
73e06aba1a flake.lock: Updating 'flake-utils (numtide/flake-utils)' - 5466c5bb -> b2c27d1a
### Changes for flake-utils

On branch: master
Commits: 5466c5bbec...b2c27d1a81

- [b2c27d1a](b2c27d1a81) Bump cachix/install-nix-action from v12 to v13 ([numtide/flake-utils⁠#25](http://r.duckduckgo.com/l/?uddg=https://github.com/numtide/flake-utils/issues/25))
2021-04-10 00:28:13 +02:00
c0e82d14bf flake.lock: Updating 'emacs-overlay (nix-community/emacs-overlay)' - d9530a70 -> 155972bb
### Changes for emacs-overlay

On branch: master
Commits: d9530a7048...155972bbf8

- [6530e559](6530e55939) Add a cron-based and manually-triggered github action to update repos/melpa
- [1ab10772](1ab10772cc) Updated repos/melpa
- [e09ec472](e09ec4720e) Run the updater every 4 hours
- [98039916](9803991664) Updated repos/melpa
- [e3812585](e381258522) Updated repos/melpa
- [a1bb791c](a1bb791cc6) Updated repos/melpa
- [cab95bd5](cab95bd5e9) Updated repos/melpa
- [59751c38](59751c3809) only run every 8 hour
- [155972bb](155972bbf8) Updated repos/melpa
2021-04-10 00:28:03 +02:00
87d1ca234a flake.lock: Updating 'org-mode (emacs-straight/org-mode)' - 68db6fc0 -> 635920c7
### Changes for org-mode

On branch: master
Commits: 68db6fc064...635920c730

- [b7c26e90](b7c26e9036) Backport commit 8b07994e2 from Emacs
- [36622362](36622362d1) org.el (org-do-latex-and-related): Fix duplicate 'latex faces
- [f1077367](f10773675d) Backport commit 331ddd803 from Emacs
- [287af207](287af207fe) lisp/org.el: Bump version header to 9.4.5
- [05277f5c](05277f5caf) lisp/org.el: Fix previous merge commit
- [a17243f9](a17243f9a5) org-manual.org: Fix typo in org-protocol capture example
- [4de2fff8](4de2fff87d) Add quotes to emacsclient arguments in examples
- [7c23fc7e](7c23fc7efa) ob-ocaml: Update stale tuareg-mode link in commentary
- [6a50e41e](6a50e41ea5) org-agenda.el: Rename org-agenda-format-item parameters
- [d017cdb0](d017cdb0ae) NEWS: Group and move up electric-indent/adapt-indentation entries
- [1c0ce74a](1c0ce74a1f) NEWS: Remove quote from in front of headline-data symbol
- [3089fcd6](3089fcd690) Remove redundant #' around lambdas
- [f7e0e17e](f7e0e17e82) ox-texinfo: Fix colons removal in menu entries
2021-04-10 00:27:54 +02:00
cc212b2805 flake.lock: Updating 'doom-emacs (hlissner/doom-emacs)' - 46dedb3e -> ce65645f
### Changes for doom-emacs

On branch: develop
Commits: 46dedb3e33...ce65645fb8

- [763d0b67](763d0b670c) Change envvar file format
- [2b3dd9df](2b3dd9df4b) Fix [hlissner/doom-emacs⁠#4815](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4815): respect git-gutter:disabled-modes
- [ac46ae7e](ac46ae7eb3) Associate *.cjs (commonjs module) with js2-mode
- [a2ccae91](a2ccae917e) doom compile: add warning
- [5e786483](5e7864838a) Ignore unsafe local variables, but log them
- [aafed6d8](aafed6d8a0) lang/org: call push-button on buttons in org-mode
- [4bab5a94](4bab5a948a) Omit after/before-string overlay props w/ ox-clip
- [18e1795a](18e1795a98) org-confirm-babel-evaluate = nil while tangling
- [1b4b0773](1b4b077385) Refactor ox-clip advice to omit before/after props
- [ba0ddb71](ba0ddb71ee) Reload pdfs when pdf-view-midnight-colors changes
- [5b3f52f5](5b3f52f5fb) Fix missing doom.error.log and silent straight errors
- [64f791ed](64f791eda2) Bind <leader> s B -> swiper-all
- [c2659d1a](c2659d1ad9) lang/ledger: enable outline-minor-mode by default
- [0df5da98](0df5da9882) lang/ledger: add rudimentary imenu support
- [58c8f6fa](58c8f6fa5b) lang/ledger: add popup rule for *Ledger ...* buffers
- [5defe3ed](5defe3ed88) lang/ledger: bind SPC m e -> ledger-post-edit-amount
- [235db177](235db17742) lang/ledger: refactor & show report keys in header line
- [83e0451c](83e0451cba) Fix org-capture popup rules for partials & non-org files
- [b859727f](b859727f7a) Never show hl-line in dashboard
- [cd33874e](cd33874e41) lang/clojure: don't autokill cider repl buffers
- [af90333b](af90333bcd) Bump *
- [e4c4e3f4](e4c4e3f48c) Move lsp-intelephense-storage-path to doom-etc-dir
- [ce65645f](ce65645fb8) Minor refactors & comment revision
2021-04-10 00:27:42 +02:00
5164503062 Merge remote-tracking branch 'origin/develop' 2021-03-30 16:58:04 +02:00
d3b3b89ea2 flake.lock: Updating 'org-mode (emacs-straight/org-mode)' - 129c33dd -> 68db6fc0
On branch: master
Commits: 129c33dddf...68db6fc064

- [a85b4cc5](a85b4cc5c6) Backport commit 7d0dc3183 from Emacs
- [f771d205](f771d205cc) Backport commit a0854f939 from Emacs
- [7470ee93](7470ee93a6) test-org-clock: Avoid daylight saving time failure
- [7c4d057c](7c4d057cd4) org-compat.el (org-mode-flyspell-verify): Do not check code in headline
- [e07cb2ad](e07cb2ad3c) manual: Fix org-latex-listings reference in footnote
- [4de1e053](4de1e053d1) test-ob-sqlite.el: Don't load ob-sqlite
- [b241c126](b241c126b4) ob-sql.el: Add support for SAP HANA
- [1738b455](1738b455b3) ob-smiles.el: Update org babel API
- [dbc84311](dbc84311c0) ob-smiles.el: Fix reference to free variable
- [a9f38b1c](a9f38b1c22) ox-html: Add webp as an inline image format
- [5db61eb0](5db61eb0f9) org.el: Avoid xdg-open silent failure
- [5450d642](5450d64202) ob-export: Give more informative error on unknown call reference
- [8cc992f7](8cc992f7b2) Prefer HTTPS to HTTP for links to gnu.org
- [2e1c9841](2e1c984153) Prefer HTTPS to HTTP in most links
- [c5538d58](c5538d58c4) mk/default.mk: Use Emacs manual css for Org online manual
- [d1563994](d156399445) Update example :publishing-function names in manual
- [4f98c86b](4f98c86b3b) manual: Grammar fix
- [478929ae](478929ae61) ox-html: Fix org-html-format-drawer-function's docstring
2021-03-30 14:19:12 +02:00
b88e92735d flake.lock: Updating 'nixpkgs (NixOS/nixpkgs)' - 0867f627 -> c0e88185
On branch: nixpkgs-unstable
Commits: 0867f62742...c0e8818520

- [d0163f2a](d0163f2af0) multimc: unstable -> 0.6.12
- [34ec2253](34ec2253bb) python3Packages.rabbitpy: mark as broken
- [f0d4a1ce](f0d4a1ce7d) tz: init at 0.4
- [b67362d7](b67362d7f7) doc: add section for FUSE
- [45522833](4552283352) pspg: 4.3.1 -> 4.4.0
- [7e87c10a](7e87c10a98) notcurses: 2.2.2 -> 2.2.3
- [dfd5d237](dfd5d237d9) links2: 2.21 -> 2.22
- [3102a54e](3102a54e17) python38Packages.azure-multiapi-storage: 0.6.0 -> 0.6.2
- [f7d1fb54](f7d1fb542f) mksh: fix license
- [1176f706](1176f7068f) python38Packages.bitarray: 1.7.1 -> 1.8.0
- [2ce3eff4](2ce3eff490) salt: 3002.5 -> 3002.6
- [ad8aaa1e](ad8aaa1eb1) zchunk: 1.1.8 -> 1.1.9
- [316146ae](316146ae56) ldeep: 1.0.9 -> 1.0.10
- [5cd983f6](5cd983f6d3) qt5: Include the "out" derivation as well as the "dev" in qt5.full
- [e7c159f2](e7c159f21b) josm: 17560 -> 17580
- [2a212938](2a212938fa) python3Packages.restview: 2.9.1 -> 2.9.2 ([NixOS/nixpkgs⁠#117374](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/117374))
- [dcba35f2](dcba35f22b) zs-apc-spdu-ctl: don't put runtime deps into buildInputs
- [dfff61f8](dfff61f850) zziplib: 0.13.71 -> 0.13.72
- [6459ab51](6459ab51c8) gitea: 1.13.5 -> 1.13.6
- [b4393366](b43933666f) gitea: normalise derivation format using `nixpkgs-fmt`
- [6214cfb3](6214cfb3ec) sipvicious: init at 0.3.2
- [76552e95](76552e95cc) stdenv: Fix regression on ARM+static when enabling hardening ([NixOS/nixpkgs⁠#115363](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/115363))
- [0df63c95](0df63c9543) python3Packages.loguru: unbreak ([NixOS/nixpkgs⁠#117381](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/117381))
- [c33a8a2c](c33a8a2c2d) vimPlugins: update
- [1e2bd7cd](1e2bd7cd6f) vimPlugins.nvim-bufferline-lua: init at 2021-03-22
- [af52343a](af52343ae9) python3Packages.forbiddenfruit: unbreak
- [ee07bee0](ee07bee080) udunits: 2.2.27.6 -> unstable-2021-03-17
- [cce199a3](cce199a3e0) plasma-workspace: fix path to qdbus
- [52433003](524330039c) apacheHttpdPackages.mod_evasive: drop package
- [6178d378](6178d37883) apacheHttpdPackages: compile packages
- [f702e566](f702e566c0) pythonPackages.pyradios: init at 0.0.22
- [8c77085b](8c77085b18) python3Packages.pymumble: 0.3.1 -> 1.6
- [1638776b](1638776b7b) botamusique: init at unstable-2021-03-13
- [0432ecca](0432eccae8) bit: init at 1.05
- [564f4287](564f428747) weechat-notify-send: fixed meta.homepage mispelling
- [15fd117e](15fd117e71) cypari2: 2.1.1 -> 2.1.2
- [594eda3b](594eda3b7d) sage: patch intermittently failing test
- [90772d66](90772d6666) cysignals: 1.10.2 -> 1.10.3
- [812ffed9](812ffed96b) gap: backport aarch64 patch
- [2db8c55d](2db8c55de0) discord: 0.0.13 -> 0.0.14
- [9db47b0a](9db47b0a3a) cargo-audit: add cargo audit fix by default
- [59540af4](59540af4ba) libpst: build as shared library
- [bb60fd85](bb60fd8592) evolution: enable importing Outlook .pst data files
- [d45bf41d](d45bf41d7a) rubocop: 1.11.0 -> 1.12.0
- [3942baa2](3942baa2db) python3Packages.plexapi: 4.4.1 -> 4.5.0
- [48f244a5](48f244a518) vimPlugins.nvim-colorizer-lua: init at 2020-06-11
- [7352df86](7352df865a) python38Packages.croniter: 0.3.37 -> 1.0.9
- [ff9869d3](ff9869d3d6) python38Packages.azure-eventgrid: 4.0.0 -> 4.1.0
- [99111070](9911107004) python38Packages.mautrix: 0.8.16 -> 0.8.17
- [0d5c0c46](0d5c0c4608) joker: 0.15.7 -> 0.16.0
- [6ccd2c70](6ccd2c7080) python38Packages.databricks-connect: 7.3.10 -> 8.1.0
- [5498ac7c](5498ac7c50) buildkite-agent: 3.27.0 -> 3.28.1
- [1af4354d](1af4354d81) openmpt123: 0.5.5 -> 0.5.6
- [ac591f31](ac591f31c2) pythonPackages.jellyfin-apiclient-python: 1.7.0 -> 1.7.2
- [f353d0eb](f353d0eb01) jellyfin-mpv-shim: 1.9.0 -> 1.10.0
- [84023d85](84023d85cb) llvmPackages_rocm: 4.0.1 -> 4.1.0
- [66a017cc](66a017cc56) rocm-device-libs: 4.0.0 -> 4.1.0
- [b28f05f1](b28f05f1ef) rocm-thunk: 4.0.0 -> 4.1.0
- [ecaced15](ecaced15e4) rocm-runtime: 4.0.0 -> 4.1.0
- [74ce68be](74ce68be64) rocm-comgr: 4.0.0 -> 4.1.0
- [ec21ab9e](ec21ab9e0c) rocm-cmake: 4.0.0 -> 4.1.0
- [a517ae90](a517ae90cf) rocclr: 4.0.0 -> 4.1.0
- [ed7d75b3](ed7d75b3a4) rocm-opencl-runtime: 4.0.0 -> 4.1.0
- [070bfc96](070bfc96b7) python38Packages.xdis: 5.0.5 -> 5.0.8 ([NixOS/nixpkgs⁠#117364](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/117364))
- [ec7ff8b0](ec7ff8b0dc) python3Packages.croniter: use pytestCheckHook
- [50a392a4](50a392a4fe) pythonPackages.android-backup: init at 0.2.0
- [0285851c](0285851c4e) python3Packages.python-miio: 0.5.4 -> 0.5.5.1
- [e13c5e71](e13c5e711a) python38Packages.sasmodels: 1.0.2 -> 1.0.4
- [84fcca07](84fcca07aa) rocm-smi: 4.0.0 -> 4.1.0
- [c0914a76](c0914a76c4) pyload: drop
- [5886dda3](5886dda306) plowshare: spidermonkey_38 -> spidermonkey_78
- [788575a4](788575a4de) jsawk: spidermonkey_38 -> spidermonkey_78
- [c49825c5](c49825c5ee) spidermonkey_38: drop
- [c28c61b7](c28c61b7a5) helio-workstation: 3.3 -> 3.4
- [683f3745](683f374529) nixos/wireguard: don't use alias
- [2b2f6cf3](2b2f6cf361) mill: 0.9.3 -> 0.9.5
- [877dc284](877dc28455) pika-backup: 0.2.1 -> 0.2.2
- [a710de55](a710de5592) github-backup: init at 0.39.0 ([NixOS/nixpkgs⁠#116976](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/116976))
- [7dfc2d26](7dfc2d269b) doc: improve Python section ([NixOS/nixpkgs⁠#116344](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/116344))
- [e264b3cb](e264b3cb14) cen64: unstable-2020-02-20 -> unstable-2021-03-12
- [31439b83](31439b8316) slowhttptest: init at 1.8.2
- [14efa32f](14efa32fa5) chromiumDev: 91.0.4449.6 -> 91.0.4455.2
- [d87bbeb7](d87bbeb724) coursier: 2.0.15 -> 2.0.16
- [bac80b5a](bac80b5af2) python3Packages.botocore: 1.20.33 -> 1.20.34
- [27d4f20c](27d4f20c97) python3Packages.boto3: 1.17.33 -> 1.17.34
- [7014daec](7014daec3d) awscli: 1.19.33 -> 1.19.34
- [60b490b8](60b490b83f) linux-hardened: Switch to 5.11
- [09406084](09406084bd) linux-hardened: Fix page poisoning for 5.11
- [5500cb51](5500cb5145) python3Packages.aiosmb: init at 0.2.37
- [daa21e09](daa21e098f) python3Packages.pypykatz: 0.4.3 -> 0.4.7
- [7865db27](7865db274b) ghostwriter: 2.0.0-rc4 -> 2.0.0-rc5
- [873c008c](873c008c33) vscode: fix download link
- [5efaab8a](5efaab8ad6) jbang: 0.68.0 -> 0.69.1
- [e485ab8c](e485ab8ce5) gitAndTools.git-machete: 3.0.0 -> 3.1.0
- [a07fc25d](a07fc25d56) gnomeExtensions.sound-output-device-chooser: 32 -> 35
- [877c0704](877c070415) python3Packages.hdbscan: unbreak
- [f3a032de](f3a032dee5) nixos/mastodon: enable sandbox mode
- [1cb4599c](1cb4599c1c) minio-client: 2021-03-12T03-36-59Z -> 2021-03-23T05-46-11Z
- [3cd3e316](3cd3e3167c) python3Packages.prance: unbreak
- [66d2e53a](66d2e53a33) python3Packages.numtraits: remove
- [ac977c31](ac977c317d) python3Packages.onnx: fix build
- [c6a36771](c6a367715f) sphinx-autobuild: Use correct package
- [a62e67c0](a62e67c09e) sphinx-autoload: Fix typo in maintainers
- [d768698b](d768698b1f) nuclei: 2.3.1 -> 2.3.2
- [3071774c](3071774c90) go-task: rename executable to task ([NixOS/nixpkgs⁠#117455](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/117455))
- [99d1a176](99d1a176fc) python3Packages.cherrypy: unbreak
- [ea1f6bb0](ea1f6bb07f) terragrunt: 0.28.15 -> 0.28.16 ([NixOS/nixpkgs⁠#117493](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/117493))
- [6cfb9c85](6cfb9c85e3) python3Packages.awkward0: 0.15.2 -> 0.15.5 ([NixOS/nixpkgs⁠#117397](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/117397))
- [f63b63b6](f63b63b621) python3Packages.piep: disable
- [2dbe099c](2dbe099c0d) bumpver: 2020.1108 -> 2021.1110
- [27ac5016](27ac5016d7) terraform-providers.yandex: 0.40.0 -> 0.54.0
- [fc3227e6](fc3227e698) nixUnstable: add util-linuxMinimal to nativeBuildInputs
- [1d3f0537](1d3f053790) nixUnstable: skip flakey tests/ca/substitute.sh
- [bb1b18aa](bb1b18aabb) rtsp-simple-server: 0.15.0 -> 0.15.1
- [f815b51a](f815b51af2) prs: 0.2.4 -> 0.2.5
- [6aa079e2](6aa079e2dd) youtube-dl: 2021.03.14 -> 2021.03.25
- [082d8316](082d8316b0) sniffglue: 0.11.1 -> 0.12.0
- [ecc9070c](ecc9070c1a) zziplib: fix missing links on darwin
- [cee53251](cee5325124) terraform-docs: 0.11.2 -> 0.12.0 ([NixOS/nixpkgs⁠#117525](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/117525))
- [6e2ec95d](6e2ec95de8) terraform_0_14: 0.14.8 -> 0.14.9 ([NixOS/nixpkgs⁠#117522](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/117522))
- [edcf4d69](edcf4d694f) sniffglue: specify license
- [5e647319](5e647319ae) less.nix: fix escape
- [7a09d090](7a09d09030) python3Packages.solaredge: init at 0.0.4
- [fc690050](fc6900503c) home-assistant: update component-packages
- [70cb86a6](70cb86a618) home-assistant: enable solaredge tests
- [830a55d2](830a55d208) sops: 3.6.1 -> 3.7.0
- [5a30b638](5a30b6382b) python38Packages.pyxnat: unbreak
- [fb668e1d](fb668e1df1) python3Packages.PyICU: 2.3.1 -> 2.6
- [ff4b36fd](ff4b36fdce) _1password-gui: 8.0.28 -> 8.0.30
- [219ee8d0](219ee8d091) release notes: typo fixes ([NixOS/nixpkgs⁠#117539](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/117539))
- [1d671fd0](1d671fd0dc) ajour: 0.7.2 -> 1.0.0
- [326445a4](326445a4d6) wrangler: fix darwin build
- [44dde3da](44dde3daa9) maintainers: add vrinek
- [c9bde8e5](c9bde8e5f7) jellyfin-mpv-shim: 1.10.0 -> 1.10.1
- [28781f90](28781f9097) crate2nix: use sourceRoot, so that src is a proper derivation
- [2589e928](2589e928c3) teamspeak_server: 3.13.2 -> 3.13.3
- [651bf7fd](651bf7fd08) amd-blis: 2.2 -> 3.0
- [cbd89b2a](cbd89b2a5f) ytfzf: 1.1.0 -> 1.1.1
- [f8043eb8](f8043eb8bf) spotify-unwrapped: 1.1.46.916.g416cacf1 -> 1.1.55.494.gca75f788 ([NixOS/nixpkgs⁠#116805](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/116805))
- [4a354385](4a354385d4) python3Packages.python-miio: 0.5.5.1 -> 0.5.5.2
- [3c486fb5](3c486fb51c) procs: fix darwin build ([NixOS/nixpkgs⁠#117559](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/117559))
- [89f9aa9f](89f9aa9f66) kaput-cli: init at 1.1.1
- [2c821d6b](2c821d6b99) jamulus: clarify gpl2Plus; update github owner ([NixOS/nixpkgs⁠#117558](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/117558))
- [db9b2d58](db9b2d58a3) bazarr: 0.9.0.8 -> 0.9.2 ([NixOS/nixpkgs⁠#115949](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/115949))
- [7cba7fe1](7cba7fe18a) stagit: 0.9.4 → 0.9.5
- [a4456496](a4456496ee) julia: add update script, and 1.5.3 -> 1.5.4 ([NixOS/nixpkgs⁠#116466](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/116466))
- [9ce0619e](9ce0619e24) gpxsee: 8.8 -> 8.9 ([NixOS/nixpkgs⁠#117566](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/117566))
2021-03-30 14:19:00 +02:00
cf7d3a3704 flake.lock: Updating 'emacs-overlay (nix-community/emacs-overlay)' - daa4b157 -> d9530a70
On branch: master
Commits: daa4b15755...d9530a7048

- [6b6f90b3](6b6f90b32e) Updated repos/elpa
- [97af6e8a](97af6e8a43) Updated repos/emacs
- [60666d26](60666d267b) Updated repos/melpa
- [84e7557e](84e7557e0f) Updated repos/emacs
- [1b67b256](1b67b256be) Updated repos/melpa
- [e9c67085](e9c6708586) Updated repos/emacs
- [56130d40](56130d4021) Updated repos/melpa
- [cc5a1521](cc5a152154) Updated repos/melpa
- [c1370f15](c1370f15f3) Updated repos/elpa
- [47c04352](47c0435285) Updated repos/emacs
- [ef682f29](ef682f294a) Updated repos/melpa
- [01568052](01568052f6) Updated repos/org
- [d2f0c20e](d2f0c20e80) Updated repos/elpa
- [d6fe9179](d6fe9179e0) Updated repos/melpa
- [16614d69](16614d69e7) Updated repos/elpa
- [4139571a](4139571a23) Updated repos/emacs
- [d1116b08](d1116b08a6) Updated repos/melpa
- [dc7b0dc3](dc7b0dc373) Updated repos/melpa
- [54967f1a](54967f1a51) Updated repos/melpa
- [cc636794](cc636794a9) Updated repos/elpa
- [168fdade](168fdade23) Updated repos/emacs
- [8ee29089](8ee290894a) Updated repos/melpa
- [efa241d7](efa241d754) Updated repos/emacs
- [12e8c237](12e8c23730) Updated repos/melpa
- [2698ffef](2698ffef87) Updated repos/emacs
- [e01f84c1](e01f84c11d) Updated repos/melpa
- [ea58d599](ea58d59916) README: Add "Install directly from the overlay" section
- [c7235361](c72353617d) README: Move known words to the end of the buffer
- [ec3859b9](ec3859b96a) Updated repos/elpa
- [cbdec5e5](cbdec5e50d) Updated repos/emacs
- [828ac45c](828ac45c15) Updated repos/melpa
- [d239f0da](d239f0da81) Updated repos/emacs
- [fe4b8f08](fe4b8f089c) Updated repos/melpa
- [f3bae697](f3bae697e4) Updated repos/emacs
- [fbc910b9](fbc910b94b) Updated repos/melpa
- [2758f7cb](2758f7cbd7) Updated repos/emacs
- [742dca27](742dca27e1) Updated repos/melpa
- [0eff3c8c](0eff3c8c15) Updated repos/melpa
- [7d665efa](7d665efa6a) Updated repos/elpa
- [4b3f802d](4b3f802dc4) Updated repos/emacs
- [dcb4f8e9](dcb4f8e97b) Updated repos/melpa
- [60057791](6005779173) Updated repos/emacs
- [d9530a70](d9530a7048) Updated repos/melpa
2021-03-30 14:15:08 +02:00
06e8963859 flake.lock: Updating 'org-mode (emacs-straight/org-mode)' - 129c33dd -> b241c126
### Changes for org-mode

On branch: master
Commits: 129c33dddf...b241c126b4

- [a85b4cc5](a85b4cc5c6) Backport commit 7d0dc3183 from Emacs
- [f771d205](f771d205cc) Backport commit a0854f939 from Emacs
- [7470ee93](7470ee93a6) test-org-clock: Avoid daylight saving time failure
- [7c4d057c](7c4d057cd4) org-compat.el (org-mode-flyspell-verify): Do not check code in headline
- [e07cb2ad](e07cb2ad3c) manual: Fix org-latex-listings reference in footnote
- [4de1e053](4de1e053d1) test-ob-sqlite.el: Don't load ob-sqlite
- [b241c126](b241c126b4) ob-sql.el: Add support for SAP HANA
2021-03-30 14:07:28 +02:00
6fa4d34f85 flake.lock: Updating 'nixpkgs (NixOS/nixpkgs)' - 0867f627 -> 800a3dd9
### Changes for nixpkgs

On branch: nixpkgs-unstable
Commits: 0867f62742...800a3dd909

- [7c221f98](7c221f98ca) python3Packages.slack-sdk: 3.4.0 -> 3.4.2
- [af2abd1d](af2abd1deb) kubectl-doctor: init at 0.3.0
- [e3bf6a74](e3bf6a7499) prs: 0.2.3 -> 0.2.4
- [ee0fa6a2](ee0fa6a2b8) python3Packages.imap-tools: 0.38.1 -> 0.39.0
- [ebee209d](ebee209dcf) ocamlPackages.owl{,-base}: 1.0.0 -> 1.0.1
- [05733493](05733493b8) inxi: 3.3.01-1 -> 3.3.02-1
- [73be16c3](73be16c314) python3Packages.mpv: 0.4.7 -> 0.5.2 ([NixOS/nixpkgs⁠#116462](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/116462))
- [5b72839b](5b72839b79) python3Packages.pytest-error-for-skips: init at 2.0.2
- [1b6bac8a](1b6bac8a80) python3Packages.brother: 0.2.1 -> 0.2.2
- [f0b078ef](f0b078ef9d)  ocamlPackages.git: 3.3.0 -> 3.3.2; decompress: 1.2.0 -> 1.3.0; duff: 0.3 -> 0.4; and related updates ([NixOS/nixpkgs⁠#116486](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/116486))
- [6ef898a1](6ef898a1b2) plexamp: 3.4.3 -> 3.4.4
- [ee0e9fc0](ee0e9fc0e1) sudo: 1.9.5p2 -> 1.9.6
- [3ecf7427](3ecf742790) python3Packages.botocore: 1.20.25 -> 1.20.27
- [a09e46c1](a09e46c1f5) python3Packages.boto3: 1.17.25 -> 1.17.27
- [77297a75](77297a7519) awscli: 1.19.25 -> 1.19.27
- [03387301](0338730140) ginkgo: 1.15.1 -> 1.15.2
- [3a035fec](3a035fecee) plexamp: update changelog for 3.4.4
- [7015e86e](7015e86ece) ocamlPackages.cohttp*: 2.5.4 -> 2.5.5
- [780cf5fd](780cf5fd7e) terragrunt: 0.28.12 -> 0.28.13
- [0e17c576](0e17c5767e) prometheus-cups-exporter: remove
- [b1b91fc6](b1b91fc640) freecad: unstable-2020-12-08 -> 0.19.1
- [215b49c0](215b49c082) poetry2nix: 1.16.0 -> 1.16.1
- [1af2af99](1af2af99ff) skrooge: 2.23.0 -> 2.24.6
- [58e23cd7](58e23cd711) sogo: python2 -> python3
- [84970f82](84970f82dd) libayatana-appindicator: drop unneeded python dependency
- [6440e2e3](6440e2e353) python3Packages.aioesphomeapi: 2.6.5 -> 2.6.6 ([NixOS/nixpkgs⁠#116536](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/116536))
- [159f5670](159f567036) python3Packages.httpx: 0.17.0 -> 0.17.1
- [7c7c004a](7c7c004af0) rdkafka: python2 -> python3
- [164fc8c4](164fc8c49a) vimPlugins: fix pluginupdate.py
- [03e5b590](03e5b59015) vimPlugins.embark-vim: fix branch
- [c99d857f](c99d857feb) vimPlugins: update
- [74ee3fa2](74ee3fa292) vimPlugins: resolve github repository redirects
- [b3bfdf60](b3bfdf60f6) vimPlugins.vim-clap: updated cargoSha256
- [9ddaeef7](9ddaeef7a6) vimPlugins.nvim-nonicons: init at 2021-03-15
- [b2165e88](b2165e8828) vimPlugins.git-blame-nvim: init at 2021-02-20
- [4d5be283](4d5be283db) terragrunt: 0.28.13 -> 0.28.14
- [08d0cc05](08d0cc0566) heimdal: python2 -> python3
- [5b329033](5b3290333a) ocamlPackages.ocaml_extlib: add support for OCaml 4.12
- [14a5e515](14a5e515e9) operator-sdk: 1.4.2 -> 1.5.0
- [6324cc32](6324cc322d) python3Packages.msldap: 0.3.27 -> 0.3.28
- [510171f2](510171f2b6) vscode*: add libxshmfence to buildInputs
- [3d703d63](3d703d6307) renoise: Add desktop item ([NixOS/nixpkgs⁠#115606](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/115606))
- [ccb87c7e](ccb87c7eef) python3Packages.pyatv: 0.7.6 -> 0.7.7 ([NixOS/nixpkgs⁠#116267](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/116267))
- [f31aa02c](f31aa02cfc) nuclei: 2.2.0 -> 2.3.1
- [60574867](6057486791) vimPluging.vim-flog: init at 2021-03-16
- [95173989](9517398973) treewide: gnome3.defaultIconTheme -> gnome3.adwaita-icon-theme
- [672cd0c8](672cd0c8e7) treewide: gnome3.gtkmm -> gtkmm3
- [b156dae1](b156dae1d6) extract_url: perlPackages.MIMEtools -> perlPackages.MIMETools
- [703a4061](703a406181) gcstar: perlPackages.LWPUserAgent -> LWP
- [b72ee577](b72ee5775c) treewide: gnome2.gtk -> gtk2
- [0b937782](0b9377822c) treewide: gnome3.libgee -> libgee
- [5ff80aea](5ff80aea18) gnunet-gtk: gnome3.glade -> glade
- [c3e3a8b2](c3e3a8b21b) kgx: gnome3.libgtop -> libgtop
- [d90e7ac2](d90e7ac2e1) kicad: gnome3.dconf -> dconf
- [052c06bf](052c06bf05) lisp-modules/*: gdk_pixbuf -> gdk-pixbuf
- [6b6d2abf](6b6d2abfa0) treewide: xlibs -> xorg
- [3096979f](3096979f78) pythonPackages.notify: pkgs.pkgconfig -> pkgs.pkg-config
- [40d746ed](40d746ed7b) nodePackages: v4l_utils -> v4l-utils
- [9ce80206](9ce80206a1) treewide: saneBackends -> sane-backends
- [819ab46f](819ab46fe7) treewide: pkgconfig -> pkg-config
- [e5deebdf](e5deebdf53) treewide: Remove references to perlPackages.TestMore
- [817f0fd7](817f0fd741) perlPackages: NetLDAP -> perlldap
- [b1383168](b1383168fd) perlPackages: ClassAccessorFast -> ClassAccessor
- [06ebe5e6](06ebe5e6a6) perlPackages: pkgs.mysql-client -> pkgs.mariadb.client
- [aef8f1ed](aef8f1edb0) treewide: perlPackages.LWPProtocolhttps -> perlPackages.LWPProtocolHttps
- [c8ef61d4](c8ef61d419) sympa: remove redundant perlPackages
- [a4efd8c3](a4efd8c3e1) gnome3.gtk -> gtk3
- [1590aa4b](1590aa4b0a) zathura: openjpeg_2 -> openjpeg
- [a5ea64ea](a5ea64eaca) onlyoffice-bin: gnome3.gsettings_desktop_schemas -> gsettings-desktop-schemas
- [f295110b](f295110b26) prometheus-postgres-exporter: add environment file ([NixOS/nixpkgs⁠#116373](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/116373))
- [a646e5d8](a646e5d827) lowdown: 0.8.2 -> 0.8.3
- [dcdafc6a](dcdafc6a3a) dialog: 1.3-20210117 -> 1.3-20210306
- [5c9ab9fa](5c9ab9faf8) ftgl: reformat
- [b0872a83](b0872a839a) fastnlo: reformat
- [5d0b55cc](5d0b55cc00) glpng: init at 1.46
- [5069b4da](5069b4da47) chromium-bsu: init at 0.9.16.1
- [cebfa4ad](cebfa4ad1a) nodejs-15_x: 15.11.0 -> 15.12.0
- [a730703e](a730703e6f) darwin.binutils: use clang for as on aarch64-darwin ([NixOS/nixpkgs⁠#115167](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/115167))
- [7bb99087](7bb990871d) buildbot: 3.0.0 -> 3.0.2 ([NixOS/nixpkgs⁠#116577](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/116577))
- [b9eaf286](b9eaf2867c) python3Packages.snapcast: 2.1.1 -> 2.1.2
- [b1632106](b1632106a4) python3Packages.googlemaps: 4.4.2 -> 4.4.5
- [667dea17](667dea17c9) python3Packages.pyshark: 0.4.2.11 -> 0.4.3
- [f766ac2b](f766ac2baf) python38Packages.google-cloud-secret-manager: 2.2.0 -> 2.3.0
- [8c44c877](8c44c87703) python3Packages.aiorun: 2020.6.1 -> 2020.12.1
- [36e263f4](36e263f430) python3Packages.openwrt-luci-rpc: 1.1.7 -> 1.1.8
- [877ec087](877ec087cd) python3Packages.openwrt-luci-rpc: update testing part and meta
- [d75192dd](d75192ddfb) python38Packages.aiolyric: 1.0.5 -> 1.0.6
- [5118cf73](5118cf7362) python38Packages.asyncwhois: 0.3.0 -> 0.3.1
- [32223a51](32223a5100) python38Packages.casbin: 0.18.3 -> 0.18.4
- [302de4a7](302de4a71b) python38Packages.google-cloud-logging: 2.2.0 -> 2.3.0
- [28583f80](28583f8084) python38Packages.azure-mgmt-datafactory: 1.0.0 -> 1.1.0
- [c70467fa](c70467faa0) v2ray: 4.35.1 -> 4.36.2
- [eba81031](eba8103149) dnsperf: 2.4.0 -> 2.5.0
- [ce403df0](ce403df042) tailscale: 1.4.5 -> 1.6.0
- [6ef2f00f](6ef2f00f1d) concurrencykit: remove in favor of duplicate libck
- [2d01f4a9](2d01f4a96a) sage: remove duplicated pkgconfig
- [9e970977](9e970977b5) ocamlPackages.ocaml-lsp: 1.4.0 -> 1.4.1
- [61dc1a6b](61dc1a6bd0) ocamlPackages.ocaml-lsp: add marsam to maintainers
- [6cc709ff](6cc709ff05) strawberry: 0.8.5 -> 0.9.1
- [a452e766](a452e7664e) ledger-live-desktop: 2.23.0 -> 2.24.0
- [15835b1b](15835b1b8b) cargo-expand: 1.0.5 -> 1.0.6
- [d80b3b0f](d80b3b0f64) python3Packages.hwi: 1.2.1 -> 2.0.0
- [d9eefb9d](d9eefb9dc3) surge: 1.7.1 -> 1.8.1
- [e6413d08](e6413d0891) renoise: fix installation
- [202b1812](202b18123c) emplace: 1.2.2 -> 1.3.0
- [fc14612d](fc14612d12) leocad: 19.07.1 -> 21.03
- [29ecdc78](29ecdc78bf) terragrunt: 0.28.14 -> 0.28.15
- [8c2064c7](8c2064c7c3) frp: 0.35.1 -> 0.36.0
- [76556fe0](76556fe074) wire-desktop: linux 3.22.2937 -> 3.23.2938
- [a5736f5c](a5736f5cf5) wire-desktop: mac 3.21.3959 -> 3.23.4046
- [9e2dea17](9e2dea1753) coursier: 2.0.13 -> 2.0.14
- [102137e3](102137e359) nixos/sway: fixed defaultText
- [2a88ea43](2a88ea4333) maintainers: add erin
- [5e42fea1](5e42fea124) chromiumBeta,chromiumDev: Mark as broken
- [2e698f6b](2e698f6ba7) clean: change to bsd2 license
- [b5e9c378](b5e9c378d4) lab: 0.20.0 -> 0.21.0
- [ad0be5fd](ad0be5fd96) sudo: 1.9.6 -> 1.9.6p1
- [e5622614](e5622614c2) oh-my-zsh: 2021-03-13 → 2021-03-15
- [41f345cb](41f345cbfc) teams: reorder arguments produced by wrapper
- [45931530](459315303c) python3Packages.gradient-utils: fix build
- [8ef3e44c](8ef3e44c34) python3Packages.gradient: allow later websocket-client releases
- [c1fad80f](c1fad80f75) python3Packages.botocore: 1.20.27 -> 1.20.29
- [f708a23c](f708a23cdf) python3Packages.boto3: 1.17.27 -> 1.17.29
- [f137bcd5](f137bcd5c9) awscli: 1.19.27 -> 1.19.29
- [59617f74](59617f748e) libressl_3_2: init at 3.2.5, libressl_3_1: 3.1.4 -> 3.1.5
- [d7d241b2](d7d241b2d3) vimPlugins.vim-concourse: init at 2016-11-21
- [5be8697a](5be8697a33) nixos/sway: further parity between extraPackages default and defaultText
- [2dcef1ad](2dcef1adf8) mark: 5.2.2 -> 5.4 ([NixOS/nixpkgs⁠#116634](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/116634))
- [c80bccd5](c80bccd5ec) birdtray: fix crash on wayland
- [c74cd3e1](c74cd3e158) tribler: Mark as broken
- [1aab2f57](1aab2f5773) teler: 1.1.0 -> 1.1.1
- [02b300fa](02b300fa32) tfsec: 0.39.6 -> 0.39.8
- [03538fdd](03538fdd53) tickrs: 0.14.2 -> 0.14.3
- [d10acb2d](d10acb2d69) maintainers: Add "Obsidian Systems Maintenance"
- [23f815f1](23f815f12c) tests.cuda.cuda-sample_*: Init at supported CUDA toolkit versions
- [c1ced05e](c1ced05ec4) tests.cude.cuda-library-samples.{cublas,cusolver}: init at master
- [d1d081da](d1d081daee) brave: 1.21.76 -> 1.21.77 ([NixOS/nixpkgs⁠#116597](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/116597))
- [3f8f8037](3f8f80375b) salt: update meta ([NixOS/nixpkgs⁠#116557](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/116557))
- [36ef2f1b](36ef2f1b24) pythonPackages.pillow: disable failing test on python2
- [0f98db39](0f98db39af) coqPackages.coq-elpi: 1.9.3 -> 1.9.4
- [dfc5a87d](dfc5a87d5b) pythonPackages.yapf: 0.30.0 -> 0.31.0
- [4cfce71f](4cfce71f31) yapf: expose it via all-packages.nix
- [dbeb068a](dbeb068a0e) qcad: apply r-rmcgibbo suggestions
- [6603130e](6603130e7e) xa: fix a typo in substituteInPlace
- [9b611eb9](9b611eb998) dxa: move file argument in substituteInPlace
- [988f5a59](988f5a5910) ocamlPackages.tcpip: 6.0.0 -> 6.1.0
- [42110fb5](42110fb5b8) ocamlPackages.encore: 0.7 -> 0.8
- [4307699f](4307699fdb) ocamlPackages.lru: use Dune 2
- [099a9e80](099a9e809c) nixos/update-users-groups: read access to /etc/shadow for group shadow
- [8178d877](8178d877ac) go: fix bootstrapping on 32-bit ARM
- [f7393191](f7393191e7) youtube-dl: 2021.03.03 -> 2021.03.14
- [79d02777](79d0277791) python3Packages.pymazda: 0.0.9 -> 0.0.10 ([NixOS/nixpkgs⁠#116712](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/116712))
2021-03-30 14:07:17 +02:00
7e5a591ea0 flake.lock: Updating 'emacs-overlay (nix-community/emacs-overlay)' - daa4b157 -> b449fbfe
### Changes for emacs-overlay

On branch: master
Commits: daa4b15755...b449fbfe69

- [6b6f90b3](6b6f90b32e) Updated repos/elpa
- [97af6e8a](97af6e8a43) Updated repos/emacs
- [60666d26](60666d267b) Updated repos/melpa
- [84e7557e](84e7557e0f) Updated repos/emacs
- [1b67b256](1b67b256be) Updated repos/melpa
- [e9c67085](e9c6708586) Updated repos/emacs
- [56130d40](56130d4021) Updated repos/melpa
- [cc5a1521](cc5a152154) Updated repos/melpa
- [c1370f15](c1370f15f3) Updated repos/elpa
- [47c04352](47c0435285) Updated repos/emacs
- [ef682f29](ef682f294a) Updated repos/melpa
- [01568052](01568052f6) Updated repos/org
- [d2f0c20e](d2f0c20e80) Updated repos/elpa
- [d6fe9179](d6fe9179e0) Updated repos/melpa
- [16614d69](16614d69e7) Updated repos/elpa
- [4139571a](4139571a23) Updated repos/emacs
- [d1116b08](d1116b08a6) Updated repos/melpa
- [dc7b0dc3](dc7b0dc373) Updated repos/melpa
- [54967f1a](54967f1a51) Updated repos/melpa
- [cc636794](cc636794a9) Updated repos/elpa
- [168fdade](168fdade23) Updated repos/emacs
- [8ee29089](8ee290894a) Updated repos/melpa
- [efa241d7](efa241d754) Updated repos/emacs
- [12e8c237](12e8c23730) Updated repos/melpa
- [2698ffef](2698ffef87) Updated repos/emacs
- [e01f84c1](e01f84c11d) Updated repos/melpa
- [ea58d599](ea58d59916) README: Add "Install directly from the overlay" section
- [c7235361](c72353617d) README: Move known words to the end of the buffer
2021-03-30 14:07:08 +02:00
4ba1fe2b74 flake.lock: Updating 'doom-emacs (hlissner/doom-emacs)' - d667a2a2 -> 46dedb3e
### Changes for doom-emacs

On branch: develop
Commits: d667a2a292...46dedb3e33

- [fc755739](fc75573962) Include straight error in doom.error.log
- [cf31b918](cf31b91858) Add default popup rule for *Apropos* buffers
- [e9c4c747](e9c4c7471c) Reorganize CLI libraries
- [2e1c10a6](2e1c10a6a4) Move sandbox code into own library
- [ea105b87](ea105b874e) Toggle async-debug on `doom-debug-mode`
- [ec225ac4](ec225ac4b5) tools/lookup: remove mention of +lookup/install-docset
- [bac1ff17](bac1ff173d) Fix non-default REPL's format of command name.
- [dad58cb3](dad58cb31d) Add "Pandas" to python-mode's docsets.
- [3a09dc0d](3a09dc0d9e) fix README
- [ca1496f2](ca1496f297) Load package before using browse-at-remote-prefer-symbolic
- [11cbd41b](11cbd41b1b) Fix process X is not a subprocess errors
2021-03-30 14:06:57 +02:00
7f1a9a4abf Merge branch 'develop' 2021-03-15 09:13:15 +01:00
ddefebd191 test/doom.d/init.el: Updating from hlissner/doom-emacs - d667a2a2
### Changes for test/doom.d/init.el

```diff
--- 
+++ 
@@ -175,6 +175,7 @@
 
        :app
        ;;calendar
+       ;;emms
        ;;everywhere        ; *leave* Emacs!? You must be joking
        ;;irc               ; how neckbeards socialize
        ;;(rss +org)        ; emacs as an RSS reader

```
2021-03-15 09:07:43 +01:00
275992e947 flake.lock: Updating 'revealjs (hakimel/reveal.js)' - 0582f575 -> cf8e64bd
### Changes for revealjs

On branch: master
Commits: 0582f57517...cf8e64bd85

- [cf8e64bd](cf8e64bd85) update lockfile
2021-03-15 09:07:24 +01:00
e55c2e765a flake.lock: Updating 'org-mode (emacs-straight/org-mode)' - 0b117f72 -> 129c33dd
On branch: master
Commits: 0b117f72a8...129c33dddf

- [da1ebabf](da1ebabfab) Backport commit de15ca7d0 from Emacs
- [63c5cacb](63c5cacb01) test-org-agenda.el: Test bulk functions
- [63da3ccf](63da3ccfb4) Backport commit 8d5dfafab from Emacs
- [6382dbc9](6382dbc950) Backport commit fddd63f8b from Emacs
- [f9a414eb](f9a414eb83) Backport commit 2c639a35a from Emacs
- [7922d161](7922d161c0) Backport commit b34d39170 from Emacs
- [a03b4656](a03b4656cf) org.el (org-font-lock-add-priority-faces): Speed up regexp
- [afd75d05](afd75d05a9) org-mac-link: Disable Evernote capture by default
- [8244e7ba](8244e7ba85) manual: Fix org-html-publish-to-html reference
- [b712b961](b712b9618a) manual: Add publishing-function to publishing example
- [303e7c28](303e7c28e4) org-clock: Query when exiting with running clock
- [16b5ee0e](16b5ee0efb) org-clock: Replace org-clocking-buffer with org-clock-is-active
- [4d463ee4](4d463ee4ba) ORG-NEWS: Add entry for org-clock-ask-before-exiting
- [37749c16](37749c1657) Reduce code duplication in ob-sqlite.el and ob-sql.el
- [2da3b0eb](2da3b0ebc3) Backport commit 18e1455c8 from Emacs
- [5263eff5](5263eff5a3) org.el: Specify minimum Emacs version in Package-Requires header
- [129c33dd](129c33dddf) * lisp/org-agenda.el: Use lexical-binding
2021-03-15 09:07:15 +01:00
860f195b48 flake.lock: Updating 'nixpkgs (NixOS/nixpkgs)' - 1f32038d -> 0867f627
On branch: nixpkgs-unstable
Commits: 1f32038df1...0867f62742

- [f003d2c9](f003d2c9ce) drone-runner-exec: init at unstable-2020-04-19 ([NixOS/nixpkgs⁠#115003](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/115003))
- [5a7d2375](5a7d237529) dpt-rp1-py: unstable-2018-10-16 -> 0.1.12
- [48c2a14f](48c2a14fe0) mutt: 2.0.5 -> 2.0.6
- [6dcd1e4c](6dcd1e4c6a) lollypop: 1.4.16 -> 1.4.17
- [52de3976](52de3976b8) doc: replace &lt; with < in Markdown
- [c408936e](c408936e23) python3Packages.pypykatz: 0.3.15 -> 0.4.2
- [f956dd3f](f956dd3ff5) vscx/ms-vsliveshare-vsliveshare: 1.0.2902 -> 1.0.3912
- [17c4f6fa](17c4f6fa36) chromium: Make get-commit-message.py more robust
- [5dc759af](5dc759afec) ocamlPackages.rope: use Dune 2
- [60785fe4](60785fe4db) ocamlPackages.dune: rename into dune_1
- [a104d2b1](a104d2b18c) ocamlPackages.dune_1: disable for OCaml ≥ 4.12
- [df885b71](df885b718c) zstxtns-utils: use stdenvNoCC
- [2ef5683c](2ef5683cd9) palemoon: 29.0.1 -> 29.1.0
- [ffe611ce](ffe611cec8) weechat: 3.0.1 -> 3.1
- [060efbe3](060efbe394) cadaver: Fix building with current openssl
- [3ceb217e](3ceb217e21) zz: unstable-2021-01-26 -> unstable-2021-03-07
- [18750336](1875033648) python3Packages.python-telegram-bot: 13.0 -> 13.3 ([NixOS/nixpkgs⁠#115287](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/115287))
- [01f13677](01f13677b9) pythonPackages.google-music: drop
- [396f04a7](396f04a75f) pythonPackages.google-music-proto: drop
- [eb563d8b](eb563d8bea) pythonPackages.google-music-utils: drop
- [9fc36e1b](9fc36e1b7f) google-music-scripts: drop
- [1080bd32](1080bd321c) google-musicmanager: drop
- [aef2a70f](aef2a70f67) google-play-music-desktop-player: drop
- [e3efd452](e3efd45261) mopidy-gmusic: drop
- [874ecc62](874ecc62d2) tuijam: drop
- [46aeb3a4](46aeb3a48d) beets: remove Google Play Music support
- [b961b571](b961b571bb) pythonPackages.gmusicapi: drop
- [00210fcf](00210fcf0d) beetsExternalPlugins.alternatives: 0.9.0 -> 0.10.2
- [3c51c0f3](3c51c0f39a) beetsExternalPlugins.check: mark as broken
- [33d7a98f](33d7a98f9a) python3Packages.APScheduler: add setuptools
- [fe18908e](fe18908ed6) traefik: 2.4.3 -> 2.4.6
- [2331c9c8](2331c9c89b) maintainers: Add ivankovnatsky
- [99aa6768](99aa676880) swaykbdd: Init at 1.0
- [512284ed](512284ed14) msitools: 0.99 -> 0.101
- [2192b2ab](2192b2abda) pythonPackages.defusedxml: execute tests
- [6feb6123](6feb61233b) linux: make sure all config options have the same value
- [39d56d98](39d56d9865) scientifica: 2.1 -> 2.2
- [1d87b01a](1d87b01a99) sieveshell: 0.6 -> 0.7
- [288f4a61](288f4a6173) dnsviz: init at 0.9.2
- [2a0d3cc9](2a0d3cc907) sccache: add sccache-dist target in build
- [155a946c](155a946c37) gitAndTools.tig: 2.5.2 -> 2.5.3
- [49777a74](49777a7430) gitea: 1.13.3 -> 1.13.4
- [a42b2ff7](a42b2ff761) python3Packages.fritzconnection: 1.4.1 -> 1.4.2
- [d2af381b](d2af381b40) firefox: build in 32-bit systems
- [0540dad5](0540dad5e1) sieveshell: switch to pytestCheckHook
- [f43497da](f43497da9d) ocamlPackages.asn1-combinators: 0.2.4 -> 0.2.5
- [d81067f3](d81067f3f3) linux: fix fallout from conflicting kernel configs
- [40974d10](40974d10de) gxkb: init at 0.9.0 ([NixOS/nixpkgs⁠#115323](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/115323))
- [bdbde521](bdbde521d7) pythonPackages: remove inherit pkg-config
- [d0bc5e0a](d0bc5e0a82) pythonPackages: format some inherits into new line
- [c34a2136](c34a2136cf) pythonPackages.dask: format
- [83f2ece6](83f2ece678) pythonPackages.dask: add optional extra "complete"
- [e769eec5](e769eec5f1) pythonPackages.datashader: format, dask with extra "complete", switch to pytestCheckHook
- [92ccd0a0](92ccd0a06a) pythonPackages.datashader: 0.11.1 -> 0.12.0
- [a2a44a90](a2a44a90de) pythonPackages.distributed: 2.30.1 -> 2021.3.0
- [61da73e4](61da73e444) theme-jade1: 1.11 -> 1.12
- [67e84244](67e8424421) prime-server: init at 0.6.7
- [5b755197](5b7551970d) maintainers: add zhaofengli
- [70fc42b4](70fc42b449) python3Packages.lima: init at 0.5
- [0da9e834](0da9e83479) python3Packages.flask-seasurf: init at 0.3.0
- [120bc675](120bc6754b) pythonPackages.flask-sslify: init at 0.1.5
- [64cfeeff](64cfeeffd0) pythonPackages.xmlsec: init at 1.3.9
- [f30662ce](f30662cec9) libosmscout: init at 2017.06.30
- [e3c1b424](e3c1b424a4) valhalla: init at 3.1.0
- [bb2ee4c3](bb2ee4c3b0) libpostal: init at 1.0.0
- [4198e629](4198e62987) osmscout-server: init at 1.17.1
- [6bc385a1](6bc385a122) python3Packages.python3-saml: init at 1.10.1
- [0aa2fcb9](0aa2fcb9ff) powerdns-admin: init at 0.2.3
- [8c339023](8c33902388) mopidy-local: 3.2.0 -> 3.2.1
- [2b4c7c6c](2b4c7c6cf3) android-udev-rules: 20201003 -> 20210302
- [128a3717](128a37174f) aws-workspaces: init at 3.1.3.925
- [e0b6268a](e0b6268a79) python3Packages.phonemizer: update patch to fix tests
- [05aff5f8](05aff5f842) biboumi: format, remove unused input
- [2d3effa0](2d3effa0d0) pythonPackages.cairosvg: 2.5.1 -> 2.5.2
- [743c6a41](743c6a4187) pythonPackages.celery: add missing requirement
- [af326076](af32607630) php-packages: cleanup
- [9718302d](9718302d11) arb: format
- [b7befb35](b7befb3522) palp: format
- [0207c32e](0207c32eff) giac: remove ? null
- [089b96e2](089b96e217) csvkit: add pythonImportCheck, mark broken
- [17badcf5](17badcf58a) pythonPackages.agate-sql: format, add pythonImportsCheck, mark broken
- [c878b141](c878b14107) zz: remove emojis from description
- [d5106e90](d5106e90da) pythonPackages.dopy: add python importsCheck
- [53883bbd](53883bbdd1) lsd: 0.19.0 -> 0.20.1, add SuperSandro2000 as maintainer
- [fb5d2e12](fb5d2e1220) libspectrum: 1.4.4 -> 1.5.0
- [efcfa964](efcfa96441) nats-streaming-server: 0.20.0 -> 0.21.0
- [8a59b4e3](8a59b4e3d4) frotz: 2.52 -> 2.53
- [04af068c](04af068cbd) _3270font: 2.2.1 -> 2.3.0
- [cd7edb91](cd7edb91fd) liquidprompt: 2.0.0 -> 2.0.2
- [df069bf8](df069bf868) calibre: 5.11.0 -> 5.12.0
- [a094d0e0](a094d0e0e4) sccache: change platforms to x86_64-linux
- [091aa7d0](091aa7d05c) klayout: 0.26.9 -> 0.26.10
- [3c24c962](3c24c96265) metasploit: 6.0.31 -> 6.0.33
- [ba8d4a5c](ba8d4a5c86) ocamlPackages.ca-certs: 0.1.3. -> 0.2.0
- [8b10d91d](8b10d91d0c) ocamlPackages.optint: use dune 2
- [2758f7bb](2758f7bb1e) python3Packages.agate-sql: 0.5.5 -> 0.5.6
- [b1d385cf](b1d385cf4b) csvkit: not broken
- [2b74b052](2b74b052c0) cvise: 2.1.0 -> 2.2.0 ([NixOS/nixpkgs⁠#115382](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/115382))
- [7c3f2c0e](7c3f2c0ed6) bindfs: enable darwin
- [ebef12e7](ebef12e779) yubikey-neo-manager: drop
- [f4b327a9](f4b327a9c2) python2nix: drop
- [11f4fa4a](11f4fa4a22) doc: mention up-to-date tools for generating Python expressions
- [00569fd3](00569fd374) gmvault: drop
- [64f91849](64f91849d4) oranchelo-icon-theme: init at 0.8.0.1
- [de75622d](de75622d5f) python3Packages.pypykatz: 0.4.2 -> 0.4.3
- [942e1a36](942e1a363f) python3Packages.pytest-cid: init at 1.1.1
- [e4774d7f](e4774d7ff3) trezord: fix build on darwin
- [edd6197a](edd6197aca) ledger-live-desktop: 2.21.3 -> 2.23.0
- [368bdd13](368bdd13f6) linux: enable RANDOM_TRUST_CPU
- [3e616e08](3e616e0874) hacpack: init at 1.36 ([NixOS/nixpkgs⁠#115357](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/115357))
- [ecce29eb](ecce29eba2) kernel: RANDOM_TRUST_CPU for >= 4.19
- [75890e7b](75890e7b35) python3Packages.botocore: 1.20.20 -> 1.20.22
- [719cc9b1](719cc9b198) python3Packages.boto3: 1.17.20 -> 1.17.22
- [85441913](8544191306) awscli: 1.19.20 -> 1.19.22
- [56964bcb](56964bcb77) python3Packages.sagemaker: 2.28.0 -> 2.29.0
- [955bcff2](955bcff28f) sbt: 1.4.7 -> 1.4.8
- [52b6f5f1](52b6f5f1d7) sbt-extras: 2021-03-03 → 2021-03-08
- [1e5eae6f](1e5eae6f4b) python3Packages.adafruit-platformdetect: 3.2.0 -> 3.3.0
- [8c36da30](8c36da303e) python39Packages.geoip2: switch to pytestCheckHook
- [4805fb4f](4805fb4f65) python3Packages.sopel: add pythonImportsCheck
- [5c2c66d2](5c2c66d218) python3Packages.pook: init at 1.0.1
- [8e25152e](8e25152e68) python3Packages.mocket: 3.9.39 -> 3.9.40
- [5c8b0255](5c8b025584) python3Packages.furl: fix build
- [71ec323d](71ec323d09) v2ray: 4.34.0 -> 4.35.1
- [c666f8df](c666f8df97) vscode-extensions.gruntfuggly.todo-tree: 0.0.198 -> 0.0.201
- [6cb28a7a](6cb28a7a47) bolt: 0.9 -> 0.9.1
- [a96be025](a96be025a1) lagrange: 1.1.4 → 1.2.2
- [22640c52](22640c527d) Update nodePackages
- [70701d0a](70701d0a68) oh-my-zsh: 2021-03-01 → 2021-03-08
- [4bd09f98](4bd09f9889) home-assistant: apply patch to fix stream component tests
- [176f44df](176f44dfe1) shfmt: 3.2.2 -> 3.2.4
- [9e76aa2c](9e76aa2cca) vimPlugins.nvim-autopairs: init at 2021-02-25 ([NixOS/nixpkgs⁠#114409](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/114409))
- [da4b6605](da4b660561) jmol: 14.31.24 -> 14.31.32
2021-03-15 09:07:03 +01:00
d58b2c6f0c flake.lock: Updating 'emacs-overlay (nix-community/emacs-overlay)' - 323d9e7c -> daa4b157
On branch: master
Commits: 323d9e7cc0...daa4b15755

- [0584de26](0584de26fa) Updated repos/emacs
- [39c9a24b](39c9a24bfa) Updated repos/melpa
- [256d0d5d](256d0d5d75) Updated repos/emacs
- [b9e33f18](b9e33f1813) Updated repos/melpa
- [1b877673](1b877673c6) Updated repos/emacs
- [5482ee4a](5482ee4a77) Updated repos/melpa
- [4d223f4c](4d223f4c66) Updated repos/emacs
- [5b6681bc](5b6681bc15) Updated repos/melpa
- [91f30b76](91f30b766f) Updated repos/melpa
- [40154601](401546016d) Document pgtk in README
- [62d2c1ed](62d2c1ed46) Updated repos/emacs
- [f7fd8ebe](f7fd8ebe58) Updated repos/melpa
- [39f1c01a](39f1c01a7d) Updated repos/emacs
- [49d66e8d](49d66e8d26) Updated repos/melpa
- [28af2c8d](28af2c8daa) Remove 20.03 compat hacks
- [942fe922](942fe92269) native-comp: Fix changed configure flag
- [b7e6a686](b7e6a6866a) Ensure native-comp flag is replaced exactly in the same location as the original flag
- [390d5cf1](390d5cf11e) Updated repos/emacs
- [b3e24a36](b3e24a3636) Updated repos/melpa
- [c5eef8bd](c5eef8bdc8) Updated repos/emacs
- [afa5bd8c](afa5bd8ca4) Updated repos/melpa
- [8091609e](8091609efc) Fix - typo in native-comp flag (old flag was actually --with-nativecomp)
- [6f1b4765](6f1b476527) Fix arg overriding evaluation order
- [eb05ea7b](eb05ea7b6c) Updated repos/elpa
- [f76b8b87](f76b8b8744) Updated repos/melpa
- [ef8dc327](ef8dc327f6) Updated repos/melpa
- [cec50440](cec504407a) Updated repos/emacs
- [0bcbe96b](0bcbe96bef) Updated repos/melpa
- [072df5bc](072df5bc26) Updated repos/elpa
- [2ca9a277](2ca9a27740) Updated repos/emacs
- [1308927a](1308927aec) Updated repos/melpa
- [5279bf77](5279bf7794) Updated repos/org
- [cf48cd3d](cf48cd3dc9) Updated repos/emacs
- [3a65dd4a](3a65dd4a14) Updated repos/melpa
- [2a2a9e48](2a2a9e4818) Updated repos/elpa
- [c0fe5a9a](c0fe5a9af2) Updated repos/melpa
- [3e5cb06b](3e5cb06bad) Updated repos/emacs
- [bb9fb65a](bb9fb65a68) Updated repos/melpa
- [ef26dbe4](ef26dbe489) Updated repos/emacs
- [c16be609](c16be60933) Updated repos/melpa
- [0c9e2ab0](0c9e2ab027) Updated repos/emacs
- [24a95202](24a952027c) Updated repos/melpa
- [db13df6e](db13df6e57) Updated repos/elpa
- [a46431e3](a46431e304) Updated repos/melpa
- [d38bc69a](d38bc69aff) Updated repos/emacs
- [c6591825](c6591825e7) Updated repos/melpa
- [dfff285f](dfff285f44) Updated repos/emacs
- [9f699cf9](9f699cf954) Updated repos/melpa
- [160c5642](160c56423a) Updated repos/melpa
- [104233b7](104233b789) Updated repos/elpa
- [b4d06735](b4d0673552) Updated repos/emacs
- [55f2dfbc](55f2dfbc48) Updated repos/melpa
- [87ef8d35](87ef8d355a) Updated repos/melpa
- [4c458ff7](4c458ff78f) Updated repos/emacs
- [1c80b3ea](1c80b3ea96) Updated repos/melpa
- [2df7289e](2df7289e2a) Updated repos/emacs
- [d08dc728](d08dc72861) Updated repos/melpa
- [5974a5de](5974a5de9b) Updated repos/emacs
- [a5aa1ba2](a5aa1ba2c7) Updated repos/melpa
- [84f458e3](84f458e3dc) Updated repos/emacs
- [d745ae4e](d745ae4e2a) Updated repos/melpa
- [10230bd4](10230bd4c3) Updated repos/emacs
- [360f24a1](360f24a1de) Updated repos/melpa
- [65e4ae8d](65e4ae8dde) Updated repos/melpa
- [d8400dcf](d8400dcfd4) Updated repos/elpa
- [45714f8f](45714f8ff6) Updated repos/emacs
- [bd3fb4d6](bd3fb4d6a8) Updated repos/melpa
- [c281407b](c281407b92) Updated repos/emacs
- [e18aa3af](e18aa3af84) Updated repos/melpa
- [4b4c5bd0](4b4c5bd0fb) Updated repos/emacs
- [3c1b842d](3c1b842db3) Updated repos/melpa
- [1f1c2843](1f1c284305) Updated repos/melpa
- [d9ad065d](d9ad065d62) Updated repos/emacs
- [8af9847f](8af9847f19) Updated repos/melpa
- [2b321b65](2b321b65ee) Updated repos/emacs
- [2b2c815d](2b2c815dd4) Updated repos/melpa
- [38395748](3839574869) Updated repos/emacs
- [fce77dc7](fce77dc71a) Updated repos/melpa
- [80a785f1](80a785f122) Updated repos/org
- [34c4ccbf](34c4ccbf83) Updated repos/emacs
- [40afddd3](40afddd357) Updated repos/melpa
- [5119601b](5119601b36) Updated repos/emacs
- [a3d7fd21](a3d7fd2174) Updated repos/melpa
- [329026b4](329026b4f9) Updated repos/melpa
- [285cdc02](285cdc021a) Updated repos/emacs
- [fe390d3a](fe390d3a64) Updated repos/melpa
- [b925f3a6](b925f3a642) Updated repos/emacs
- [f69c18c3](f69c18c370) Updated repos/melpa
- [8fa24f2c](8fa24f2c68) Updated repos/emacs
- [e35ed9bf](e35ed9bf10) Updated repos/melpa
- [2d16cdb1](2d16cdb183) Updated repos/melpa
- [27c0c3e0](27c0c3e05c) Updated repos/elpa
- [b7ee59b9](b7ee59b9e7) Updated repos/emacs
- [daa4b157](daa4b15755) Updated repos/melpa
2021-03-15 09:05:37 +01:00
58152384e8 flake.lock: Updating 'doom-emacs (hlissner/doom-emacs)' - d52abd37 -> d667a2a2
On branch: develop
Commits: d52abd37f7...d667a2a292

- [3549cb68](3549cb6845) Modify command to execute `cargo audit`
- [a460c1e3](a460c1e364) fix rails command
- [971350bf](971350bf96) remove custom server command
- [87109653](871096533f) Added in Dotnet interface with sharper through module flag
- [41b1a780](41b1a7800a) Updated ordering
- [65dfdd5c](65dfdd5c4a) [4415] remove FIXME comment
- [50131ac9](50131ac995) Add workspace support to rss/elfeed
- [d3eaad8f](d3eaad8f1c) rm notmuch-hello customization
- [16393e3a](16393e3af1) Update notmuch documentation
- [a0b661ed](a0b661edac) fix arch docs conflict
- [573d14c2](573d14c264) Include snippets in lsp completion
- [01f54d29](01f54d2950) Add comment for further maintenance
- [5293c460](5293c460db) Refactor doom--help-insert-button
- [b983929e](b983929e82) Refactor doom/help-packages
- [bf185edd](bf185edd91) Prefer readability over a line length < 80
- [065b26e0](065b26e0c5) [:ui layout bepo] Fix notmuch, C-, M- mappings
- [4e531646](4e5316464c) Refactor and add contribution ideas
- [ec747395](ec747395c6) Add support for parinfer-rust-mode ([hlissner/doom-emacs⁠#1](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/1))
- [eae7ca2c](eae7ca2c57) term/eshell: alias cdp to cd-to-project
- [b8b51cee](b8b51cee7b) Simplify after!
- [a79275a4](a79275a476) Bump :lang
- [37e9653c](37e9653ce3) Bump :ui
- [ddd4c032](ddd4c03281) Bump :checkers
- [b681a2e1](b681a2e1b4) Fix +zen/toggle-fullscreen keybind for vanilla users
- [9d12761c](9d12761c39) Reformat for consistency and s/:bind/:general
- [1490c4e5](1490c4e5b2) lang/ruby: remove commit hashes in package links
- [cd083bc0](cd083bc059) tools/lsp: fix +lsp-prompt-to-install-server == 'quiet
- [2ce726b3](2ce726b318) Force async babel blocks to export synchronously
- [3c9b1635](3c9b1635ef) Bump :completion
- [e858e254](e858e254b0) Bump :tools
- [a3f242d4](a3f242d4b6) tools/lsp: only enable sideline icons in 27.x+
- [c049480c](c049480cbd) Fix evil-join filling non-comments poorly
- [03fa2eaf](03fa2eafee) Bind SPC o F to select-frame-by-name
- [1274de3d](1274de3d34) Minor reformatting & refactors across the board
- [6cb5c381](6cb5c381b8) Disable dtrt-indent in pascal-mode
- [e05d804f](e05d804f1f) Restore the old buffer when using `ivy-call'
- [9a776268](9a77626804) Omit all but SVN, Git & Hg from vc-handled-backends
- [bbdea54b](bbdea54b77) app/rss: fix empty rmh-elfeed-org-files
- [9ef11d0e](9ef11d0e31) Auto-truncate compilation buffers
- [7e491ce1](7e491ce1c0) lang/lean: minor reformatting
- [15f7a26b](15f7a26be6) Refactor +vc-gutter-init-maybe-h
- [ed86f996](ed86f99655) lang/org: open org links to remote paths in emacs
- [f2616141](f26161410c) lang/org: add TODO keywords & fontification
- [f1d89bf9](f1d89bf9c2) Bind gI and gA to new +lookup commands
- [ee1c2b4e](ee1c2b4ef6) Use "Search Project [project]" prompt for file search
- [b71b1283](b71b128398) lang/terraform: Set docsets for terraform-mode ([hlissner/doom-emacs⁠#4546](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4546))
- [5d8cbb95](5d8cbb9541) evil-org-mode-map's CSright conflict with Cright
- [5c7b553e](5c7b553e08) Enable lispy-mode during eval-expression.
- [86345887](86345887d8) Fixing the gpl template clash.
- [9c67bf00](9c67bf0044) lang/org: revert org-footnote-auto-label to default
- [de924daf](de924daf47) Fix [hlissner/doom-emacs⁠#4704](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4704): invalid image spec error from lsp-ui
- [4ff23752](4ff23752f2) Update parinfer module to comply with review.
- [8262e1b5](8262e1b552) Fix incorrect indentation.
- [ca673a43](ca673a437c) Move paren.
- [1a3c3ddf](1a3c3ddf34) Use `setq` instead of `setq!`.
- [96ba4b0b](96ba4b0b38) Use easier to read line break.
- [6de1e56d](6de1e56d4f) Fix `+debug/start` for dap-based debuggers.
- [8c33866b](8c33866b21) Forgot to add use-package! for projectile-variable
- [cf3d9eb6](cf3d9eb6e0) Handle empty input in +debugger-completing-read
- [462efded](462efded5f) Fix +debugger/quit
- [44803038](44803038b2) Remove dash dependency
- [ba0f791b](ba0f791b05) lang/julia: improve lsp support ([hlissner/doom-emacs⁠#4012](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4012))
- [2ebc4be1](2ebc4be111) lang/org: reformat keybinds
- [49c3c84d](49c3c84d7f) lang/org: disable ob-async on export or :session
- [c5e3f4d6](c5e3f4d632) New autoload/system.el core library
- [ee26c02e](ee26c02e1c) Add org-agenda-priority keybindings to org config ([hlissner/doom-emacs⁠#4521](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4521))
- [f151b3de](f151b3de45) Load `autoload/system` in `core-cli`
- [0026404b](0026404b34) Use new CPU counter function in cc module
- [f3e527cd](f3e527cd3d) Set sh-mode's docsets to '("Bash").
- [8ccba925](8ccba925dd) Fix parsing issue in doom-system-distro{,-version}
- [ce1105b4](ce1105b463) lang/org: suppress :async+:session warnings for blacklisted langs
- [19563de3](19563de316) Restore fallback warning removed by ce1105b46
- [3d114d63](3d114d6356) tools/docker: default to evil normal state
- [468f3081](468f308114) Fix +org/refile-to-other-window in indirect buffer ([hlissner/doom-emacs⁠#4721](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4721))
- [70c8ca30](70c8ca30b2) Update docstrings for doom/window-{enlargen,maximize-buffer}
- [d5019f0b](d5019f0b57) Add docstring to +org/refile* commands
- [2ab8800b](2ab8800bb4) Fix [hlissner/doom-emacs⁠#4726](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4726): void-variable org-babel-async-language-blacklist
- [672e37b9](672e37b9aa) Bump :app everywhere
- [4a54a4bd](4a54a4bd64) Add warning to issue template
- [61e8069a](61e8069adc) Remind folks to search PRs in PR template
- [f8ed309b](f8ed309b50) lang/julia: include submodules for lsp-julia
- [7798aa91](7798aa9190) Fix repo location in doom/help-packages
- [3bb27173](3bb271738a) Fix void-variable disto on M-x doom/info
- [fa292beb](fa292bebbb) Fix the "Yank file path" non-evil bindings
- [cf086d08](cf086d08fa) Minor refactor & use doom-store-* API
- [543d1226](543d122643) editor/evil: disable evil-collection-outline
- [0a9172a8](0a9172a8f2) tools/lookup: fall through if xref backend fails
- [430d628b](430d628b00) tools/lsp: use xref backend as lookup handler
- [e52fd138](e52fd138e2) Refactor autoload/store.el library
- [7afe5dc5](7afe5dc5c3) tools/lsp: fix void-function lsp--require-packages error
- [6127d15c](6127d15cea) tools/debugger: use realgud:trepanpl for raku-mode
- [a912a6c3](a912a6c313) ui/zen: prevent type error in writeroom-mode
- [d9dac055](d9dac055a6) ui/vc-gutter: minor refactor
- [fa29a3cf](fa29a3cf1d) Ensure associated workspace is deleted on server-done too
- [1b81337d](1b81337d8d) email/notmuch: correct & reformat readme
- [494d87d0](494d87d0b4) email/notmuch: update readme
- [2fa0dca0](2fa0dca041) doc/adding editorconfig and hl-column-fill documentation ([hlissner/doom-emacs⁠#3815](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/3815))
- [a405735c](a405735c10) tools/editorconfig: proofread readme
- [55cfe0cc](55cfe0cca4) Fix TAB fallthrough for evil keybinds
- [4003d1fd](4003d1fdea) app/calendar: add cfw:details* popup rule
- [b5f25891](b5f258914d) app/calendar: add evil keybind scheme
- [73991387](7399138736) app/calendar: minor refactor & reformatting
- [cf31d260](cf31d2605f) app/calendar: fix edge case with +calendar/quit
- [f272137e](f272137e12) app/calendar: fix C-{l,j,k} in details buffer
- [287e3e83](287e3e83b2) Bump :ui treemacs
- [7b07e612](7b07e612b4) Added emms as doom module { :app emms } ([hlissner/doom-emacs⁠#3581](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/3581))
- [87e209ba](87e209badc) Remove vestigial mentions of the :feature category
- [329864ba](329864ba9d) Update docs/modules.org
- [235c3863](235c386368) Add :app emms to init.example.el
- [08de1856](08de1856fa) Fix [hlissner/doom-emacs⁠#4733](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4733): aggressive saving of org capture buffers
- [1e7fb8b9](1e7fb8b915) Remove sourcerer.io hall-of-fame from README
- [0917187f](0917187f20) editor/evil: bind C-w {S,V} to split-and-follow
- [e4539bb5](e4539bb56c) ui/ligatures: fix over-eager activation
- [27d3e73f](27d3e73fb7) os/macos: activate ns-auto-titlebar-mode later
- [169d0b2e](169d0b2ed5) Emacs lisp: fix variable value display in eldoc
- [2a4509c4](2a4509c42a) editor/evil: fix typo in +evil-window-split-and-follow
- [4c7c9cac](4c7c9cacd3) os/tty: proofread readme
- [0ebd58c9](0ebd58c991) Purge ignored projects from cache/known projects
- [f8d181a8](f8d181a8c4) Ignore remote/temp files or packages as projects
- [d807657b](d807657ba7) s/prereqisites/prerequisites
- [210b3bb0](210b3bb059) ui/zen: remove redundant mixed-pitch faces for org
- [04a70e23](04a70e23c4) ui/zen: proofread & expand readme
- [638c9801](638c980163) Revert 27d3e73
- [f0eb0151](f0eb0151f6) evil-respect-visual-line-mode = t
- [6b173c5c](6b173c5cc5) Remove mention of removed -p in 'doom help install'
- [302a76a0](302a76a06e) app/everywhere: use MELPA recipe
- [4192d87d](4192d87dcd) Redesign doom/info
- [4ed27f61](4ed27f615e) Request users pastebin their M-x doom/info, etc
- [af775b2f](af775b2f60) Delete docs/workflow.org
- [269dab61](269dab615c) org-capture: text from args, else stdin
- [973f23b1](973f23b1df) `git-commit': fix variable predicates
- [f6de6620](f6de662011) Keep treemacs-mode in aw-ignored-buffers
- [5069d95b](5069d95b42) Fix [hlissner/doom-emacs⁠#4745](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4745): defining as dynamic an already lexical var
- [ff58823d](ff58823d48) Fix 'wrong type arg: overlayp' error from ivy+nav-flash ([hlissner/doom-emacs⁠#4749](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4749))
- [f0d601d2](f0d601d2ac) ui/nav-flash: refactor
- [cf44c43f](cf44c43f41) Simplify doctor's native JSON detection
- [3861225f](3861225f0b) Fix 'too many arguments' error on org-capture
- [12cf59cf](12cf59cf73) Prioritize company-capf over company-yasnippet
- [ab7710ad](ab7710adfd) doom-info: fix args-out-of-range error
- [7e1f5da1](7e1f5da169) lang/emacs-lisp: respect lexical-binding in eval handler
- [a863fe89](a863fe89d0) Bump :lang python
- [fe6981b2](fe6981b245) Bump :tools pdf
- [79c61629](79c61629a5) Better defaults for dired
- [14eb254b](14eb254b4b) Bump :tools magit
- [b0bec922](b0bec922a9) Fix [hlissner/doom-emacs⁠#4758](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4758): wrong-type-arg listp on doom-store-persist
- [de781f7a](de781f7a0b) ui/zen: enable mixed-pitch-mode in adoc-mode & rst-mode
- [4a08acd2](4a08acd234) Bump :ui doom
- [e33b21dc](e33b21dc46) Fix [hlissner/doom-emacs⁠#4770](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4770): New window is focused after split
- [7870350f](7870350f84) Fix [hlissner/doom-emacs⁠#4768](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4768): don't ignore remote projects
- [62df2c38](62df2c386a) Fix [hlissner/doom-emacs⁠#4766](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4766): workaround for ivy-prescient wrong-type-arg error
- [a2eac47a](a2eac47a75) doc: add crystal README ([hlissner/doom-emacs⁠#4764](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4764))
- [d76d50c1](d76d50c1c9) Fix [hlissner/doom-emacs⁠#4676](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4676): one-off on go-to-EOL if comment at BOL
- [7c38eee9](7c38eee96c) Fix [hlissner/doom-emacs⁠#4727](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4727): wrong-type-arg error on async org export
- [377608c5](377608c54b) Fix [hlissner/doom-emacs⁠#4651](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4651): don't trigger formatters on org tangle
- [e8fe7582](e8fe7582a3) fix doom-{after,before}-reload-hook doc strings
- [9f08db8e](9f08db8e33) Fix [hlissner/doom-emacs⁠#4759](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4759): suppressed doom-first-file-hook side-effects
- [cdcdde33](cdcdde3354) Fix `+debugger/start` not working ([hlissner/doom-emacs⁠#4782](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4782))
- [abec8631](abec86310b) Fix [hlissner/doom-emacs⁠#4777](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4777): wrong-type-argument listp unpin error
- [26319322](26319322b2) Remove redundant straight--build-compile advice
- [fa4f03de](fa4f03de22) Fix [hlissner/doom-emacs⁠#4784](http://r.duckduckgo.com/l/?uddg=https://github.com/hlissner/doom-emacs/issues/4784): browse-at-remote-prefer-symbolic = nil
- [a13639bd](a13639bde0) Revise issue template (again)
- [ce22f75a](ce22f75a57) Fix string type error from doom-store API
- [d667a2a2](d667a2a292) Fix expiration of doom-store entries
2021-03-15 09:05:25 +01:00
3b2809f7e6 flake.lock: Updating 'org-mode (emacs-straight/org-mode)' - 0b117f72 -> 4d463ee4
### Changes for org-mode

On branch: master
Commits: 0b117f72a8...4d463ee4ba

- [da1ebabf](da1ebabfab) Backport commit de15ca7d0 from Emacs
- [63c5cacb](63c5cacb01) test-org-agenda.el: Test bulk functions
- [63da3ccf](63da3ccfb4) Backport commit 8d5dfafab from Emacs
- [6382dbc9](6382dbc950) Backport commit fddd63f8b from Emacs
- [f9a414eb](f9a414eb83) Backport commit 2c639a35a from Emacs
- [7922d161](7922d161c0) Backport commit b34d39170 from Emacs
- [a03b4656](a03b4656cf) org.el (org-font-lock-add-priority-faces): Speed up regexp
- [afd75d05](afd75d05a9) org-mac-link: Disable Evernote capture by default
- [8244e7ba](8244e7ba85) manual: Fix org-html-publish-to-html reference
- [b712b961](b712b9618a) manual: Add publishing-function to publishing example
- [303e7c28](303e7c28e4) org-clock: Query when exiting with running clock
- [16b5ee0e](16b5ee0efb) org-clock: Replace org-clocking-buffer with org-clock-is-active
- [4d463ee4](4d463ee4ba) ORG-NEWS: Add entry for org-clock-ask-before-exiting
2021-03-15 08:53:51 +01:00
2478909531 flake.lock: Updating 'nixpkgs (NixOS/nixpkgs)' - 1f32038d -> 5df05c90
On branch: nixpkgs-unstable
Commits: 1f32038df1...5df05c902c

- [e49d4252](e49d425274) bctoolbox: 4.4.21 -> 4.4.24
- [d7beb9ad](d7beb9ad8c) libsigsegv: 2.12 -> 2.13
- [a7e714c7](a7e714c7a1) logrotate: 3.17.0 -> 3.18.0
- [850e8f49](850e8f4954) dasel: 1.13.1 -> 1.13.2
- [09989a2b](09989a2b4c) libosmpbf: 1.3.3 -> 1.5.0
- [003705ef](003705ef08) eclib: 20190909 -> 20210223
- [34b9463d](34b9463d8d) checkmake: init at 0.1.0-2020.11.30
- [1e36eafd](1e36eafdf3) hackage-packages.nix: automatic Haskell package set update
- [7efa803a](7efa803a4b) sage: disable intermittent test
- [4718aea8](4718aea896) sage: use slightly more robust way of getting threejs version
- [a3666f50](a3666f508f) netplan: init at 0.101
- [c9f1c147](c9f1c147c3) ssh-import-id: 5.8 -> 5.11
- [abf5397c](abf5397c1e) leatherman: 1.12.3 -> 1.12.4
- [9891d018](9891d0187d) libdsk: 1.5.12 -> 1.5.14
- [0a98f5a0](0a98f5a0e2) kea: 1.8.2 -> 1.9.3
- [eddb81cc](eddb81ccd8) ocsigen-i18n: 3.5.0 -> 3.7.0
- [7dc5a5c9](7dc5a5c96c) dwl: 0.1 -> 0.2
- [4cc0d672](4cc0d67280) libofx: 0.9.15 -> 0.10.0
- [1b5aea9a](1b5aea9a7a) s3fs: 1.88 -> 1.89
- [01d6cbc5](01d6cbc533) mcelog: 173 -> 175
- [b7910e7f](b7910e7fee) matterircd: 0.20.0 -> 0.22.0
- [7043f00a](7043f00adc) ocamlPackages.ocp-index: 1.2.1 -> 1.2.2
- [c33e84e6](c33e84e655) mongodb-compass: 1.23.0 -> 1.24.6
- [82ec27d3](82ec27d3ff) refind: 0.13.0 -> 0.13.1
- [1cdbaf46](1cdbaf46c0) haskellPackages.yarn2nix: unbreak build
- [4fb330d3](4fb330d334) purescript: 0.13.8 -> 0.14.0
- [36aa10c0](36aa10c0ea) ocamlPackages.ppx_bap: init at 0.14
- [554827b5](554827b5a7) ocamlPackages.bap: 2.1.0 → 2.2.0
- [24e5a778](24e5a77861) octave.pkgs: stdenv.lib -> lib
- [c98cf3c3](c98cf3c34b) mediastreamer: 4.4.13 -> 4.4.24
- [870dbb75](870dbb751f) man-pages: 5.09 -> 5.10
- [f2831e3c](f2831e3cfe) lldpd: 1.0.7 -> 1.0.8
- [bb1dc390](bb1dc39057) sqldiff, sqlite-analyzer: fix sha256
- [0d82e2b8](0d82e2b847) jruby: 9.2.14.0 -> 9.2.15.0
- [be4c6fe4](be4c6fe4c8) libfprint: 1.90.5 -> 1.90.7
- [032ed6ca](032ed6ca4b) libfprintd: enable tests
- [aedef77f](aedef77f10) fprintd: 1.90.1 → 1.90.9
- [868a23ba](868a23baeb) ortp: 4.4.9 -> 4.4.24
- [d4acd16a](d4acd16abc) python3Packages.prawcore: 1.5.0 -> 2.0.0
- [287ef70b](287ef70bb3) python3Packages.praw: 7.1.4 -> 7.2.0
- [966e16c0](966e16c005) mpd: 0.22.5 -> 0.22.6
- [6d712841](6d7128414c) python3Packages.adblock: use meta instead of passthru.meta
- [84ed14ac](84ed14ac60) vorta: 0.7.3 -> 0.7.4
- [a439e0ef](a439e0ef6e) gcc10: Pass langJit to preConfigure
- [f6ec987d](f6ec987dd3) plexRaw: 1.21.4.4054-bab510e86 -> 1.21.4.4079-1b7748a7b
- [02b4f95f](02b4f95f78) ocamlPackages.stdlib-shims: 0.1.0 → 0.3.0
- [596bcdaf](596bcdaf93) anki-bin: 2.1.38 -> 2.1.40
- [8066dd61](8066dd61a3) libglvnd: Add myself as maintainer
- [c6f1dc23](c6f1dc2320) libglvnd: Switch to the new official repository
- [7c2dcbc4](7c2dcbc467) lazarus: 2.0.10-2 -> 2.0.12
- [3389b876](3389b87674) salt: 3002.2 -> 3002.5
- [5a2bb448](5a2bb448e1) emacs.pkgs.telega: Apply patch to always prefer fixed store path to server
- [ed0a29c8](ed0a29c88d) nixos/test/ksm: add simple test
- [525811c1](525811c181) pytest-timeout: remove test
- [ed113c9b](ed113c9bd5) tdesktop: 2.6.0 -> 2.6.1
- [75da00ca](75da00cacd) haskellPackages.haskell-language-server: Fix build
- [78e35961](78e3596121) sourcetrail: fix darwin build ([NixOS/nixpkgs⁠#112795](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/112795))
- [1444504e](1444504e4b) haskellPackages.cabal-install: Fix build for 3.4.0.0
- [19fca6f4](19fca6f483) babashka: sync native-image arguments with upstream
- [f8645e3b](f8645e3b4a) python3Packages.python-awair: init at 0.2.1
- [9625b922](9625b922a3) home-assistant: update component-packages
- [8bdca7d2](8bdca7d22d) python3Packages.simplehound: init at 0.6
- [19fac4d0](19fac4d078) home-assistant: update component-packages
- [455cb9f9](455cb9f913) FreeCAD: add spacenav support
- [a45a1b23](a45a1b2318) nats-streaming-server: 0.19.0 -> 0.20.0
- [8e5a172d](8e5a172d0c) git-credential-gopass: init at 1.12.0 ([NixOS/nixpkgs⁠#114457](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/114457))
- [5f1345a3](5f1345a303) nixos/containers: styling improvements
- [336ef2de](336ef2de99) nixos/containers: allow containers with long names to create private networks
- [32b5534f](32b5534f73) emacs.pkgs.pdf-tools: Remove references to dev outputs in epdfinfo
- [92f2c8b4](92f2c8b4ac) firefox-bin: Remove alsa/libpulseaudio dev outputs
- [218353d3](218353d3f0) clips: 6.30 -> 6.31; supersedes and closes [NixOS/nixpkgs⁠#109914](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/109914) ([NixOS/nixpkgs⁠#114132](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/114132))
- [f78f6cd3](f78f6cd339) llvmPackages_11.openmp: make it compile on aarch64-darwin
- [ef13a212](ef13a2129b) libglvnd: disable asm on aarch64-darwin
- [c18c9e0a](c18c9e0a36) cockatrice: 2020-08-23-Release-2.7.5 -> 2021-01-26-Release-2.8.0
- [3bd0b03f](3bd0b03fb3) tox-node: fix build
- [ea3e9d55](ea3e9d551d) python3Packages.slack-sdk: 3.3.0 -> 3.4.0
- [1f810ac9](1f810ac9da) git-annex: update to new version 8.20210223
- [b10ff8e9](b10ff8e990) hackage2nix: update list of broken packages to fix evaluation errors on Hydra
- [3864dcea](3864dcea59) monit: add ryantm to maintainers
- [15834f46](15834f4673) hackage2nix: update list of broken packages to fix evaluation errors on Hydra
- [d2aeeb0d](d2aeeb0d20) webkitgtk: remedy the build's confusion about the meaning of "truth"
- [4e328c8c](4e328c8c30) haskell-regex-base: drop obsolete patch for ghc-9.0.x
- [09dd4a7e](09dd4a7ea0) cabal-install: fix build with ghc-9.0.x
- [b785d3bb](b785d3bb27) bspwm/unstable.nix: clean up unused file
- [c5218b52](c5218b5245) rebol/default.nix: remove unused file
- [64187ae1](64187ae13f) haskell-text-icu: remedy a fatal absence of truth in the build
- [6e156276](6e1562761b) configuration-common: cosmetic
- [c1157b0b](c1157b0ba5) hackage-packages.nix: automatic Haskell package set update
- [5e401dcd](5e401dcd2b) alacritty: fix build
- [48052ca0](48052ca0dd) nixos/ksm: remove udev-settle dependency
- [f7aa0b45](f7aa0b4575) haskell-prettyprinter: disable the freakin' test suite
- [c801ffd4](c801ffd4a3) emacs: Use --with-native-compilation instead of --with-nativecomp
- [7ee7b5de](7ee7b5deec) mdsh: 0.5.0 -> 0.6.0
- [bdfd5011](bdfd50116a) Revert "mdsh: 0.5.0 -> 0.6.0"
- [a533bbef](a533bbef70) haskell-brittany: disable the freakin' test suite
- [2c9d7ee3](2c9d7ee369) R: 4.0.3 -> 4.0.4
- [1585a04b](1585a04bcb) webwormhole: init at git-2021-01-16 ([NixOS/nixpkgs⁠#114269](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/114269))
- [17024be1](17024be1d1) nixos/tests: add musescore
- [64f189c8](64f189c8a0) klayout: 0.26.8 -> 0.26.9
- [4d89f508](4d89f50881) jmol: 14.31.18 -> 14.31.24
- [c796cc4e](c796cc4eac) opkg: 0.4.3 -> 0.4.4
- [124e53af](124e53af2c) php73Packages.composer2: 2.0.9 -> 2.0.11
- [36b8a95d](36b8a95d48) zsh-fzf-tab: unstable-2021-01-24 -> unstable-2021-02-14
- [5bbfc16b](5bbfc16b28) python37Packages.adafruit-platformdetect: 3.1.1 -> 3.2.0
- [73068649](7306864977) z3: Add output for Java bindings (*.jar and *.so)
- [4a87fe66](4a87fe669f) python37Packages.censys: 1.1.0 -> 1.1.1
- [9d9ecfff](9d9ecfffb9) python3Packages.pyswitchbot: init at 0.9.1
- [bbd80791](bbd80791e0) home-assistant: update component-packages
- [0dc64d5d](0dc64d5d71) python: fix full builds by referring to the correct interpreter
- [4a2934f0](4a2934f0e6) python37Packages.libversion: 1.2.1 -> 1.2.2
- [5ea6b908](5ea6b90822) adoptopenjdk-bin, zulu, graalvm11-ce: do not wrap jspawnhelper
- [6ca5b800](6ca5b8005f) nim: 1.4.2 -> 1.4.4
- [5ad7fb28](5ad7fb28f6) treewide/php-packages: Drop pkgs from arguments to packages
- [e41a34bb](e41a34bb02) php.packages.composer: 1.10.15 -> 2.0.11
- [89dacdd7](89dacdd7a5) php.packages.composer1: init at 1.10.15
- [ad990d49](ad990d49aa) php.packages.composer2: deinit package since main package is updated
- [01f1773e](01f1773e8e) trezord: don't trigger systemd-udev-settle
- [6a0b4ab7](6a0b4ab7be) wpa_supplicant: add CVE-ID for P2P provision discovery proccessing vuln.
- [0dfc7073](0dfc707376) pulumi-bin: 2.19.2 -> 2.21.2
- [ab2b32cd](ab2b32cd1a) pulumi-bin: refactor output creation
- [1c264973](1c26497371) ocamlPackages.result: use Dune 2
- [3f110f98](3f110f988b) mdsh: 0.5.0 -> 0.6.0 ([NixOS/nixpkgs⁠#114513](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/114513))
- [adccc8b6](adccc8b65b) chromiumBeta: 89.0.4389.58 -> 89.0.4389.69
- [5240639a](5240639ab6) chromiumDev: 90.0.4421.5 -> 90.0.4427.5
- [10652db9](10652db906) ocamlPackages.mmap: use Dune 2
- [13e7de73](13e7de73c2) python37Packages.databricks-cli: 0.14.1 -> 0.14.2
- [6c351c3d](6c351c3dbc) python37Packages.azure-mgmt-web: 1.0.0 -> 2.0.0
- [e31c4b42](e31c4b42f0) pythonPackages.json5: init at 0.9.5
- [d60f67d4](d60f67d486) python3Packages.graphtage: init at 0.2.5
- [afc28939](afc28939f7) python3Packages.graphql-relay: 3.0.0 -> 3.1.0
- [5cc881d0](5cc881d0d8) imagemagick: make 7.0 default
- [10ba3c20](10ba3c20a7) treewide: replace imagemagick7 with imagemagick
- [d3cd7c36](d3cd7c36c3) libdmtx: 0.7.4 -> 0.7.5
- [9872e4a8](9872e4a892) dmtx-utils: 0.7.4 -> 0.7.6
- [b8f50e15](b8f50e15fe) cataract: use imagemagick6
- [4b7d9b28](4b7d9b2855) perlPackages.PerlMagick: 6.89-1 -> 7.0.10
- [e13c16ec](e13c16ec75) pfstools: use imagemagick6
- [147359ee](147359ee16) perlPackages.Gtk3ImageView: disable tests
- [60267c0e](60267c0ef6) rss-glx: use imagemagick6
- [d2b35b0f](d2b35b0fc6) php-packages/mongodb: fix evaluation on darwin
- [7ac6fbfe](7ac6fbfe5a) imagemagick6: 6.9.11-60 -> 6.9.12-1 ([NixOS/nixpkgs⁠#113998](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/113998))
- [76e68963](76e6896331) python3Packages.inflect: 5.0.2 -> 5.2.0 ([NixOS/nixpkgs⁠#114557](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/114557))
- [322e538d](322e538df8) libglvnd: Improve the license information ([NixOS/nixpkgs⁠#114466](http://r.duckduckgo.com/l/?uddg=https://github.com/NixOS/nixpkgs/issues/114466))
- [caa23be2](caa23be256) ocamlPackages.camomile: use Dune 2
- [18df480d](18df480d9b) gollum: Transfer maintainership to erictapen
- [5df05c90](5df05c902c) gollum: 5.1.2 -> 5.2.1
2021-03-15 08:53:40 +01:00