K900
15bb2bfa54
Merge remote-tracking branch 'origin/staging-next' into staging
2024-11-24 10:18:58 +03:00
Maximilian Bosch
d2ed89833b
php: 8.2 -> 8.3
...
PHP 8.2 will only receive security patches starting at the end of
November[1], so it makes sense to bump the default version forward.
I looked through all modules with the substring `pkgs.php`[2] and all of
the usages looked fine or were fixed in a commit before this one.
[1] https://www.php.net/supported-versions.php
[2] I didn't take `with`/`let ... in` things into account, but honestly,
if an application doesn't work with a newer PHP, it should probably
be pinned down instead of blindly relying on `pkgs.php`.
2024-11-23 20:47:31 +01:00
OPNA2608
ee25f37003
gkraken,nixos/gkraken: Drop
...
It was switched to maintenance mode on 2020-12-09[1], and marked deprecated in favour of Coolero/CoolerControl on 2022-02-23[2].
We have CoolerControl packaged since 24.05[3], so we can now drop gkraken.
[1]: https://gitlab.com/leinardi/gkraken/-/releases/0.14.5
[2]: https://gitlab.com/leinardi/gkraken/-/releases/1.2.0
[3]: c981cb00dd
2024-11-23 14:40:23 +01:00
seth
d697b384d5
containerd: 1.7.23 -> 2.0.0
...
This release contains breaking changes. See the full [containerd
2.0](https://github.com/containerd/containerd/blob/main/docs/containerd-2.0.md )
documentation for more
Diff: https://github.com/containerd/containerd/compare/v1.7.23...v2.0.0
Changelog: https://github.com/containerd/containerd/releases/tag/v2.0.0
2024-11-22 14:11:33 -05:00
github-actions[bot]
468547492b
Merge staging-next into staging
2024-11-22 18:05:01 +00:00
github-actions[bot]
1bdb3ae924
Merge staging-next into staging
2024-11-22 00:15:52 +00:00
Emily
e3d26a1815
cudaPackages_10{,_0,_1,_2}: drop
2024-11-21 23:09:53 +00:00
Florian Klink
653b603cef
notmuch: move the vim plugin to another output ( #353500 )
2024-11-22 00:18:24 +02:00
Aleksana
28b75ea6e8
nixos/doc/rl-2505: add highlight for the LLVM bump ( #357750 )
2024-11-21 21:05:36 +08:00
github-actions[bot]
4454e7d720
Merge staging-next into staging
2024-11-21 12:06:21 +00:00
kirillrdy
c8021779cd
amazon-cloudwatch-agent: init at 1.300049.1 ( #337212 )
2024-11-21 17:18:47 +11:00
Emily
9031f2db8b
Merge staging-next into staging
2024-11-21 03:49:12 +00:00
Emily
d79de22f67
nixos/doc/rl-2505: add highlight for the LLVM bump
2024-11-21 03:01:01 +00:00
Kirill Radzikhovskyy
1f2ee293c6
nixos/doc/rl-2505: mention timescaledb
2024-11-20 17:23:20 +11:00
Emily
abae8042c5
gcc: gcc13 -> gcc14 (again) ( #356812 )
2024-11-20 02:02:25 +00:00
Matthieu C.
0082fde43d
notmuch: move the vim plugin to another output
...
I wondered why my neovim was slow. Turned out notmuch.vim loading took >
500ms to load (ruby and all). And I dont even use it !
I suspect the plugin could be improved to lazyload more stuff but I
think it's ok to have the vim plugin installer be a user decision as well.
I moved it to a new "vim" output : you can install the plugin via
"notmuch.vim"
2024-11-19 20:53:26 +01:00
github-actions[bot]
40a26e9ba0
Merge staging-next into staging
2024-11-19 18:04:59 +00:00
Emily
2113dc2020
gcc: gcc13 -> gcc14
...
Here we go again…
2024-11-19 15:14:17 +00:00
Aleksana
0ecc88f77d
buildGoPackage: remove (#349478 )
2024-11-19 22:41:50 +08:00
commiterate
3d0e3156ea
amazon-cloudwatch-agent: init at 1.300049.1
2024-11-18 19:19:35 -05:00
github-actions[bot]
2af48a347f
Merge staging-next into staging
2024-11-19 00:15:25 +00:00
Paul Meyer
2ac1f685b6
docs: update Go section after buildGoPackage removal
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-11-18 14:36:08 +01:00
Paul Meyer
4ad10975ec
buildGoPackage: remove
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-11-18 07:51:19 +01:00
Emily
80f7c3ddbf
nixos/doc/rl-2505: announce macOS version support policy
2024-11-18 00:05:22 +00:00
Ratchanan Srirattanamet
986a0381df
nixos/doc/rl: mention added module Kimai
2024-11-17 16:21:19 +00:00
jopejoe1
7b47ad2dfd
vscode-extensions: set pname
2024-11-16 09:50:13 +01:00
Emily
fbd635df5d
nixos/doc/rl-2505: add more comments about ordering
...
This looks a little ridiculous right now, but my experience is that
it’s common to find the beginning or end of a section and add more
things there without seeing the comments. We should probably move
to a one file per release note system, but in the meantime this is
a low‐cost way to help reduce merge conflicts.
2024-11-16 06:48:00 +00:00
Emily
71e6c012dc
nixos/doc/rl-2505: fix quotes
...
Fixes: a836397580
2024-11-16 06:47:32 +00:00
Lin Jian
8ebe7dbb74
kanata: 1.7.0-prerelease-1 -> 1.7.0 ( #356078 )
2024-11-16 09:20:36 +08:00
Lin Jian
6a4d0b34e4
doc/release-notes: change "New Services" to "New Modules"
2024-11-15 13:56:35 +08:00
Lin Jian
719cc9e742
kanata: 1.7.0-prerelease-1 -> 1.7.0
...
https://github.com/jtroo/kanata/compare/v1.7.0-prerelease-1...v1.7.0
2024-11-15 13:46:40 +08:00
Tristan Ross
a836397580
release-notes: update 25.05 from 24.11 init
2024-11-14 09:23:26 -08:00
Tristan Ross
90fcf3aa7e
25.05 is Warbler
2024-11-14 09:10:54 -08:00