Commit Graph

28406 Commits

Author SHA1 Message Date
github-actions[bot]
384d08d20d
Merge master into staging-next 2024-07-28 06:01:00 +00:00
tomberek
c87cd2a10e
Merge pull request #330382 from thillux/mtheil/esdm-1.1.1
esdm: 1.1.0 -> 1.1.1
2024-07-28 00:27:03 -04:00
tomberek
57ca89518d
Merge pull request #330409 from r-ryantm/auto-update/psftools
psftools: 1.1.1 -> 1.1.2
2024-07-28 00:16:46 -04:00
Atemu
455426e17a
Merge pull request #329912 from JerrySM64/update-kernels
linuxKernel.kernels.linux_zen: 6.9.8-zen1 -> 6.10.1-zen1 ; linuxKernel.kernels.linux_lqx: 6.9.8-lqx1 -> 6.9.11-lqx1
2024-07-28 03:28:44 +02:00
JerrySM64
0961f648fa linuxKernel.kernels.linux_zen: 6.9.8-lqx1 -> 6.9.11-lqx1 2024-07-28 03:20:01 +02:00
JerrySM64
83431a5831 linuxKernel.kernels.linux_zen: 6.9.8-zen1 -> 6.10.1-zen1 2024-07-28 03:19:42 +02:00
R. Ryantm
9cdbe86ee2 atop: 2.10.0 -> 2.11.0 2024-07-28 00:51:21 +00:00
github-actions[bot]
62e86d24d6
Merge master into staging-next 2024-07-28 00:02:44 +00:00
K900
24076029d2 Merge remote-tracking branch 'origin/master' into staging-next 2024-07-28 01:04:35 +03:00
K900
1e5a635100 linux-rt_5_15: 5.15.160-rt77 -> 5.15.163-rt78 2024-07-27 18:11:49 +03:00
K900
db09f89018 linux_4_19: 4.19.318 -> 4.19.319 2024-07-27 18:11:49 +03:00
K900
4ab6a7935d linux_5_4: 5.4.280 -> 5.4.281 2024-07-27 18:11:49 +03:00
K900
3693658190 linux_5_10: 5.10.222 -> 5.10.223 2024-07-27 18:11:49 +03:00
K900
8001e344d5 linux_5_15: 5.15.163 -> 5.15.164 2024-07-27 18:11:48 +03:00
K900
4325dfa68b linux_6_1: 6.1.101 -> 6.1.102 2024-07-27 18:11:48 +03:00
K900
09be196858 linux_6_6: 6.6.42 -> 6.6.43 2024-07-27 18:11:48 +03:00
K900
a0213dc9ee linux_6_9: 6.9.11 -> 6.9.12 2024-07-27 18:11:48 +03:00
K900
bb712c9d21 linux_6_10: 6.10.1 -> 6.10.2 2024-07-27 18:11:48 +03:00
K900
4363d5a0f5 linux/update-mainline: always pick the latest kernel on a branch
Also clean up stringy version handling a bit
2024-07-27 18:11:48 +03:00
Nick Cao
b1d565b20e
Merge pull request #329609 from r-ryantm/auto-update/oxtools
oxtools: 2.0.2 -> 2.0.3
2024-07-27 10:03:46 -04:00
R. Ryantm
cddba4a75a psftools: 1.1.1 -> 1.1.2 2024-07-27 12:53:33 +00:00
Markus Theil
cba85d7d99 esdm: 1.1.0 -> 1.1.1
Changes:
- fix: properly use the mutex absolute time argument,
  timedlock handling and mutex destruction in the ESDM RPC client lib
- fix: race condition in worker thread execution

Changelog:
63ff656a76/CHANGES.md

Signed-off-by: Markus Theil <theil.markus@gmail.com>
2024-07-27 13:51:35 +02:00
Kyle Hendricks
85213416e8 gasket: 1.0-18-unstable-2023-09-05 -> 1.0-18-unstable-2024-04-25
Diff: https://github.com/google/gasket-driver/compare/09385d..5815ee

Fixes building on kernels >= 6.8
2024-07-27 07:34:21 -04:00
Vladimír Čunát
64c6a981fe
Merge branch 'master' into staging-next 2024-07-27 09:18:58 +02:00
Silvan Mosberger
ae5377916f
Merge pull request #324696 from philiptaron/__attrsFailEvaluation/excluded-attrnames-at-any-depth
Remove test-pkgs, buildPackages, and buildFreebsd from excluded-attrnames-at-any-depth
2024-07-27 02:28:20 +02:00
Atemu
b9b0f7e6eb
Merge pull request #329992 from Shawn8901/update_xanmod-2024-07-25
linux_xanmod, linux_xanmod_latest: 2024-07-25
2024-07-27 01:58:11 +02:00
pcasaretto
cef0a49012 hexfiend: add auto update script 2024-07-26 18:42:38 -03:00
Tristan Ross
9c6f292f41
libselinux: fix version script with lld 17+ 2024-07-26 11:26:38 -07:00
Martin Weinelt
93f4195fe0
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/applications/graphics/seamly2d/default.nix
2024-07-26 18:05:04 +02:00
Aleksana
577a9c43f3
Merge pull request #330042 from Sigmanificient/remove-leading-space-description
treewide: remove trailing space in description
2024-07-26 23:48:02 +08:00
Sigmanificient
6dd44107ac treewide: remove unused lib (and other) arguments 2024-07-26 11:18:09 +02:00
K900
1410c766c8 Merge remote-tracking branch 'origin/master' into staging-next 2024-07-26 08:41:08 +03:00
Sigmanificient
543cd40ecc treewide: remove trailing space in description
Done using `grep -rP 'description\s+=\s+"[^"]+[ ]";' | cut -d ':' -f 1 |
xargs -i nvim {}` and sorting the opened files by hand, avoiding
generated packages list
2024-07-26 03:38:50 +02:00
Philip Taron
48d1364929
Remove buildFreebsd from excluded-attrnames-at-any-depth 2024-07-25 17:28:00 -07:00
Peder Bergebakken Sundt
01f1508931
Merge pull request #326794 from anthonyroussel/update/tomb
tomb: 2.10 -> 2.11
2024-07-26 00:15:30 +02:00
Shawn8901
c468388470 linux_xanmod_latest: 6.9.10 -> 6.9.11 2024-07-25 22:20:43 +02:00
Shawn8901
05621374d9 linux_xanmod: 6.6.41 -> 6.6.42 2024-07-25 22:20:43 +02:00
Maximilian Bosch
721bf874c6
linux_latest-libre: 19611 -> 19618 2024-07-25 17:58:42 +02:00
Maximilian Bosch
bbe82bf91c
linux-rt_6_6: 6.6.40-rt36 -> 6.6.41-rt37 2024-07-25 17:58:02 +02:00
Maximilian Bosch
537a204729
linux_6_1: 6.1.100 -> 6.1.101 2024-07-25 17:54:48 +02:00
Maximilian Bosch
c82d23ea4a
linux_6_6: 6.6.41 -> 6.6.42 2024-07-25 17:54:04 +02:00
Maximilian Bosch
704b37a0cf
linux_6_9: 6.9.10 -> 6.9.11 2024-07-25 17:53:21 +02:00
Maximilian Bosch
36ad25e086
linux_6_10: 6.10 -> 6.10.1 2024-07-25 17:52:51 +02:00
github-actions[bot]
f20ed12f93
Merge master into staging-next 2024-07-25 12:01:18 +00:00
7c6f434c
094d29e4b7
Merge pull request #329418 from NixOS/sysdig_kernel610
sysdig: patch 'main.c' to fix build for 6.10-kernel, 0.38.0 -> 0.38.1
2024-07-25 10:04:12 +00:00
github-actions[bot]
94c17d2caa
Merge master into staging-next 2024-07-25 00:02:30 +00:00
Robert Schütz
730a40ca3e
Merge pull request #329424 from dotlambda/python3Packages.python-linux-procfs
python312Packages.python-linux-procfs: 0.6.3 -> 0.7.3
2024-07-24 12:22:28 -07:00
github-actions[bot]
7208220b63
Merge master into staging-next 2024-07-24 18:01:18 +00:00
Sebastian Sellmeier
5947fd2376
sysdig: 0.38.0 -> 0.38.1 2024-07-24 17:23:48 +02:00
Sebastian Sellmeier
58bae1819e
sysdig: patch 'main.c' to fix build for 6.10-kernel 2024-07-24 17:23:44 +02:00
github-actions[bot]
8402add1f4
Merge master into staging-next 2024-07-24 12:01:12 +00:00
Ivan Trubach
90fbf71333 treewide: remove maintainer goibhniu
Inactive in Nixpkgs since 2018 (and a single PR in 2022).
https://github.com/NixOS/nixpkgs/issues?q=author%3Acillianderoiste
2024-07-24 13:38:22 +03:00
Thiago Kenji Okada
7cb3b97b2d
Merge pull request #329227 from atorres1985-contrib/maintainers-remove-yana-adolfogc
Maintainers: remove yana and adolfogc
2024-07-24 10:24:15 +01:00
R. Ryantm
d39345aa29 oxtools: 2.0.2 -> 2.0.3 2024-07-24 09:06:46 +00:00
Vladimír Čunát
cd346565bb
Merge branch 'master' into staging-next 2024-07-24 07:19:19 +02:00
Jörg Thalheim
afe8fbf038
Merge pull request #328582 from rhelmot/freebsd-stdenv
FreeBSD stdenv: re-init
2024-07-24 06:43:35 +02:00
Masum Reza
d21366d583
Merge pull request #329324 from tomodachi94/create/linuxKernel.packages.hpuefi
linuxKernel.packages.hpuefi-mod: init at 3.05
2024-07-24 08:33:10 +05:30
Franz Pletz
04591a2ce1
Merge pull request #327474 from toastal/zfs-2.2.4-unstable-2024-07-15 2024-07-23 23:11:41 +02:00
Franz Pletz
ddc5898ee2
Merge pull request #328959 from fpletz/pkgs/jool-4.1.12 2024-07-23 22:04:23 +02:00
Kiskae
21bc7a6efd linuxPackages.nvidiaPackages.beta: fix icds 2024-07-23 19:07:56 +02:00
Kiskae
0384602eac nvidia-settings: add vulkan-headers dependency 2024-07-23 18:38:59 +02:00
Kiskae
6b01d8cba6 linuxPackages.nvidiaPackages.beta: 555.52.04 -> 560.28.03 2024-07-23 18:32:58 +02:00
Robert Schütz
b60dd6b426 tuna: 0.15 -> 0.19 2024-07-23 08:59:27 -07:00
Robert Schütz
78b9e2d78f python312Packages.ethtool: rename from python-ethtool 2024-07-23 08:59:27 -07:00
Tomodachi94
33825e3912
linuxKernel.packages.hpuefi-mod: init at 3.05 2024-07-22 20:23:44 -07:00
Randy Eckenrode
9721bc834a
darwin.ICU: use llvm-strip compatible flags
llvm-strip does not support `-u`, but `--keep-undefined` is equivalent. It also does not support `-r`, but it behaves that way by default without a flag.
2024-07-22 20:57:24 -04:00
Randy Eckenrode
02dcaa6729
darwin.ICU: use --replace-fail with substituteInPlace 2024-07-22 20:56:24 -04:00
Randy Eckenrode
9652f5f192
darwin.ICU: suppress crashing test
According to the test’s comments, it can crash and should be suppressed if it does.

c9f69cae28/icuSources/test/cintltst/cmsgtst.c (L234-L259)
2024-07-22 20:55:24 -04:00
Artturin
60e9cffe2c Merge branch 'master' into staging-next 2024-07-22 22:53:31 +03:00
Anderson Torres
539575ab2b treewide: remove yana from meta.maintainers [orphans] 2024-07-22 16:22:39 -03:00
Sergio Miguéns Iglesias
ccac719bfb
rtl8852au: unstable-2024-04-16 -> unstable-2024-05-06 2024-07-22 09:33:05 +05:30
Masum Reza
c767888e06
Merge pull request #328505 from Shawn8901/update_xanmod-2024-07-18
linux_xanmod, linux_xanmod_latest: 2024-07-18
2024-07-22 09:28:40 +05:30
Franz Pletz
de3c22d390
jool: reformat 2024-07-21 20:43:45 +02:00
Franz Pletz
4ffad1d876
jool: 4.1.11 -> 4.1.12 2024-07-21 20:41:04 +02:00
Vladimír Čunát
6b370024d4
Merge #328883: systemd: re-enable bpf-framework
...into staging-next
2024-07-21 13:51:43 +02:00
Dominique Martinet
0187342e53 systemd: re-enable bpf-framework
systemd meson.build apparently didn't check properly that the option was
enabled in all code paths, so it was possible to build systemd such as
--version would have -BPF_FRAMEWORK (properly disabled in config.h) with
-Dbpf-framework=enabled.

Fix the failing check, which was `clang -target bpf` breaking with
zerocallusedregs hardening -- this is apparently a known problem as it's
disabled in quite a few other packages that mention bpf in comment above
the exception...

Link: https://github.com/systemd/systemd/pull/33793
(cherry picked from commit ef593db9ca)
2024-07-21 12:41:44 +02:00
Arian van Putten
2328731ad0 systemd: use autoPatchElfHook for dlopen dependencies 2024-07-21 06:31:42 -04:00
nikstur
d4a80b6d0c systemd: 255.6 -> 256.2 2024-07-21 06:31:37 -04:00
github-actions[bot]
e533bfc8da
Merge master into staging-next 2024-07-20 18:01:23 +00:00
John Ericson
5e826c3d2d
Merge pull request #327817 from rhelmot/freebsd-out-of-tree
freebsd.mkDerivation: do not crash on packages not using FreeBSD src
2024-07-20 11:35:35 -04:00
Vladimír Čunát
577f40b8a9
Merge branch 'staging' into staging-next 2024-07-20 16:12:24 +02:00
Martin Weinelt
b37ab48028
Merge pull request #328021 from trofi/iproute2-update
iproute2: 6.9.0 -> 6.10.0
2024-07-20 16:04:59 +02:00
toastal
72f2df0147 Linux 6.10 compat patches
Since this is *zfs_unstable*, & these patches are merged. It seems like
this could let folks test out 6.10 as others have had sucess while
setting the new bar to 6.9.
2024-07-20 17:43:06 +07:00
toastal
a350402ac2 zfs_unstable: 2.2.4-unstable-2024-05-29 → 2.2.4-unstable-2024-07-15
fixes a use-after-free
2024-07-20 17:43:06 +07:00
Thiago Kenji Okada
6e14bbce7b
Merge pull request #327972 from atorres1985-contrib/remove-dtzwill
Treewide: Remove dtzwill
2024-07-20 10:11:00 +01:00
Alyssa Ross
64b7de15d3 linuxPackages_latest.rust-out-of-tree-module: 0-unstable-2023-08-29 -> 0-unstable-2024-05-06
Updated for breaking changes in Linux 6.10.
2024-07-20 10:09:59 +02:00
Alyssa Ross
9e59b23369 linuxPackages_latest.rust-out-of-tree-module.updateScript: init
Added a version to the package to make the update script happy.
2024-07-20 10:09:59 +02:00
Audrey Dutcher
1e2071847d stdenv/freebsd: reinit
The old stdenv didn't work, and was also impure. The new one works, and
is pure. Presently, the bootstrap tools are cross compiled into one small
nar and one large tar, which is then unpacked, patched, and split into
smaller derivations. Efforts were made to make the boot process as short
as possible - there are only two clangs built, and as many packages are
propagated between stages as possible while leaving the bootstrap tools
out of the final stdenv's closure.
2024-07-19 21:32:05 -07:00
Peder Bergebakken Sundt
383b5c7f2c
Merge pull request #327490 from Luflosi/update/linuxPackages.apfs
linuxPackages.apfs: 0.3.9 -> 0.3.10
2024-07-20 03:00:38 +02:00
Adam C. Stephens
f272ee0343
Merge pull request #328430 from adamcstephens/acs/reduce
treewide: reduce adamcstephens maintenance
2024-07-19 17:27:44 -04:00
Jörg Thalheim
96d0f7b826
Merge pull request #327815 from rhelmot/fix/freebsd
freebsd.mkDerivation: re-add missing hunk
2024-07-19 21:50:39 +02:00
Shawn8901
d19c4fb9eb linux_xanmod_latest: 6.9.9 -> 6.9.10 2024-07-19 20:46:32 +02:00
Shawn8901
6595bb8807 linux_xanmod: 6.6.40 -> 6.6.41 2024-07-19 20:40:06 +02:00
Adam Stephens
a65001e999
zfs: move maintainer adamcstephens to 2.2 only 2024-07-19 08:46:21 -04:00
github-actions[bot]
a6c20a7387
Merge staging-next into staging 2024-07-19 12:01:49 +00:00
Pol Dellaiera
72c13c0666
Merge pull request #328219 from drupol/bump/evdi/1-14-5
linuxKernel.packages.linux_6_10.evdi: 1.14.4 -> 1.14.5
2024-07-19 13:58:15 +02:00
Pol Dellaiera
d2c7ef85ee
linuxKernel.packages.linux_6_10.evdi: 1.14.4 -> 1.14.5
And fix broken build with kernel 6.10
2024-07-19 09:16:58 +02:00
github-actions[bot]
f316203fda
Merge staging-next into staging 2024-07-19 00:03:05 +00:00
Nick Cao
c5196ee145
Merge pull request #328020 from r-ryantm/auto-update/power-calibrate
power-calibrate: 0.01.36 -> 0.01.37
2024-07-18 18:59:01 -04:00
github-actions[bot]
401d4660b3
Merge staging-next into staging 2024-07-18 18:01:57 +00:00