Commit Graph

22589 Commits

Author SHA1 Message Date
github-actions[bot]
079dc4c27d
Merge master into staging-next 2023-05-11 00:02:13 +00:00
Ryan Lahfa
fe7b996d66
Merge pull request #230857 from s1341/bugfix_pam_sssd
nixos/pam: Allow password changing via sssd
2023-05-10 16:56:47 +02:00
github-actions[bot]
71874015ba
Merge master into staging-next 2023-05-10 12:01:10 +00:00
Weijia Wang
92ab89d192
Merge pull request #231051 from ehmry/erofs
erofs-utils: 1.5 -> 1.6
2023-05-10 14:48:21 +03:00
Ryan Lahfa
1e8ab5db89
Merge pull request #230947 from NixOS/cve-2023-32233
linux_*, except testing, 4.14: apply patch for CVE-2023-32233
2023-05-10 13:16:27 +02:00
Ryan Lahfa
d3de39a39f
Merge pull request #230744 from aacebedo/aacebedo/fix_linux_6.4-rc1
linux: fix 6.4-rc1 build
2023-05-10 13:07:10 +02:00
Emery Hemingway
f134012d94 erofs-utils: 1.5 -> 1.6
Fix #230945
2023-05-10 11:39:29 +01:00
Vladimír Čunát
493af746a3
Merge #229772: hwdata: 0.369 -> 0.370
...into staging
2023-05-10 08:37:43 +02:00
Jörg Thalheim
e6a9169ae3
Merge pull request #230972 from alyssais/firmware-manager-unused
firmware-manager: remove unused arguments
2023-05-10 07:05:42 +01:00
github-actions[bot]
c3e196104d
Merge staging-next into staging 2023-05-10 06:02:13 +00:00
Nick Cao
737a0a0d7b
Merge pull request #230936 from Kiskae/nvidia/525.116.04
linuxPackages.nvidia_x11_production: 525.116.03 -> 525.116.04
2023-05-10 11:16:25 +08:00
github-actions[bot]
2d07e76d1a
Merge staging-next into staging 2023-05-10 00:03:33 +00:00
Alyssa Ross
fbb902a1c7
firmware-manager: remove unused arguments 2023-05-09 23:27:23 +00:00
Raito Bezarius
99e65bb00d linux_*, except testing, 4.14: apply patch for CVE-2023-32233
This applies the patch for CVE-2023-32233 from kernel 4.19 until 6.3,
testing (6.4-rc1 at the moment) is excluded because it already have the
fix and 4.14 doesn't have this fix queued for the next stable kernel.
2023-05-09 22:50:32 +02:00
John Ericson
47d50c9586
Merge pull request #227914 from emilytrau/trusting-trust
stdenv: begin work on 256b bootstrap i.e. Trusting Trust
2023-05-09 16:14:41 -04:00
Kiskae
1e1b8c5a8d linuxPackages.nvidia_x11_production: 525.116.03 -> 525.116.04 2023-05-09 21:19:16 +02:00
github-actions[bot]
b5b52a946a
Merge staging-next into staging 2023-05-09 18:02:32 +00:00
Weijia Wang
419d7f9c8d
Merge pull request #230753 from fetsorn/typos
several typos
2023-05-09 19:16:12 +03:00
s1341
f15f947cf5 pam: add sssd-ldap as a pam test 2023-05-09 18:13:45 +03:00
fetsorn
16bfccf49f tpacpi-bat: fix typo
"thesholds" -> "thresholds"
2023-05-09 18:02:16 +04:00
Alexandre Acebedo
f5252cb7e0 linux: fix 6.4-rc1 build 2023-05-09 13:22:29 +02:00
Sandro
e840c93ea7
Merge pull request #230762 from mweinelt/ipu6-drivers-6.3 2023-05-09 13:21:49 +02:00
Ryan Hendrickson
6c85165958 zenpower: fix homepage 2023-05-09 05:12:16 -04:00
github-actions[bot]
5b562cf621
Merge staging-next into staging 2023-05-09 00:02:44 +00:00
Sandro
6de7db3eb1
Merge pull request #229753 from otavio/rtl88x2bu
rtl88x2bu: 2023-02-24 -> 2023-03-17
2023-05-09 00:02:28 +02:00
Jared Baur
8d4f643c66 linux: enable CR50 TPM found on chromebooks
Along with other ChromeOS related configs, this change
enables TPM support for Chromebook/Chromebox devices.
2023-05-08 20:29:43 +00:00
Martin Weinelt
17189a5996
linuxPackages.ipu6-drivers: Mark broken on 6.3+
Fails to build because of removed functions in the kernel.
2023-05-08 22:08:08 +02:00
fetsorn
849897fa30 perf-linux: fix typo
"embeded" -> "embedded"
2023-05-08 22:11:18 +04:00
github-actions[bot]
54295bf976
Merge staging-next into staging 2023-05-08 18:02:09 +00:00
Martin Weinelt
87124068e3
linuxPackages.ddvb: Mark broken on 6.2+
Newer versions fail to build as well and cause regressions.
2023-05-08 19:58:06 +02:00
Ryan Lahfa
6d69f3e3e1
Merge pull request #230678 from alyssais/linux-6.4-rc1
linux_testing: 6.3-rc7 -> 6.4-rc1
2023-05-08 16:15:23 +02:00
Alyssa Ross
4d15632caf
linuxManualConfig: fix inaccurate FIXME comment
I read this comment, checked out 4.19, saw that it didn't have any
instances of /bin/pwd, and rejoiced, assuming that the removal must
have been backported to the affected kernels.  But actually, /bin/pwd
was just removed earlier, in 4.15, so kernels older than that are
still affected.

Fix the version number in the comment so I don't go through exactly
the same process again a few months from now next time I'm working on
this file.
2023-05-08 13:08:44 +00:00
Alyssa Ross
86eb7dfb25
linux_testing: 6.3-rc7 -> 6.4-rc1 2023-05-08 13:06:56 +00:00
Alyssa Ross
ecc1ec2c72 llvmPackages_latest: move to aliases.nix
Because llvmPackages_latest is used in Nixpkgs, by quite a few
packages, it's difficult to keep it up to date, because updating it
requires some level of confidence that every package that uses it is
going to keep working after the update.  The result of this is that
llvmPackages_latest is not updated, and so we end up in the situation
that "latest" is two versions older than the latest version we
actually provide.  This is confusing and unexpected.

"But won't this end up fragmenting our LLVM versions, if every package
previously using _latest is separately pinned to LLVM 14?", I hear you
ask.  No.  That fragmentation is already happening, even with an
llvmPackages_latest, because packages that actually require the
_latest_ version of LLVM (15/16), have already been decoupled from
llvmPackages_latest since it hasn't been upgraded.  So like it or not,
we can't escape packages depending on specific recent LLVMs.  The only
real fix is to get better at keeping the default LLVM up to
date (which I'm reasonably confident we're getting into a better
position to be feasibly better able to do).

So, unless we want to double down on providing a confusingly named
"llvmPackages_latest" attribute that refers to some arbitrary LLVM
version that's probably not the latest one (or even the latest one
available in Nixpkgs), we only have two options here: either we don't
provide such an attribute at all, or we don't use it in Nixpkgs so we
don't become scared to bump it as soon as we have a new LLVM available.
2023-05-08 13:05:33 +00:00
github-actions[bot]
7b8084a6b9
Merge staging-next into staging 2023-05-07 12:02:13 +00:00
github-actions[bot]
5844313b95
Merge master into staging-next 2023-05-07 12:01:30 +00:00
Weijia Wang
3e6feb2096
Merge pull request #230450 from r-ryantm/auto-update/sssd
sssd: 2.8.2 -> 2.9.0
2023-05-07 11:01:39 +03:00
github-actions[bot]
69b5f7b838
Merge staging-next into staging 2023-05-07 06:01:46 +00:00
github-actions[bot]
9446898622
Merge master into staging-next 2023-05-07 06:01:08 +00:00
R. Ryantm
fbb80b65c5 sssd: 2.8.2 -> 2.9.0 2023-05-07 05:39:33 +00:00
Bernardo Meurer
84549cb054
Merge pull request #229947 from lovesegfault/rpi-updates 2023-05-06 21:53:36 -04:00
Martin Weinelt
d760529edd
Merge pull request #228918 from r-ryantm/auto-update/iproute2
iproute2: 6.2.0 -> 6.3.0
2023-05-06 20:16:13 +02:00
Robert Scott
3d40c1b0e9
Merge pull request #229458 from martinetd/libbpf
libbpf: upgrade to 1.2.0
2023-05-06 16:39:29 +01:00
github-actions[bot]
1fd0032ce6
Merge staging-next into staging 2023-05-06 12:01:42 +00:00
github-actions[bot]
805ffdeca7
Merge master into staging-next 2023-05-06 12:01:05 +00:00
7c6f434c
29f4bc528b
Merge pull request #230176 from Mic92/sysdig
sysdig: 0.31.4 -> 0.31.5
2023-05-06 11:51:41 +00:00
github-actions[bot]
76e7973d1c
Merge staging-next into staging 2023-05-06 00:02:57 +00:00
github-actions[bot]
f62c3cbbdc
Merge master into staging-next 2023-05-06 00:02:06 +00:00
Weijia Wang
13cd3df3b2
Merge pull request #227307 from r-ryantm/auto-update/xf86_input_wacom
xf86_input_wacom: 1.1.0 -> 1.2.0
2023-05-06 01:12:42 +03:00
Dominique Martinet
2376eb8d7e libbpf: 1.1.0 -> 1.2.0 2023-05-06 06:40:03 +09:00