Kiskae
64c4d20d62
linuxPackages.nvidiaPackages.vulkan_beta: 550.40.61 -> 550.40.63
2024-05-31 23:44:54 +02:00
Audrey Dutcher
41c2bba81e
freebsd.ldd: init
2024-05-31 13:25:22 -07:00
Audrey Dutcher
8d5db1db16
freebsd.iconv: init
2024-05-31 13:25:22 -07:00
Audrey Dutcher
1bc374d91d
freebsd.cp: init
...
While cp is part of freebsd.bin, this particular package is critical for
early stdenv boot and has its own derivation to require fewer
dependencies
2024-05-31 13:25:22 -07:00
Audrey Dutcher
2bf350788c
freebsd.bin: init
...
This is a single derivation containing everything in /bin on a normal
FreeBSD machine, which is an incredibly compact set of core utilities.
2024-05-31 13:25:22 -07:00
Audrey Dutcher
fe0a405397
freebsd.locale: init
2024-05-31 13:25:22 -07:00
Audrey Dutcher
2c41534d75
freebsd.locales: init
...
The parameters to control which locales are built are placeholders.
2024-05-31 13:25:22 -07:00
Audrey Dutcher
ce0a5ce340
freebsd.localedef: init
2024-05-31 13:25:10 -07:00
github-actions[bot]
7318caa469
Merge staging-next into staging
2024-05-31 18:01:48 +00:00
github-actions[bot]
c0b9a61616
Merge master into staging-next
2024-05-31 18:01:21 +00:00
Audrey Dutcher
892f600edd
freebsd.libcapsicum: init
2024-05-31 10:37:44 -07:00
Audrey Dutcher
7853602867
freebsd.libcasper: init
2024-05-31 10:37:44 -07:00
Audrey Dutcher
ae993bd1e3
freebsd.libdl: init
2024-05-31 10:37:44 -07:00
Audrey Dutcher
a753d385da
freebsd.libjail: init
2024-05-31 10:37:44 -07:00
Audrey Dutcher
98587064a0
freebsd.libedit: init
2024-05-31 10:37:44 -07:00
Audrey Dutcher
d792ea2d41
freebsd.{libncurses,libncurses-tinfo}: init
...
These packages are preferred over libncurses proper for some in-tree
FreeBSD packages.
2024-05-31 10:37:44 -07:00
Audrey Dutcher
95fa436fbe
freebsd.libelf: init
2024-05-31 10:37:43 -07:00
Audrey Dutcher
d78f853f7e
freebsd.libxo: init
2024-05-31 10:37:43 -07:00
Audrey Dutcher
61202561d9
freebsd.{libc,compat,include}: use no-libs stdenv
...
Previously, an attribute named isStatic did this, but this was lost in a
refactor. Revive it and rename it to noLibc to be more clear about its
intended use.
2024-05-31 10:37:43 -07:00
Audrey Dutcher
ba5f1b4400
freebsd.mkDerivation: process patches generated with git
...
The diff parsing was pretty hardcoded for diff -u. Now it should handle
git diff/show as well.
2024-05-31 10:37:43 -07:00
Audrey Dutcher
2785d4f4ae
freebsd.filterSource: use a less featureful rsync
...
By adding fewer dependencies, the FreeBSD native bootstrap tarball
becomes lighter.
2024-05-31 10:37:43 -07:00
Audrey Dutcher
295c645d80
freebsd.boot-install: wrap coreutils install instead of netbsd
...
netbsd can no longer compile under FreeBSD native early bootstrap
stdenv, so switch to coreutils. This only involves discarding the -l
flag. The -l flag causes a symlink instead of a copy to be installed, so
it is safe to discard during bootstrap.
2024-05-31 10:37:43 -07:00
Audrey Dutcher
bcaca23529
freebsd.compat: re-add lost patch
...
This patch was applied to 14.0 but not 13.1. It is necessary for 13.1 as
well.
2024-05-31 10:37:43 -07:00
ajs124
be7a43e8a1
Merge pull request #304753 from ajs124/upd/apparmor
...
apparmor: 3.1.7 -> 4.0.1
2024-05-31 18:12:53 +02:00
R. Ryantm
9e93493c64
hwdata: 0.382 -> 0.383
2024-05-31 15:42:34 +00:00
Weijia Wang
29b422bde4
Merge pull request #315925 from Sigmanificient/linux-doc-remove-patch
...
linux-doc: Remove docutils patch
2024-05-31 16:22:16 +02:00
Markus Kowalewski
a8bca7825c
rdma-core: 51.0 -> 52.0
2024-05-31 15:43:23 +02:00
R. Ryantm
a65eead717
freeipa: 4.11.1 -> 4.12.0
2024-05-31 12:50:52 +00:00
Dhananjay Balan
1d5db35899
hid-t150: init at 0.8a
2024-05-31 14:04:36 +02:00
github-actions[bot]
800ef5e9b4
Merge master into staging-next
2024-05-31 12:01:08 +00:00
Basti
5d09892ef7
Merge pull request #313835 from atorres1985-contrib/iw
...
iw: 5.19 -> 6.7
2024-05-31 07:48:41 +00:00
Vladimír Čunát
5804775d03
Merge branch 'staging' into staging-next
2024-05-31 07:30:41 +02:00
Maximilian Bosch
99a8534909
Merge pull request #315930 from K900/kernels-20240530
...
Kernel updates for 2024-05-30
2024-05-30 21:12:10 +00:00
Audrey Dutcher
23f95cd5a8
freebsd.libcxxrt: init
...
This package will be necessary down the line for binary patching
applications built for non-nix FreeBSD. It is additionally being
considered for inclusion in FreeBSD libcxx, both cross and native.
2024-05-30 09:40:46 -07:00
Maximilian Bosch
091115594b
Merge pull request #315701 from Atemu/linux-variants-pname
...
buildLinux: allow changing the pname
2024-05-30 16:00:19 +00:00
K900
97c87160f3
linux_6_8: 6.8.11 -> 6.8.12
2024-05-30 18:45:01 +03:00
K900
f53fb88ea1
linux_6_9: 6.9.2 -> 6.9.3
2024-05-30 18:44:56 +03:00
Sigmanificient
7345910b1b
linux-doc: Remove docutils patch
2024-05-30 17:31:50 +02:00
Weijia Wang
24432d228e
Merge pull request #310394 from Sigmanificient/remove-2y-broken
...
Remove long (18+ months) broken packages
2024-05-30 17:30:31 +02:00
Sigmanificient
8b473d1a27
treewide: remove unused fetch* (and other) arguments
2024-05-30 13:36:48 +02:00
Vladimír Čunát
30d447f909
Merge #309580 : cargo,clippy,rustc,rustfmt: 1.77.2 -> 1.78.0
...
...into staging
2024-05-30 11:16:59 +02:00
isabel
63aceac766
treewide: remove unused occurence of fetchFromGitHub argument
2024-05-30 05:56:07 +00:00
Atemu
cf2531726c
radeontop: remove outdated note from description
...
It Just Works™ without root these days.
2024-05-30 07:12:46 +02:00
Doron Behar
45d6c8ece1
Merge pull request #315548 from doronbehar/pkg/nvidia_x11_legacy535
...
linuxPackages.nvidia_x11_legacy535: init at 535.154.05
2024-05-30 06:23:21 +03:00
Weijia Wang
13450ab6f8
Merge pull request #310130 from Luflosi/update/linuxPackages.apfs
...
linuxPackages.apfs: 0.3.8 -> 0.3.9
2024-05-30 02:12:53 +02:00
Sigmanificient
5d4c768de0
libauto: remove
2024-05-30 02:03:57 +02:00
Atemu
61113994ae
zen-kernels: set pname
2024-05-29 20:58:18 +02:00
Atemu
89b11d8d75
linux_libre: set pname
2024-05-29 20:47:02 +02:00
Atemu
eb7362f5c4
linux_rpi: set pname
2024-05-29 20:43:55 +02:00
Atemu
b4bc6ed34f
linux_rt: set pname
2024-05-29 20:42:11 +02:00
Atemu
3e9f8c52fe
linux_xanmod: set pname
2024-05-29 20:34:56 +02:00
Atemu
8378222004
buildLinux: allow changing the pname
...
Linux kernel drvs were all just "linux-x.y.z". This allows variants to
distinguish themselves in package names (i.e. "linux-libre").
Repology uses pname for matching
https://github.com/repology/repology-rules/issues/445 . This should fix our
kernel variants not showing up on Repology.
2024-05-29 20:33:10 +02:00
John Ericson
61c678f71e
Merge pull request #311836 from obsidiansystems/aa-openbsd-1
...
openbsd: init at 7.5
2024-05-29 13:42:32 -04:00
Yureka
b860928897
mdadm: fix build with musl 1.2.5 ( #313936 )
2024-05-29 16:52:40 +02:00
Atemu
b7f240212b
Merge pull request #315478 from zzzsyyy/update/xanmod
...
linux_xanmod, linux_xanmod_latest: 2024-05-25
2024-05-29 14:33:38 +02:00
github-actions[bot]
a21afc1d92
Merge staging-next into staging
2024-05-29 12:01:33 +00:00
Doron Behar
74b31ed38c
linuxPackages.nvidia_x11_legacy535: init at 535.154.05
2024-05-29 11:06:01 +03:00
Weijia Wang
e7b361eee1
linuxPackages_latest.prl-tools: 19.3.1-54941 -> 19.4.0-54962
2024-05-29 07:33:06 +02:00
Weijia Wang
9bd873881e
utm: 4.5.2 -> 4.5.3
2024-05-29 07:17:24 +02:00
zzzsyyy
20776fcfee
linux_xanmod_latest: 6.8.10 -> 6.8.11
2024-05-29 08:41:29 +08:00
github-actions[bot]
77347136f6
Merge staging-next into staging
2024-05-28 18:02:01 +00:00
Nick Cao
535b744c25
Merge pull request #315122 from JerrySM64/update-kernels
...
linuxKernel.kernels.linux_lqx: 6.8.10-lqx1 -> 6.8.11-lqx1
2024-05-28 14:00:47 -04:00
Jonas Meurer
827cef3a17
linuxPackages.lttng-modules: 2.13.10 -> 2.13.13
2024-05-28 19:03:15 +02:00
Alyssa Ross
ccec1e22ab
linux/hardened/patches/6.9: 6.9.1-hardened1 -> 6.9.2-hardened1
2024-05-28 19:02:22 +02:00
Alyssa Ross
c950de9a2e
linux/hardened/patches/6.8: 6.8.10-hardened1 -> 6.8.11-hardened1
2024-05-28 19:02:22 +02:00
Alyssa Ross
73e51e8afe
linux/hardened/patches/6.6: 6.6.31-hardened1 -> 6.6.32-hardened1
2024-05-28 19:02:22 +02:00
Alyssa Ross
8258efe5c7
linux/hardened/patches/6.1: 6.1.91-hardened1 -> 6.1.92-hardened1
2024-05-28 19:02:22 +02:00
Alyssa Ross
b7c765ba86
linux/hardened/patches/5.4: 5.4.276-hardened1 -> 5.4.277-hardened1
2024-05-28 19:02:22 +02:00
Alyssa Ross
aafb178d27
linux/hardened/patches/5.15: 5.15.159-hardened1 -> 5.15.160-hardened1
2024-05-28 19:02:22 +02:00
Alyssa Ross
49b6613241
linux/hardened/patches/5.10: 5.10.217-hardened1 -> 5.10.218-hardened1
2024-05-28 19:02:22 +02:00
Alyssa Ross
e3d6d0f977
linux/hardened/patches/4.19: 4.19.314-hardened1 -> 4.19.315-hardened1
2024-05-28 19:02:22 +02:00
Alyssa Ross
6398cdcd53
linux_latest-libre: 19569 -> 19575
2024-05-28 19:02:22 +02:00
Alyssa Ross
6d2c5bf0d4
linux-rt_6_6: 6.6.31-rt31 -> 6.6.32-rt32
2024-05-28 19:02:22 +02:00
Alyssa Ross
80fe431b80
linux-rt_5_10: 5.10.216-rt108 -> 5.10.217-rt109
2024-05-28 19:02:22 +02:00
Alyssa Ross
4da4db4b32
linux_testing: 6.9-rc6 -> 6.10-rc1
2024-05-28 19:02:22 +02:00
Alyssa Ross
a84c4c3168
linux/common-config: update for 6.10
...
We assume RISC-V uses an uncompressed kernel in
lib/systems/platforms.nix. Since this is the first Linux version to
support either xz or zstd compressed kernels on RISC-V, we can't
change platforms.nix to match the other platforms without breaking
builds of older kernel versions, so let's just preserve the old
behaviour.
We could in future decide to use gzip-compressed kernels on RISC-V,
which is supported going back further.
2024-05-28 19:02:22 +02:00
zzzsyyy
584f168d53
linux_xanmod: 6.6.31 -> 6.6.32
2024-05-28 21:54:26 +08:00
Colin
95749cd782
wpa_supplicant: fix broken dbus .service file
...
previous to this patch, the output has a service file like:
```
[D-BUS Service]
Name=fi.w1.wpa_supplicant1
Exec=/nix/store/<hash>/nix/store/<hash>/sbin/wpa_supplicant -u
User=root
SystemdService=wpa_supplicant.service
```
the `Exec` line was invalid but likely didn't lead to observable errors in
systemd setups where the `SystemdService` line is consumed instead.
2024-05-28 12:00:51 +00:00
Thomas Mühlbacher
70f855d67d
util-linux: add hd symlink for hexdump --canonical
...
As mentioned in the man page, `hd` is a shorthand for `hexdump
--canonical`. Shell completion (at least in bash) works without any
additional modifications.
In nixpkgs, hd is offered by busybox but not util-linux so far. Other
distros, such as Debian make hd available through a similar
implementation[1].
[1]: 4ccecb3e6d/debian/bsdextrautils.links
2024-05-27 17:32:11 +02:00
Jerry
b0f847dac2
linuxKernel.kernels.linux_lqx: 6.8.10-lqx1 -> 6.8.11-lqx1
2024-05-27 17:15:52 +02:00
Chris Fair
2a7c649d52
Update realtek website for kernel module source
2024-05-27 10:42:06 -04:00
github-actions[bot]
31a1f60b7f
Merge staging-next into staging
2024-05-27 12:01:36 +00:00
Jerry
7359e7f57c
linuxKernel.kernels.linux_zen: 6.9.1-zen1 -> 6.9.2-zen1
2024-05-27 05:36:18 +02:00
github-actions[bot]
7537b40813
Merge staging-next into staging
2024-05-26 18:01:42 +00:00
Doron Behar
a4aebd6123
Merge pull request #307313 from trofi/ell-update
...
ell: 0.64 -> 0.65
2024-05-26 18:18:33 +03:00
Ali Abrar
888dee445d
openbsd: init at 7.5
2024-05-26 10:55:56 -04:00
John Ericson
d9c9da5d65
netbsd.makeMinimal: Make it possible to override the rules
...
Co-authored-by: Rahul Butani <rrbutani@users.noreply.github.com>
2024-05-26 10:55:15 -04:00
Rouven Czerwinski
c8e127268a
kernelshark: 2.2.1 -> 2.3.1
...
Bump the package and move it over to qt6.
2024-05-26 15:04:41 +02:00
Matthias Beyer
d6463375dc
Merge pull request #314019 from r-ryantm/auto-update/pcm
...
pcm: 202403 -> 202405
2024-05-26 14:25:30 +02:00
github-actions[bot]
d0f5d1af6a
Merge staging-next into staging
2024-05-26 12:01:46 +00:00
Jared Baur
65a87eee9c
linux: use uinstall for all arm architectures
...
The uinstall target is valid anytime ARCH=arm, not just for armv7, we
can use `stdenv.hostPlatform.linuxArch` to match this properly.
2024-05-26 11:39:19 +02:00
Matthias Beyer
93d41ea387
Merge pull request #314474 from r-ryantm/auto-update/rt-tests
...
rt-tests: 2.6 -> 2.7
2024-05-26 11:10:58 +02:00
Florian Klink
032c429b4b
Merge pull request #308830 from tie/systemd-macos-sandbox
...
systemd: fix build in macOS sandbox
2024-05-25 23:00:07 +03:00
github-actions[bot]
edcb881454
Merge staging-next into staging
2024-05-25 18:01:21 +00:00
K900
7e8989a8f3
Merge pull request #314630 from K900/kernels-20240525
...
Kernel updates for 2024-05-25
2024-05-25 19:35:56 +03:00
K900
fd29fa20c2
linux_latest-libre: 19546 -> 19569
2024-05-25 18:28:26 +03:00
K900
21493325b1
linux-rt_6_6: 6.6.30-rt30 -> 6.6.31-rt31
2024-05-25 18:28:26 +03:00
K900
6a79d74445
linux-rt_6_1: 6.1.90-rt30 -> 6.1.91-rt31
2024-05-25 18:28:26 +03:00
K900
840294e13e
linux_4_19: 4.19.314 -> 4.19.315
2024-05-25 18:28:26 +03:00
K900
38ec9aa6fc
linux_5_4: 5.4.276 -> 5.4.277
2024-05-25 18:28:26 +03:00
K900
8a6766a212
linux_5_10: 5.10.217 -> 5.10.218
2024-05-25 18:28:26 +03:00
K900
3b23ad31e1
linux_5_15: 5.15.159 -> 5.15.160
2024-05-25 18:28:26 +03:00
K900
cc0c6c244c
linux_6_1: 6.1.91 -> 6.1.92
2024-05-25 18:28:26 +03:00
K900
ff01ae0efc
linux_6_6: 6.6.31 -> 6.6.32
2024-05-25 18:28:26 +03:00
K900
3d7d6d517a
linux_6_8: 6.8.10 -> 6.8.11
2024-05-25 18:28:26 +03:00
K900
ebbba195fb
linux_6_9: 6.9.1 -> 6.9.2
2024-05-25 18:28:26 +03:00
github-actions[bot]
77670642a2
Merge staging-next into staging
2024-05-25 12:01:46 +00:00
Jared Baur
bc9f24cd51
linux: only use uinstall when on armv7
...
The `uinstall` make target only exists for the armv7 architecture in
linux source, we should not use it if we are not building for armv7.
```
$ rg uinstall
arch/arm/Makefile
293:INSTALL_TARGETS = zinstall uinstall install
327: echo ' uinstall - Install U-Boot wrapped compressed kernel'
```
2024-05-25 11:45:34 +02:00
R. Ryantm
58634532a6
rt-tests: 2.6 -> 2.7
2024-05-25 03:37:50 +00:00
Bernardo Meurer
bb6a95974c
Merge pull request #312313 from trofi/kexec-tools-binutils-2.42-fix
...
kexec-tools: pull upstream fix for binutils-2.42
2024-05-24 16:31:37 -04:00
github-actions[bot]
c792a8b0fc
Merge staging-next into staging
2024-05-24 18:01:32 +00:00
Vladimír Čunát
0d44777154
Merge #314237 : util-linux: 2.40.1 -> 2.39.4 (finishing the downgrade)
...
...into staging
2024-05-24 18:04:25 +02:00
Vladimír Čunát
9ffb5583b1
util-linux: 2.39.3 -> 2.39.4
...
https://github.com/util-linux/util-linux/blob/v2.39.4/Documentation/releases/v2.39.4-ReleaseNotes
2024-05-24 11:01:09 +02:00
Aidan Gauland
e8c66dc41d
nvidia-settings: add aidalgol as maintainer
2024-05-24 15:54:25 +12:00
Aidan Gauland
b57aa88291
libXNVCtrl: build shared library
...
The libXNVCtrl library is used by several programs in nixpkgs to get
Nvidia GPU stats, and they all load the library dynamically, but the
libXNVCtrl package only builds a static library. There is no build flag
to enable this, so we have to patch the Makefile to produce a shared
library.
Based on a patch by @negativo17 for Fedora.
https://github.com/negativo17/nvidia-settings/blob/master/nvidia-settings-libXNVCtrl.patch
2024-05-24 15:52:48 +12:00
github-actions[bot]
7655996362
Merge staging-next into staging
2024-05-23 18:02:28 +00:00
R. Ryantm
05705d857a
pcm: 202403 -> 202405
2024-05-23 14:52:48 +00:00
Robert Helgesson
0989d93c00
sd-switch: 0.3.0 -> 0.4.0
...
Also, switch home page to sourcehut one and add update script
passthru.
2024-05-23 14:55:55 +02:00
Yureka
95a3cca9cb
multipath-tools: use --replace-fail in substitutions
2024-05-23 14:35:06 +02:00
Yureka
92bd0804a9
multipath-tools: backport build fix for musl libc 1.2.5
2024-05-23 14:35:06 +02:00
Yureka
ccbea646d9
multipath-tools: 0.9.6 -> 0.9.8
2024-05-23 14:35:06 +02:00
Alyssa Ross
573aa7d7d1
Reapply "systemd: enable debug info"
...
This reverts commit 22b52d9c97
.
Our bpftools package now contains the fix[1] for 32-bit builds that
caused this to be reverted before.
[1]: https://git.kernel.org/linus/812d8bf87678f77055b575d20636fdbbbf15edaf
2024-05-23 09:15:08 +02:00
Weijia Wang
62b395d0a7
Merge pull request #311995 from alyssais/linuxHeaders-6.9
...
linuxHeaders: 6.7 -> 6.9
2024-05-23 06:17:21 +02:00
github-actions[bot]
e86d339640
Merge staging-next into staging
2024-05-23 00:02:52 +00:00
Anderson Torres
ea012b0964
iw: migrate to by-name
2024-05-22 20:54:31 -03:00
Bernardo Meurer
519d61974f
Merge pull request #313685 from DontEatOreo/update-raycast
...
raycast: 1.74.1 -> 1.75.1
2024-05-22 17:27:31 -04:00
Weijia Wang
fbe324ceae
Merge pull request #305387 from wegank/mcfgthread-12-drop
...
windows.mcfgthreads_pre_gcc_13: drop
2024-05-22 20:05:33 +02:00
github-actions[bot]
dfe5aa3439
Merge staging-next into staging
2024-05-22 18:01:30 +00:00
Nick Cao
b72dc8eb43
Merge pull request #313440 from Kiskae/nvidia/555.42.02
...
linuxPackages.nvidiaPackages.beta: 550.40.07 -> 555.42.02
2024-05-22 13:20:09 -04:00
Alyssa Ross
0dbb16a003
Revert "util-linux: 2.39.3 -> 2.40.1"
...
This reverts commit 57bdbabed5
.
Too many issues with 2.40 for now — we're reverting to 2.39.
Fixes: https://github.com/NixOS/nixpkgs/pull/311988
2024-05-22 18:30:08 +02:00
Alyssa Ross
7a870b7464
Revert "util-linux: try to fix parallel build failures"
...
This reverts commit cb8fa2b758
.
Too many issues with 2.40 for now — we're reverting to 2.39.
2024-05-22 18:29:02 +02:00
Alyssa Ross
125b5dcfb5
Revert "util-linux: 2.40.1 -> 2.39.4 (except 64-bit linux for now)"
...
This reverts commit fa8ec6702a
.
Too many issues with 2.40 for now — we're reverting to 2.39.
2024-05-22 18:28:56 +02:00
Alyssa Ross
d2b0bf5658
Revert "util-linux: also downgrade static builds already"
...
This reverts commit 15d8d27bd6
.
Too many issues with 2.40 for now — we're reverting to 2.39.
2024-05-22 18:28:24 +02:00
DontEatOreo
8e26ccbdb4
raycast: 1.74.1 -> 1.75.1
2024-05-22 17:06:44 +03:00
DontEatOreo
1ba6d73dfd
raycast: format with nixfmt-rfc-style
2024-05-22 17:04:19 +03:00
DontEatOreo
a4a7de5eda
raycast: refactor license in meta
2024-05-22 16:59:26 +03:00
DontEatOreo
6a1d6150b9
raycast: sort meta
2024-05-22 16:47:15 +03:00
DontEatOreo
4ac7983d2c
raycast: remove with lib;
from meta
2024-05-22 16:43:08 +03:00
github-actions[bot]
b23b248d85
Merge staging-next into staging
2024-05-22 06:01:27 +00:00
Weijia Wang
9a5bfec4dd
Merge pull request #312994 from wegank/prl-tools-bump
...
linuxPackages_latest.prl-tools: 19.3.0-54924 -> 19.3.1-54941
2024-05-22 04:06:09 +02:00
github-actions[bot]
949e5b9d89
Merge staging-next into staging
2024-05-22 00:02:35 +00:00
Peder Bergebakken Sundt
b758deb6df
Merge pull request #310179 from phlip9/phlip9/linux-sgx-2.24
...
sgx-sdk: 2.23 -> 2.24
2024-05-22 01:43:20 +02:00
Nick Cao
a9951c60b8
Merge pull request #313205 from NickCao/bpftune
...
bpftune: unstable-2023-12-20 -> 0-unstable-2024-05-17
2024-05-21 18:18:59 -04:00
Thiago Kenji Okada
a5b62e55e5
Merge pull request #313401 from JerrySM64/update-kernels
...
linuxKernel.kernels.linux_zen: 6.8.6-zen1 -> 6.9.1-zen1 ; linuxKernel.kernels.linux_lqx: 6.8.6-lqx2 -> 6.8.10-lqx1
2024-05-21 22:11:55 +01:00
Fabián Heredia Montiel
13003e44c5
Merge pull request #313236 from NixOS/update-hardened
...
Linux hardened kernels for 2024-05-20
2024-05-21 14:34:49 -06:00
github-actions[bot]
32de4bcbf0
Merge staging-next into staging
2024-05-21 18:01:28 +00:00
github-actions[bot]
6ff18cf329
Merge master into staging-next
2024-05-21 18:00:59 +00:00
Kiskae
c0024cfbe1
linuxPackages.nvidiaPackages.beta: 550.40.07 -> 555.42.02
2024-05-21 19:11:07 +02:00
Weijia Wang
695505d580
fwupd-efi: drop patch for gnu-efi 3.0.15
2024-05-21 18:13:27 +02:00
Jerry
84d5f56ad7
linuxKernel.kernels.linux_lqx: 6.8.6-lqx2 -> 6.8.10-lqx1
2024-05-21 15:31:16 +02:00
Jerry
5516382a64
linuxKernel.kernels.linux_zen: 6.8.6-zen1 -> 6.9.1-zen1
2024-05-21 15:29:42 +02:00
DontEatOreo
3ff593a54d
raycast: 1.74.0 -> 1.74.1
2024-05-21 13:37:19 +03:00
Fabián Heredia Montiel
79081fda5e
linux/hardened/patches/6.9: init at 6.9.1-hardened1
...
- ACPI_CUSTOM_METHOD: dropped in 0cc46f1a52b4220ec11d98a01575909ca820a7b4
- UBSAN_SANITIZE_ALL: dropped in 918327e9b7ffb45321cbb4b9b86b58ec555fe6b3
2024-05-20 15:13:13 -06:00
Fabián Heredia Montiel
2da6412799
linux/hardened/patches/6.8: 6.8.9-hardened1 -> 6.8.10-hardened1
2024-05-20 15:13:13 -06:00
Fabián Heredia Montiel
f63472362f
linux/hardened/patches/6.6: 6.6.30-hardened1 -> 6.6.31-hardened1
2024-05-20 15:13:13 -06:00
Fabián Heredia Montiel
6b5fc5d730
linux/hardened/patches/6.1: 6.1.90-hardened1 -> 6.1.91-hardened1
2024-05-20 15:13:13 -06:00
Fabián Heredia Montiel
194cc4a79e
linux/hardened/patches/5.4: 5.4.275-hardened1 -> 5.4.276-hardened1
2024-05-20 15:13:12 -06:00
Fabián Heredia Montiel
2d5c754468
linux/hardened/patches/5.15: 5.15.158-hardened1 -> 5.15.159-hardened1
2024-05-20 15:13:12 -06:00
Fabián Heredia Montiel
bed5bf9e08
linux/hardened/patches/5.10: 5.10.216-hardened1 -> 5.10.217-hardened1
2024-05-20 15:13:12 -06:00
Fabián Heredia Montiel
f205d59323
linux/hardened/patches/4.19: 4.19.313-hardened1 -> 4.19.314-hardened1
2024-05-20 15:13:12 -06:00
Nick Cao
ffc73a590a
bpftune: unstable-2023-12-20 -> 0-unstable-2024-05-17
...
Diff: 0e6bca2e58...83115c56cf
2024-05-20 15:13:35 -04:00
github-actions[bot]
a759c7f2d0
Merge staging-next into staging
2024-05-20 18:01:42 +00:00
github-actions[bot]
1f54473d6b
Merge master into staging-next
2024-05-20 18:01:14 +00:00
Audrey Dutcher
feef074d47
freebsd: Don't discard request to strip installed binaries
2024-05-20 19:18:29 +02:00
sternenseemann
8dbe89fbe0
freebsd: fix eval with Nix < 2.6
2024-05-20 17:56:56 +02:00
R. Ryantm
f158bf9973
intel-compute-runtime: 24.13.29138.7 -> 24.17.29377.6
2024-05-20 13:21:13 +00:00
github-actions[bot]
be5878415f
Merge staging-next into staging
2024-05-20 12:01:58 +00:00
github-actions[bot]
6ff1451c6f
Merge master into staging-next
2024-05-20 12:01:29 +00:00
Vladimír Čunát
15d8d27bd6
util-linux: also downgrade static builds already
...
We need this now to fix nixStatic build:
https://hydra.nixos.org/build/259722977
/cc PR #309805
2024-05-20 11:49:07 +02:00
Atemu
bce9b8a3b4
Merge pull request #312923 from zzzsyyy/update/xanmod
...
linux_xanmod, linux_xanmod_latest: 2024-05-17
2024-05-20 11:21:49 +02:00
Vladimír Čunát
fa8ec6702a
util-linux: 2.40.1 -> 2.39.4 (except 64-bit linux for now)
...
We're running into multiple issues, so let's be conservative.
In particular, this commit should fix *-darwin builds.
/cc PR #309805 as this is kind-of reverting it (partially for now)
2024-05-20 08:39:09 +02:00
Sigmanificient
a2353716f6
treewide: remove unused occurence of fetchurl argument
2024-05-20 05:20:23 +02:00
github-actions[bot]
68b5bb0cf5
Merge staging-next into staging
2024-05-20 00:02:41 +00:00
github-actions[bot]
aea14e9bac
Merge master into staging-next
2024-05-20 00:02:10 +00:00
Weijia Wang
c835cde46b
linuxPackages_latest.prl-tools: 19.3.0-54924 -> 19.3.1-54941
2024-05-19 23:52:46 +02:00
Fabián Heredia Montiel
8ff189cdc7
Merge pull request #312734 from afh/update-bartender
...
bartender: 5.0.49 -> 5.0.52
2024-05-19 12:06:17 -06:00
zzzsyyy
57f37e2c8c
xanmod-kernels: enable writeback throttling by default
...
follows commit c493325416
2024-05-19 23:25:19 +08:00
zzzsyyy
dd1fc0955d
linux_xanmod_latest: 6.8.9 -> 6.8.10
2024-05-19 23:20:07 +08:00
zzzsyyy
1d3e673377
linux_xanmod: 6.6.30 -> 6.6.31
2024-05-19 23:09:20 +08:00
github-actions[bot]
bd935fc9b7
Merge staging-next into staging
2024-05-19 12:01:42 +00:00
github-actions[bot]
e18e972af2
Merge master into staging-next
2024-05-19 12:01:13 +00:00
Pol Dellaiera
5a479d58b1
Merge pull request #312593 from ExpidusOS/treewide/maintainer
...
treewide: Add RossComputerGuy as maintainer for various packages
2024-05-19 10:55:56 +02:00
github-actions[bot]
e689185261
Merge staging-next into staging
2024-05-19 06:01:29 +00:00
github-actions[bot]
87e63741b7
Merge master into staging-next
2024-05-19 06:01:01 +00:00
Aleksana
2acce292a3
Merge pull request #312700 from Aleksanaa/firmware-manager
...
firmware-manager: correct license and add mainProgram
2024-05-19 12:36:37 +08:00
Alexis Hildebrandt
7af850a1a3
bartender: 5.0.49 -> 5.0.52
2024-05-18 22:13:39 +02:00
aleksana
ece3b84f62
firmware-manager: correct license and add mainProgram
...
License is mentioned here: License is mentioned here:
pop-os/firmware-manager@3c542bd/assets/com.system76.FirmwareManager.appdata.xml#L5-L6
2024-05-19 00:57:49 +08:00
github-actions[bot]
80ef1ab3ce
Merge staging-next into staging
2024-05-18 06:01:40 +00:00
github-actions[bot]
182d247086
Merge master into staging-next
2024-05-18 06:01:12 +00:00
Tristan Ross
725fec4ad8
semodule-utils: add RossComputerGuy as maintainer
2024-05-17 22:02:26 -07:00
Tristan Ross
e73c6c54e6
libsepol: add RossComputerGuy as maintainer
2024-05-17 21:55:15 -07:00
Fabián Heredia Montiel
d6801d9d85
Merge pull request #308833 from whentze/linux-hardened-update
...
Linux Hardened Kernels 2024-05-03
2024-05-17 22:03:14 -06:00
github-actions[bot]
b5afb4e75f
Merge staging-next into staging
2024-05-18 00:02:46 +00:00
github-actions[bot]
11e181f00d
Merge master into staging-next
2024-05-18 00:02:17 +00:00
Nick Cao
61413b78a5
Merge pull request #312063 from NickCao/fw-ectool
...
fw-ectool: unstable-2022-12-03 -> 0-unstable-2024-04-23, switch upstream
2024-05-17 18:12:11 -04:00
7c6f434c
72d09fc932
Merge pull request #312473 from NixOS/sysdig0371
...
sysdig: 0.37.0 -> 0.37.1
2024-05-17 20:43:45 +00:00
asymmetric
06bf01d248
Merge pull request #311899 from ToasterUwU/bump-ledger-udev-rules
...
ledger-udev-rules: 2021-09-10 -> 2024-02-12
2024-05-17 22:36:57 +02:00
github-actions[bot]
622cf216d3
Merge staging-next into staging
2024-05-17 18:01:34 +00:00
github-actions[bot]
c537cc4af4
Merge master into staging-next
2024-05-17 18:01:08 +00:00
Sebastian Sellmeier
3b74b85bc1
sysdig: 0.37.0 -> 0.37.1
2024-05-17 18:43:54 +02:00
Wanja Hentze
62bfa65656
linux/hardened/patches/6.8: init at 6.8.9-hardened1
2024-05-17 18:09:01 +02:00
Martin Weinelt
b0be883181
microcodeIntel: 20240312 -> 20240514
...
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20240514
https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01051.html
https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01052.html
https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01036.html
Fixes: CVE-2023-45733, CVE-2024-46103, CVE-2023-45745, CVE-2023-47855
2024-05-17 11:45:19 -04:00
Vladimír Čunát
cb8fa2b758
util-linux: try to fix parallel build failures
...
Difficult to know if these actually fix it, since it only happens
sometimes.
Link: https://github.com/NixOS/nixpkgs/pull/309805#issuecomment-2109348209
Link: https://lore.kernel.org/util-linux/87le4c1zm4.fsf@alyssa.is/
vcunat edit: only apply on some platforms for now,
balancing fixes and the amount of rebuild work on Hydra.
The rest is picked from PR #311988
2024-05-17 17:44:00 +02:00
github-actions[bot]
f58f527a82
Merge staging-next into staging
2024-05-17 12:01:37 +00:00
github-actions[bot]
6506918b88
Merge master into staging-next
2024-05-17 12:01:09 +00:00
K900
e822a6b469
linux-rt_6_6: 6.6.25-rt29 -> 6.6.30-rt30
2024-05-17 13:46:27 +03:00
K900
6012dea46c
linux-rt_6_1: 6.1.83-rt28 -> 6.1.90-rt30
2024-05-17 13:45:51 +03:00
K900
81e70dec15
linux-rt_5_15: 5.15.153-rt75 -> 5.15.158-rt76
2024-05-17 13:45:20 +03:00
K900
91a191072e
linux-rt_5_10: 5.10.215-rt107 -> 5.10.216-rt108
2024-05-17 13:44:50 +03:00
K900
44d32d9ed4
linux_4_19: 4.19.313 -> 4.19.314
2024-05-17 13:44:14 +03:00
K900
b08795f448
linux_5_4: 5.4.275 -> 5.4.276
2024-05-17 13:44:11 +03:00
K900
e6d38cbd02
linux_5_10: 5.10.216 -> 5.10.217
2024-05-17 13:44:08 +03:00
K900
99502e0423
linux_5_15: 5.15.158 -> 5.15.159
2024-05-17 13:44:04 +03:00
K900
2203b3b79b
linux_6_1: 6.1.90 -> 6.1.91
2024-05-17 13:44:00 +03:00
K900
92fcd99d47
linux_6_6: 6.6.30 -> 6.6.31
2024-05-17 13:43:54 +03:00
K900
6943a5b19e
linux_6_8: 6.8.9 -> 6.8.10
2024-05-17 13:43:49 +03:00
K900
6ee8702408
linux_6_9: 6.9 -> 6.9.1
2024-05-17 13:43:46 +03:00
Wanja Hentze
bfc799a97c
linux/hardened/patches/6.6: 6.6.21-hardened1 -> 6.6.30-hardened1
2024-05-17 10:08:44 +02:00
Wanja Hentze
369e4a47d5
linux/hardened/patches/6.1: 6.1.81-hardened1 -> 6.1.90-hardened1
2024-05-17 10:08:44 +02:00
Wanja Hentze
701f2be88b
linux/hardened/patches/5.4: 5.4.271-hardened1 -> 5.4.275-hardened1
2024-05-17 10:08:44 +02:00
Wanja Hentze
e6bd80ecd7
linux/hardened/patches/5.15: 5.15.151-hardened1 -> 5.15.158-hardened1
2024-05-17 10:08:43 +02:00
Wanja Hentze
fe675127b8
linux/hardened/patches/5.10: 5.10.212-hardened1 -> 5.10.216-hardened1
2024-05-17 10:08:43 +02:00
Wanja Hentze
ebb4cee09a
linux/hardened/patches/4.19: 4.19.309-hardened1 -> 4.19.313-hardened1
2024-05-17 10:08:43 +02:00
Wanja Hentze
e7ef48f1c9
linux/hardened/patches/6.7: remove
2024-05-17 10:08:43 +02:00
Wanja Hentze
20d3726e69
linux/hardened/patches/6.5: remove
2024-05-17 10:08:43 +02:00
Wanja Hentze
51f8375daa
linux/hardened/update.py: fix removal of unsupported versions
...
The update script notices when a version is no longer supported,
but fails to actually remove it from the json file.
This commit fixes that.
2024-05-17 10:08:43 +02:00
Sergei Trofimovich
7a7de0beb0
kexec-tools: pull upstream fix for binutils-2.42
...
Without the change the build fails against `binutils-2.42` as:
Error: 64bit mode not supported on 'i386'
2024-05-16 23:35:56 +01:00
Sandro
fd87efdb64
Merge pull request #283783 from haraldh/update_protobufc
...
protobuf-c: unstable-2023-07-08 -> 1.5.0
2024-05-16 22:08:12 +02:00
github-actions[bot]
5ba1706aa5
Merge master into staging-next
2024-05-16 18:01:25 +00:00
Bernardo Meurer
bf446f08bf
Merge pull request #312013 from DontEatOreo/update-raycast
...
raycast: 1.73.0 -> 1.74.0
2024-05-16 09:50:14 -04:00
github-actions[bot]
350d12c2fb
Merge master into staging-next
2024-05-16 12:01:25 +00:00
Matthias Beyer
6de7d3f282
Merge pull request #312086 from r-ryantm/auto-update/libzbc
...
libzbc: 5.13.0 -> 5.14.0
2024-05-16 13:47:19 +02:00
nikstur
3eedfcec6b
Merge pull request #308502 from NixOS/revert-307063-fwupd-efi-1.6
...
Revert "gnu-efi: 3.0.15 → 3.0.18"
2024-05-16 12:15:24 +02:00
ToasterUwU
a4c2409263
ledger-udev-rules: 2021-09-10 -> 2024-02-12
2024-05-16 11:11:42 +02:00
github-actions[bot]
1887e39d7e
Merge master into staging-next
2024-05-16 06:00:55 +00:00
Franz Pletz
0a0cdd8333
Merge pull request #311495 from fpletz/pkgs/cryptodev-zhf
...
cryptodev: fix build with patches from master
2024-05-16 07:58:20 +02:00
Florian Klink
ee776dd5df
Pick #311675 : fix: systemd build flag combinations
...
(cherry picked from commit 3a4faefddf
)
2024-05-16 07:38:51 +02:00
R. Ryantm
4470b1004f
libzbc: 5.13.0 -> 5.14.0
2024-05-16 01:16:18 +00:00
Randy Eckenrode
3f60325bf1
darwin.moltenvk: 1.2.8 -> 1.2.9
...
https://github.com/KhronosGroup/MoltenVK/releases/tag/v1.2.9
2024-05-15 20:06:37 -04:00
Nick Cao
c813f511a1
fw-ectool: 0-unstable-2023-12-15 -> 0-unstable-2024-04-23
2024-05-15 19:38:28 -04:00
Nick Cao
f6348ff1c9
fw-ectool: unstable-2022-12-03 -> 0-unstable-2023-12-15, switch upstream
2024-05-15 19:33:22 -04:00
DontEatOreo
525339a9e4
raycast: 1.73.0 -> 1.74.0
...
Changelog: https://www.raycast.com/changelog/1-74-0
2024-05-15 21:32:56 +03:00
github-actions[bot]
bb81a9932e
Merge master into staging-next
2024-05-15 18:00:59 +00:00
Alyssa Ross
87d17e2038
linuxHeaders: 6.7 -> 6.9
2024-05-15 18:49:43 +02:00
Alyssa Ross
bb8e9daada
busybox: disable tc
...
Busybox is very inactive maintained upstream, so I don't expect this
to be fixed any time soon. Let's hope nobody needs it and
disable it, and if it turns out that they do, maybe we can patch out
the obsolete API uses.
2024-05-15 18:48:52 +02:00
R. Ryantm
6756da7793
fnotifystat: 0.02.11 -> 0.03.00
2024-05-15 13:58:00 +00:00
github-actions[bot]
ef850861bc
Merge master into staging-next
2024-05-15 12:01:11 +00:00
Weijia Wang
81e1c9714d
Merge pull request #310680 from kiike/zhf/ena
...
linuxPackages.ena: 2.8.9 -> 2.12.0
2024-05-15 10:51:06 +02:00
github-actions[bot]
d77e7c14f2
Merge master into staging-next
2024-05-15 06:01:07 +00:00
Thiago Kenji Okada
8ac3a8f680
Merge pull request #311793 from lucasew/20240514-fix-linux-config
...
linux: fix issue in config generation on lqx kernel
2024-05-15 05:09:41 +01:00