Commit Graph
1017314 Commits
Author SHA1 Message Date
Nick CaoandGitHub 9049a81962 seadrive-gui: 3.0.22 -> 3.0.23 (#530171) 2026-06-10 19:53:31 +00:00
Nick CaoandGitHub 21ae0127d0 vscode-extensions.cweijan.vscode-database-client2: 8.4.7 -> 8.5.1 (#530154) 2026-06-10 19:52:16 +00:00
Fabian AffolterandGitHub c0ed3bf992 proxelar: 0.4.5 -> 0.4.6 (#530487) 2026-06-10 19:52:03 +00:00
Nick CaoandGitHub 8d5bc2c00c versatiles: 4.1.4 -> 4.2.0 (#530149) 2026-06-10 19:51:46 +00:00
Aaron HoneycuttandAaron Honeycutt b6415185d2 python3Packages.uefi-firmware-parser: add setuptools-scm and remove wheel to build dependencies 2026-06-10 13:49:23 -06:00
Aiden Schembri 16fd1aa718 zed-editor: 1.5.4 -> 1.6.3 2026-06-10 21:49:04 +02:00
Philip TaronandGitHub 22d0bd3ea5 maintainers: add jade (#527659) 2026-06-10 19:47:49 +00:00
Chris Moultrie 65bceff58e atlantis: 0.43.0 -> 0.44.0
Diff: https://github.com/runatlantis/atlantis/compare/v0.43.0...v0.44.0
2026-06-10 15:45:56 -04:00
R. Ryantm 61eb395f5d dart-bin: 3.12.1 -> 3.12.2 2026-06-10 19:43:56 +00:00
Johannes KirschbauerandGitHub 6facb5df6b lib/types: remove functor.wrapped after deprecation phase (#510713) 2026-06-10 19:40:39 +00:00
tomberekandGitHub f8904b4f79 melos: fix hashing in update script (#530284) 2026-06-10 19:39:53 +00:00
Arian van PuttenandGitHub f9335936bc nixos/bootspec: remove enable option (#530066) 2026-06-10 19:34:34 +00:00
Lin Jian 553af601e9 emacs: work around upstream Emacs bug#81105[1] for Emacs 31
Emacs 31 changes[3] the behavior of extending info path for installed
elisp pkgs at startup.  Previously, it called function
`info-initialize' and extended `Info-directory-list'.  Now, it does
not call function `info-initialize' and instead extends
`Info-default-directory-list' in most cases.

The new behavior does not work if Emacs is started with an environment
variable INFOPATH without a trailing ":".  This is tracked in upstream
Emacs bug#81105[1].

Also note that Emacs 31 changes the order of startup operations[2] to
this:

1. load site-start.el
2. load early-init.el
3. active packages
4. load init.el
5. load default.el
6. handle CLI args such as --eval

This patch works around bug#81105[1] by adding a trailing ":" to
INFOPATH when needed in site-start.el.  An alternative workaround is
to call function `info-initialize' in site-start.el, which
basically (not 100%, due to the startup order changes) keeps the old
behavior of Emacs 30.

Both workarounds invalidate part of `Info-directory-list' docstring.
The workaround used in this patch makes users unable to ignore
default info path items[4] like `Info-default-directory-list' when
initializing `Info-directory-list'.  The alternative one basically
always ignores `Info-default-directory-list' when initializing
`Info-directory-list' because `info-initialize` is called too early
and `Info-default-directory-list' has no value yet.  Note that the
alternative workaround does allow users to decide if they want other
default info path items[4] such as `configure-info-directory'.

In addition, the workaround used in this patch should be faster than
the alternative one.

Both workarounds can be undone by users.  To undo the one used in this
patch, users can removed the added ":" of INFOPATH in early-init.el.
For the alternative workaround, users need to re-initialize info path
after package activation like this:
(progn (setq Info-directory-list nil) (info-initialize)).

[1]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=81105
[2]: see the `command-line' function in startup.el
[3]: 7c22a7d312c7a3f3b6b511df5e6334ad8b2795b1
[4]: see the `Info-default-dirs' function in info.el
2026-06-11 03:33:30 +08:00
R. Ryantm 364105ab1a python3Packages.fluss-api: 0.2.4 -> 0.2.5 2026-06-10 19:33:05 +00:00
Markus KowalewskiandGitHub 3f90d083b4 slurm: 25-11-6-1 -> 26.05.0.1 (#527960) 2026-06-10 19:31:30 +00:00
R. Ryantm 594e3a7789 osm2pgsql: 2.2.0 -> 2.3.0 2026-06-10 19:31:09 +00:00
K900andGitHub e93d6fe784 qtwirediff: unbreak build (#530110) 2026-06-10 19:30:37 +00:00
pancaek d0dd8b4555 corefonts: use installFonts 2026-06-10 12:27:42 -07:00
dotlambdaandGitHub 52e18f219e portfolio-filemanager: 1.0.2 -> 1.0.3 (#530291) 2026-06-10 19:26:44 +00:00
R. Ryantm 31085ec4b3 urlscan: 1.0.8 -> 1.0.9 2026-06-10 19:26:31 +00:00
Johannes Kirschbauer 0cb9aa055c lib/types: remove functor.wrapped after deprecation phase of 2 full releases 2026-06-10 21:24:53 +02:00
dotlambdaandGitHub ace8fe34c9 immich-public-proxy: 1.15.6 -> 2.4.0 (#526146) 2026-06-10 19:24:50 +00:00
tomberekandGitHub a3215ba5a2 crossplane-cli: 2.3.1 -> 2.3.2 (#530235) 2026-06-10 19:23:32 +00:00
R. Ryantm f414a85d24 proxelar: 0.4.5 -> 0.4.6 2026-06-10 19:23:26 +00:00
Acid Bong e99b887ce8 ci: move Treefmt settings into a separate file 2026-06-10 22:22:07 +03:00
Marc JakobiandGitHub 5a072b74f3 coc-cmake: drop (#530409) 2026-06-10 19:22:02 +00:00
David McFarland 7affa3ebd1 dotnetCorePackages.sdk_11_0: 11.0.100-preview.4.26230.115 -> 11.0.100-preview.5.26302.115 2026-06-10 16:20:44 -03:00
Pratham Patel cbe1f8981a xdg-desktop-portal-cosmic: 1.0.13 -> 1.0.16 2026-06-11 00:49:27 +05:30
Pratham Patel 92f1bf4ee0 cosmic-workspaces-epoch: 1.0.13 -> 1.0.16 2026-06-11 00:49:27 +05:30
Pratham Patel c0fd72cc5d cosmic-wallpapers: 1.0.13 -> 1.0.16 2026-06-11 00:49:26 +05:30
Pratham Patel 19dd18994f cosmic-term: 1.0.13 -> 1.0.16 2026-06-11 00:49:26 +05:30
Pratham Patel 989b10591b cosmic-store: 1.0.13 -> 1.0.16 2026-06-11 00:49:25 +05:30
Pratham Patel 914154f66d cosmic-settings-daemon: 1.0.13 -> 1.0.16 2026-06-11 00:49:25 +05:30
Pratham Patel 3335360cb1 cosmic-settings: 1.0.13 -> 1.0.16 2026-06-11 00:49:25 +05:30
Pratham Patel 30e3096e6f cosmic-session: 1.0.13 -> 1.0.16 2026-06-11 00:49:24 +05:30
Pratham Patel bca380403b cosmic-screenshot: 1.0.13 -> 1.0.16 2026-06-11 00:49:24 +05:30
Pratham Patel 760bdf2a67 cosmic-reader: 0-unstable-2026-05-20 -> 0-unstable-2026-06-06 2026-06-11 00:49:24 +05:30
coolcuber f8cdb3eee1 macaulay2: 1.26.05->1.26.06 2026-06-10 15:19:23 -04:00
Pratham Patel 266e078613 cosmic-randr: 1.0.13 -> 1.0.16 2026-06-11 00:49:23 +05:30
Pratham Patel 968794b9e1 cosmic-player: 1.0.13 -> 1.0.16 2026-06-11 00:49:23 +05:30
Pratham Patel 743076232c cosmic-panel: 1.0.13 -> 1.0.16 2026-06-11 00:49:22 +05:30
Pratham Patel 1420532dfa cosmic-osd: deduplicate the dual sources for the cosmic-settings crate 2026-06-11 00:49:22 +05:30
Pratham Patel 0a02121870 cosmic-osd: 1.0.13 -> 1.0.16 2026-06-11 00:49:21 +05:30
Pratham Patel 68f7fff13d cosmic-notifications: 1.0.13 -> 1.0.16 2026-06-11 00:49:21 +05:30
Pratham Patel cc68250df0 cosmic-launcher: 1.0.13 -> 1.0.16 2026-06-11 00:49:20 +05:30
Pratham Patel 270e90a4df cosmic-initial-setup: 1.0.13 -> 1.0.16 2026-06-11 00:49:20 +05:30
Pratham Patel d484d8e9cc cosmic-idle: 1.0.13 -> 1.0.16 2026-06-11 00:49:19 +05:30
Pratham Patel 72f2c6d0ab cosmic-icons: 1.0.13 -> 1.0.16 2026-06-11 00:49:19 +05:30
Pratham Patel 0222a82ac2 cosmic-greeter: 1.0.13 -> 1.0.16 2026-06-11 00:49:18 +05:30
Pratham Patel d74923a731 cosmic-files: 1.0.13 -> 1.0.16 2026-06-11 00:49:18 +05:30