github-actions[bot]
5ad514cb7e
Merge staging-next into staging
2023-01-14 18:01:41 +00:00
Artturi
1353a4a456
Merge pull request #208775 from sweenu/patch_ddcci_driver
2023-01-14 19:03:48 +02:00
Sergei Trofimovich
ca4da963f8
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
pkgs/development/libraries/audio/roc-toolkit/default.nix
2023-01-14 11:07:42 +00:00
github-actions[bot]
4712ed9439
Merge master into staging-next
2023-01-14 00:02:26 +00:00
Adam Joseph
6f6b4a1d41
systemd: default withLibBPF to false if isMips64
...
libBPF does not compile for mips64 targets using clang (rathern than
gcc) because clang lacks the necessary _MIPS_SZPTR compiler builtin.
Let's allow the rest of systemd to compile.
- The glibc people noticed this problem [way back in
2011](https://sourceware.org/pipermail/libc-ports/2011-June/001959.html )
and consider it to be a clang/llvm bug. I am inclined to agree.
- [clang has the `_MIPS_SZPTR`
builtin](3af9cb5375/clang/lib/Basic/Targets/Mips.cpp (L185)
)
and seems to have had it since before they switched to git.
This may in fact be a nixpkgs bug -- that we're not invoking clang
in a way that tells the frontend to make the mips builtins
available, even if the backend is emitting mips binaries. Or at
least we aren't tricking systemd's build machinery into doing that.
2023-01-13 20:09:41 +00:00
Artturi
567e81c363
Merge pull request #210102 from Artturin/fakeunameinit
2023-01-13 20:20:26 +02:00
github-actions[bot]
49722fd14a
Merge master into staging-next
2023-01-13 18:01:34 +00:00
markuskowa
77a4ea849f
Merge pull request #210340 from r-ryantm/auto-update/rdma-core
...
rdma-core: 43.0 -> 44.0
2023-01-13 13:32:53 +01:00
github-actions[bot]
96d361c622
Merge staging-next into staging
2023-01-13 12:02:02 +00:00
github-actions[bot]
85724d692e
Merge master into staging-next
2023-01-13 12:01:30 +00:00
R. Ryantm
c8978ddee4
brillo: 1.4.11 -> 1.4.12
2023-01-13 17:53:16 +08:00
Nick Cao
201b5a38c3
Merge pull request #206857 from Kiskae/patch-3
...
linuxPackages.nvidia_x11_vulkan_beta: 515.49.25 -> 525.47.04
2023-01-13 14:09:32 +08:00
github-actions[bot]
baf8502f7e
Merge staging-next into staging
2023-01-13 06:01:43 +00:00
Alyssa Ross
820f3452f4
pkgsMusl.systemd: fix build by updating patchset
2023-01-13 04:20:32 +00:00
Alyssa Ross
0debb0b193
shadow: only use tcb where available
...
Fixes pkgsMusl.shadow.
Fixes: 0e32191623
("shadow: add tcb support")
2023-01-13 04:19:29 +00:00
Artturin
96ebc83053
deterministic-uname: init
...
for reproducibility
deterministic-uname: dont hardcode OPERATING_SYSTEM_VAL to GNU/Linux
2023-01-12 18:29:14 +02:00
R. Ryantm
c7990a5139
rdma-core: 43.0 -> 44.0
2023-01-12 10:18:51 +00:00
Francesco Gazzetta
c956f85fbd
Merge pull request #204653 from ymatsiuk/ymatsiuk/bluetooth
...
nixos/bluetooth: add input and network service configs
2023-01-12 08:24:01 +00:00
github-actions[bot]
0ea7838538
Merge staging-next into staging
2023-01-11 18:02:03 +00:00
github-actions[bot]
892fc2184d
Merge master into staging-next
2023-01-11 18:01:26 +00:00
sternenseemann
6c8644fc37
ath9k-htc-blobless-firmware: fix evaluation with Nix 2.3
...
Path interpolation is not available in all Nix versions nixpkgs supports
2023-01-11 16:28:28 +01:00
github-actions[bot]
db669efe0d
Merge staging-next into staging
2023-01-11 06:02:05 +00:00
Martin Weinelt
c1e6c6af69
Merge remote-tracking branch 'origin/master' into staging-next
2023-01-11 03:51:33 +01:00
Artturi
bdd04ab2f9
Merge pull request #195236 from Et7f3/musl-split-binary
2023-01-10 05:43:55 +02:00
Artturi
c07552f6f7
Merge pull request #208685 from amjoseph-nixpkgs/ath9k-htc-blobless
...
ath9k-htc-blobless-firmware: init at 1.4.0
2023-01-10 03:51:19 +02:00
Adam Joseph
7af47c9877
ath9k-htc-blobless-firmware: init at 1.4.0
...
This firmware is completely open source with no blobs, which is
quite rare in the wifi world. Wifi chips have their own dedicated
general-purpose CPUs. This source code allows you to see what those
CPUs are doing and modify their behavior.
When the upstream repository was created in 2013, "open source
firmware" meant "firmware which is open source". In 2023 that is no
longer the generally accepted [definition], so I have chosen an
unambiguous adjective (whose meaning has remained stable for
decades) to use in the pname.
[definition]: https://web.archive.org/web/20221209121315/https://www.opencompute.org/projects/open-system-firmware#:~:text=Another,allows%20it
Co-authored-by: Artturi <Artturin@artturin.com>
2023-01-09 16:10:04 -08:00
R. Ryantm
3c866e643c
uclibc-ng: 1.0.41 -> 1.0.42
2023-01-09 23:28:30 +00:00
github-actions[bot]
05972e9778
Merge staging-next into staging
2023-01-09 18:01:58 +00:00
github-actions[bot]
33aa224777
Merge master into staging-next
2023-01-09 18:01:24 +00:00
Sandro
41fe886f68
Merge pull request #209496 from hmenke/sof
2023-01-09 15:43:23 +01:00
github-actions[bot]
ba0dad1c94
Merge staging-next into staging
2023-01-09 00:02:51 +00:00
github-actions[bot]
fce67420c4
Merge master into staging-next
2023-01-09 00:02:14 +00:00
Sergei Trofimovich
f5e04db86f
Merge pull request #209431 from r-ryantm/auto-update/pax-utils
...
pax-utils: 1.3.5 -> 1.3.6
2023-01-08 20:57:06 +00:00
github-actions[bot]
410c7fca50
Merge staging-next into staging
2023-01-08 00:03:17 +00:00
github-actions[bot]
4bf238a8fb
Merge master into staging-next
2023-01-08 00:02:31 +00:00
Fabian Affolter
055830fad8
Merge pull request #209457 from r-ryantm/auto-update/bpfmon
...
bpfmon: 2.50 -> 2.51
2023-01-08 00:19:05 +01:00
Fabian Affolter
eabbe8b96f
bpfmon: add changelog to meta
2023-01-07 23:28:51 +01:00
7c6f434c
5db02d4fa6
Merge pull request #207428 from helsinki-systems/upd/lvm2
...
lvm2: 2.03.17 -> 2.03.18
2023-01-07 21:22:26 +00:00
Kiskae
d4b1e793bf
linuxPackages.nvidia_x11_vulkan_beta: 515.49.25 -> 525.47.04
2023-01-07 19:12:22 +01:00
Dmitry Bogatov
249a3ba53b
pkgsStatic.wpa_supplicant: fix build
...
Static build has less features enabled, since full set pulls dependency
on system which does not support static build by design.
2023-01-07 17:16:41 +01:00
Henri Menke
66c979db9a
sof-firmware: 2.2.3 -> 2.2.4
2023-01-07 16:11:27 +01:00
github-actions[bot]
76d33189ba
Merge master into staging-next
2023-01-07 12:01:24 +00:00
R. Ryantm
4372f03a9d
bpfmon: 2.50 -> 2.51
2023-01-07 11:20:00 +00:00
Thiago Kenji Okada
1982ffbdd1
Merge pull request #209262 from NickCao/nvidia
...
linuxPackages.nvidia_x11_production: 525.60.11 -> 525.78.01
2023-01-07 10:41:23 +00:00
R. Ryantm
f32079f1db
pax-utils: 1.3.5 -> 1.3.6
2023-01-07 08:20:51 +00:00
github-actions[bot]
0789ea69b1
Merge master into staging-next
2023-01-07 00:02:25 +00:00
Graham Christensen
8552d36ed3
Merge pull request #204673 from whiteley/5.15-rt
...
Add linux-rt-5.15
2023-01-06 19:56:41 +00:00
Matt Whiteley
be5854b57b
linux-rt-5.15: 5.15.79-rt54 -> 5.15.86-rt56
2023-01-06 10:46:56 -08:00
Martin Weinelt
5b308cd1df
Merge remote-tracking branch 'origin/master' into staging-next
2023-01-06 19:10:05 +01:00
Artturi
17e4794068
Merge pull request #208247 from fortuneteller2k/xanmod
2023-01-06 19:13:11 +02:00