Ryan Lahfa
5fa3ea862b
Merge pull request #251898 from ktrinh-anduril/ktrinh/improve-devicetree-infra
2023-10-07 00:55:35 +02:00
Ryan Lahfa
ae7d5d59b8
Merge pull request #258569 from alyssais/linux-6.4-drop
2023-10-07 00:35:08 +02:00
Arthur Gautier
256c518a8a
dpdk: fixup shared compilation
...
Dpdk build will default to static linking of its libraries if
`default_library` option is not specified. When shared is expected, we
should explicitely set the `default_library` option to `shared`.
This saves 586MB on the derivation output size:
```
95M /nix/store/qydxxmcnh1w8yz58n36345kg3siimqip-dpdk-22.11.1
681M /nix/store/pxvc5r3jvba1i96cma36akr7cnvnac3w-dpdk-22.11.1
```
2023-10-06 11:20:23 +02:00
markuskowa
3a388f757b
Merge pull request #258049 from r-ryantm/auto-update/libpsm2
...
libpsm2: 11.2.230 -> 12.0.1
2023-10-06 08:42:01 +02:00
Yureka
e394897420
alsa-utils: fixes for musl
2023-10-05 21:49:29 -03:00
Anderson Torres
492414af5f
treewide: remove cstrahan from meta.maintainers - part 1
...
All the packages here are now orphaned.
2023-10-04 22:20:58 -03:00
John Ericson
3d007e8a60
Merge pull request #257559 from emilytrau/minimal-glibc-removal
...
minimal-bootstrap.*: rebuild packages with musl
2023-10-04 15:39:08 -04:00
Franz Pletz
d082876654
Merge pull request #258561 from helsinki-systems/upd/conntrack-tools
2023-10-04 10:22:48 +02:00
Alyssa Ross
73b01822c4
linux/update-mainline.py: log to stderr
2023-10-02 20:21:45 +00:00
Alyssa Ross
ae3682cb17
linux_6_4: drop (EOL)
...
It's still in kernels-org.json, because even if I remove it the update
script will keep putting it back, but nothing references it, and it'll
be removed from that file when kernels are next updated after it's
been delisted from kernel.org.
linux_testing_bcachefs still needs to be updated for >6.4, so for now
I've just inlined the Linux 6.4 definition in linux_testing_bcachefs's
definition.
2023-10-02 17:27:32 +00:00
markuskowa
1af7a07ae9
Merge pull request #258214 from markuskowa/split-rdma-core
...
rdma-core: split outputs -> out, man, dev
2023-10-02 17:30:40 +02:00
Ryan Lahfa
061e2b87d3
Merge pull request #258543 from alyssais/linux-6.6-rc4
...
linux_testing: 6.6-rc3 -> 6.6-rc4 (plus some rt updates)
2023-10-02 13:31:02 +02:00
Weijia Wang
fce0535495
Merge pull request #258282 from r-ryantm/auto-update/usbrelay
...
usbrelay: 1.2 -> 1.2.1
2023-10-02 13:07:27 +02:00
ajs124
6adef23159
conntrack-tools: 1.4.7 -> 1.4.8
...
https://lists.netfilter.org/pipermail/netfilter-announce/2023/000253.html
2023-10-02 12:49:49 +02:00
Alyssa Ross
1bf420fb6f
linux-rt_5_4: 5.4.254-rt85 -> 5.4.257-rt87
2023-10-02 08:23:52 +00:00
Alyssa Ross
a012fd2df1
linux-rt_5_15: 5.15.129-rt67 -> 5.15.133-rt69
2023-10-02 08:23:51 +00:00
Alyssa Ross
d928e497d5
linux-rt_5_10: 5.10.180-rt89 -> 5.10.194-rt95
2023-10-02 08:23:49 +00:00
Alyssa Ross
e4301a7b8e
linux_testing: 6.6-rc3 -> 6.6-rc4
2023-10-02 08:23:42 +00:00
Pol Dellaiera
5dea4f1dbf
Merge pull request #258414 from khaneliman/yabai
...
yabai: 5.0.8 -> 5.0.9
2023-10-01 22:25:35 +02:00
Austin Horstman
3a50c2dac5
yabai: 5.0.8 -> 5.0.9
2023-10-01 09:25:05 -05:00
Nick Cao
c2c61e5dbc
Merge pull request #258360 from FliegendeWurst/raspberrypi-eeprom-awk
...
raspberrypi-eeprom: add awk to wrapper
2023-10-01 10:21:30 -04:00
Nick Cao
14a2eeca9e
Merge pull request #258398 from zzzsyyy/update/xanmod
...
linux_xanmod: add zzzsy as maintainer
2023-10-01 10:16:11 -04:00
zzzsyyy
4158c91f7b
linux_xanmod: add zzzsy as maintainer
2023-10-01 20:57:35 +08:00
Atemu
4d0322e03d
Merge pull request #257822 from zzzsyyy/update/xanmod
...
linux_xanmod, linux_xanmod_latest: 2023-09-28
2023-10-01 14:49:52 +02:00
FliegendeWurst
636f8ab841
raspberrypi-eeprom: add awk to wrapper
2023-10-01 10:32:19 +02:00
Jerry Starke
e37f793f66
linuxKernel.kernels.linux_lqx: 6.5.5-lqx1 -> 6.5.5-lqx2
2023-10-01 05:57:15 +02:00
R. Ryantm
cf9ee8abc5
usbrelay: 1.2 -> 1.2.1
2023-09-30 21:41:10 +00:00
Markus Kowalewski
476626b622
rdma-core: split outputs -> out, man, dev
2023-09-30 21:10:53 +02:00
Ryan Lahfa
f427e60ce5
Merge pull request #257755 from adamcstephens/zfs/2.1.13
2023-09-29 22:43:05 +02:00
Yureka
ed895961d1
systemd: fix build on musl ( #257928 )
2023-09-29 16:42:41 +02:00
R. Ryantm
efeecdd66b
libpsm2: 11.2.230 -> 12.0.1
2023-09-29 14:28:59 +00:00
R. Ryantm
f65ef7fff4
alsa-utils: 1.2.9 -> 1.2.10
2023-09-28 22:21:12 -03:00
Weijia Wang
072ba03656
Merge pull request #256218 from r-ryantm/auto-update/udisks2
...
udisks2: 2.10.0 -> 2.10.1
2023-09-29 00:06:55 +02:00
Nick Cao
3cf9ef5768
Merge pull request #257882 from Kiskae/nvidia/535.43.10
...
linuxPackages.nvidia_x11_vulkan_beta: 535.43.09 -> 535.43.10
2023-09-28 16:48:42 -04:00
Damien Diederen
b5213d5b0f
treewide: fix invalid gentoo/distfiles urls ( #257808 )
...
* nettools: fix url; avoid gentoo/distfiles which now uses hashed directories
* pax-utils: fix url; avoid gentoo/distfiles which now uses hashed directories
The project doesn't seem to publish the exact tarball which was relied
on, but we can fetch the sources from the original repository. (This
implies some rebuilds.)
* mtx: fix url; avoid gentoo/distfiles which now uses hashed directories
* vlan: fix url; avoid gentoo/distfiles which now uses hashed directories
2023-09-28 20:54:54 +02:00
Kiskae
9181016170
linuxPackages.nvidia_x11_vulkan_beta: 535.43.09 -> 535.43.10
2023-09-28 20:46:35 +02:00
Weijia Wang
7c18990342
Merge pull request #257816 from wegank/rectangle-bump
...
rectangle: 0.72 -> 0.73
2023-09-28 16:58:35 +02:00
Adam Stephens
9414695774
zfs: 2.1.12 -> 2.1.13
2023-09-28 08:10:52 -04:00
zzzsyyy
94c35a3ad7
linux_xanmod_latest: 6.5.4 -> 6.5.5
2023-09-28 19:26:55 +08:00
zzzsyyy
b85cc58f9f
linux_xanmod: 6.1.54 -> 6.1.55
2023-09-28 19:16:33 +08:00
Weijia Wang
f2161538da
rectangle: 0.72 -> 0.73
2023-09-28 12:29:49 +02:00
Yifei Sun
78fb58888f
coconutbattery: 3.9.12 -> 3.9.14
2023-09-27 15:30:36 -04:00
Daniel Bonofiglio
e937f7ded6
raycast: 1.57.1 -> 1.59.0
2023-09-27 14:52:55 -04:00
Vladimír Čunát
8a86b98f0b
Merge #255658 : staging-next 2023-09-17
2023-09-27 18:00:00 +02:00
Nick Cao
05176e1f7e
Merge pull request #257528 from LibreCybernetics/update-bolt
...
bolt: 0.9.5 → 0.9.6
2023-09-27 09:39:36 -04:00
github-actions[bot]
9a4dae4abd
Merge master into staging-next
2023-09-27 06:01:00 +00:00
Emily Trau
adf49a8b0c
minimal-bootstrap.bzip2: build with musl
2023-09-26 22:55:06 -07:00
Artturi
bf0d427792
Merge pull request #256518 from surfaceflinger/rtl8821cu-6.5
2023-09-27 08:44:56 +03:00
Emily Trau
2f400edeb3
minimal-bootstrap.binutils: parallelise
2023-09-26 22:20:36 -07:00
Emily Trau
b99da9eb04
minimal-bootstrap.gnumake-musl: fix pname
2023-09-26 22:20:36 -07:00