Commit graph

5313 commits

Author SHA1 Message Date
github-actions[bot]
da1fc0632d
Merge staging-next into staging 2024-11-29 12:06:39 +00:00
Silvan Mosberger
b4fd89b737 rl-2411: Match to release branch
This specific change was already done before the branch-off in
https://github.com/NixOS/nixpkgs/pull/346059, but
https://github.com/NixOS/nixpkgs/pull/335832 reverted it accidentally
on master after the branch-off.
2024-11-29 12:39:09 +01:00
Silvan Mosberger
300d4f73bd
release notes: Move cacheNetwork note to 25.05 (#359946) 2024-11-29 12:34:53 +01:00
Jörg Thalheim
14877193e2
doc/release-notes: init wiki section (#360006) 2024-11-29 11:21:45 +01:00
github-actions[bot]
9995c97e4b
Merge staging-next into staging 2024-11-29 06:05:29 +00:00
Silvan Mosberger
d60e537249
release notes: Move agorakit to 25.05 (#359942)
release notes: Move agorakit to 2505

It's not included in 2411
2024-11-29 01:37:13 +01:00
seth
319cef6187 doc/release-notes: init wiki section 2024-11-28 18:26:40 -05:00
Silvan Mosberger
c8aeacd0ae release notes: Move cacheNetwork note to 25.05
It's not included in 24.11
2024-11-28 21:13:14 +01:00
Martin Weinelt
9b1b10369d
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/development/python-modules/pytest-codspeed/default.nix
2024-11-28 17:11:16 +01:00
damhiya
c78d3b8465 coqPackages.Ordinal: init at 0.5.3 2024-11-28 07:30:11 +01:00
github-actions[bot]
e645ec8944
Merge staging-next into staging 2024-11-27 06:05:34 +00:00
Aleksana
2342b52b9c
nerd-fonts: move release note to 25.05 (#359225) 2024-11-27 10:08:23 +08:00
github-actions[bot]
a7d715306f
Merge staging-next into staging 2024-11-27 00:15:38 +00:00
Sandro
cbe4fa7a64
binwalk: 2.4.3 -> 3.1.0 (#357991) 2024-11-26 21:50:34 +01:00
Emily
ce402f0e5b Merge staging-next into staging 2024-11-26 18:24:44 +00:00
Sandro
8e82ef5df1
nixos/binfmt: add option addEmulatedSystemsToNixSandbox (#354533) 2024-11-26 16:35:42 +01:00
K900
48e92e6898 Merge remote-tracking branch 'origin/staging-next' into staging 2024-11-26 16:27:29 +03:00
aleksana
949b67679d nerd-fonts: move release note to 25.05 2024-11-26 17:40:21 +08:00
Colin
900bd0d8e6 nixos/buffyboard: init
[buffyboard](https://gitlab.postmarketos.org/postmarketOS/buffybox/-/tree/master/buffyboard)
is the on-screen framebuffer keyboard provided by postmarketOS's
buffybox project.

enable this with `services.buffybox.enable = true;`: any additional
settings are strictly optional.

once enabled, tab to an unused TTY (e.g. Ctrl+Alt+F2) and use the
mouse/touchpad/touchscreen to use the virtual keyboard. may require
a manual `systemctl start buffybox` if enabled on an already-booted
device.

Co-authored-by: Luflosi <luflosi@luflosi.de>
2024-11-26 09:13:32 +00:00
Doron Behar
de4dbc58fd
nerdfonts: separate into individual font packages, 3.2.1 -> 3.3.0 (#354543) 2024-11-26 10:41:24 +02:00
K900
3b5cb28a23 Merge remote-tracking branch 'origin/staging-next' into staging 2024-11-26 09:46:04 +03:00
jopejoe1
1ff4137a05
vscode-extensions: set pname (#354740) 2024-11-25 19:46:24 +01:00
Jenny
ac24b97156
nixos/zammad: refactor package, module and nixos-test (#277456) 2024-11-25 19:45:58 +01:00
Emily
382ef6cd88 Merge staging-next into staging 2024-11-25 02:00:00 +00:00
Emily
49d9ef16b1
treewide: remove deprecations up until 24.11 (#356732) 2024-11-24 19:46:12 +00:00
rczb
ee2bb9be3e nerdfonts: separate into packages under nerd-fonts 2024-11-24 19:57:09 +02:00
Nico Felbinger
2c8074dfa7
binwalk: 2.4.3 -> 3.1.0
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-11-24 18:20:06 +01:00
netali
f41f218e0d
nixos/zammad: refactor module 2024-11-24 14:42:43 +01:00
Aleksana
1dc3b902a6
torq: drop (#358683) 2024-11-24 21:41:55 +08:00
Andreas Zweili
ce7cc9146e torq: drop 2024-11-24 13:35:05 +01:00
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
github-actions[bot]
4573b0b668
Merge staging-next into staging 2024-11-23 06:05:56 +00:00
Tomodachi94
268ae6a302 vuze: drop
No releases since early 2017:
https://en.wikipedia.org/wiki/Vuze#Development_hiatus_and_fork

Vulnerable to CVE-2018-13417

BiglyBT (`biglybt`) is a maintained fork.
2024-11-23 04:35:14 +00:00
github-actions[bot]
5d73f1b15f
Merge staging-next into staging 2024-11-23 00:15:02 +00:00
Martin Weinelt
7eb0c197fb
frigate: coral tpu support, audio model, nvidia ffmpeg hwaccel, other fixes (#357717) 2024-11-23 01:05:20 +01:00
Wolfgang Walther
51da8b6b00
writeReferencesToFile: remove
Had been deprecated and scheduled for removal in 24.11.
2024-11-22 21:01:53 +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
Sefa Eyeoglu
ecd6e1eed1
nixos/netbird: fix port conflict on metrics endpoint (#357105) 2024-11-22 20:03:23 +01:00
github-actions[bot]
468547492b
Merge staging-next into staging 2024-11-22 18:05:01 +00:00
Martin Weinelt
2b2a669741
nixos/coral: init
Provides a small wrapper to enable support for Coral USB and PCIe
devices.
2024-11-22 17:59:34 +01: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
TheRealGramdalf
bfc160a84c nixos/netbird: fix port conflict on metrics endpoint 2024-11-21 05:31:53 +00:00
Emily
9031f2db8b Merge staging-next into staging 2024-11-21 03:49:12 +00:00