Commit Graph

17786 Commits

Author SHA1 Message Date
github-actions[bot]
b456d67c98
Merge master into staging-next 2022-01-18 00:01:41 +00:00
Pavol Rusnak
6c18c013f4
Merge pull request #154348 from Stunkymonkey/treewide-pname-version-5
treewide: rename name to pname&version
2022-01-17 21:05:32 +01:00
Felix Buehler
6cbf83ba01 treewide: rename name to pname&version 2022-01-17 20:52:59 +01:00
Frederik Rietdijk
4d125692e5 Merge master into staging-next 2022-01-17 16:10:06 +01:00
Martin Weinelt
738ff6b30c
wpa_supplicant: 2.9 -> 2.10 2022-01-17 13:42:09 +01:00
Martin Weinelt
90482284fa
hostapd: 2.9 -> 2.10 2022-01-17 13:42:09 +01:00
github-actions[bot]
0eee7ee8c8
Merge master into staging-next 2022-01-17 12:01:25 +00:00
Renaud
0448ee08a4
Merge pull request #153260 from r-ryantm/auto-update/klibc
klibc: 2.0.9 -> 2.0.10
2022-01-17 11:02:38 +01:00
Frederik Rietdijk
afef6d0e81
Merge pull request #154687 from dotlambda/python-alias
python,pythonPackages: make aliases
2022-01-17 09:37:49 +01:00
github-actions[bot]
f0a71fe6f3
Merge master into staging-next 2022-01-17 06:01:22 +00:00
Bobby Rong
9e779f01ca
Merge pull request #155226 from Stunkymonkey/fbterm-refactor
fbterm: refactor
2022-01-17 11:09:55 +08:00
Joerie de Gram
9742335d83 udisks: move util-linux to buildInputs
This fixes cross compilation.
2022-01-16 22:10:00 +01:00
Robert Schütz
d5cceedbd1 python,pythonPackages: make aliases
Since aliases are disallowed in nixpkgs, this makes usage of Python 2
which is EOL more explicit.
2022-01-16 18:39:59 +00:00
github-actions[bot]
d1d6f982a8
Merge master into staging-next 2022-01-16 18:00:59 +00:00
Atemu
ec6f1661c7 linux-lqx: 5.15.12 -> 5.15.15 2022-01-16 18:07:36 +01:00
Felix Buehler
34950c7359 sinit: refactor 2022-01-16 16:23:21 +01:00
Felix Buehler
3051b532d1 fbterm: refactor 2022-01-16 16:15:37 +01:00
github-actions[bot]
0173b359a6
Merge master into staging-next 2022-01-16 12:01:11 +00:00
Jörg Thalheim
5a6a12256d
Merge pull request #154157 from yaxitech/sgx-ssl
sgx-ssl: init at lin_2.15.1_1.1.1l
2022-01-16 06:05:10 +00:00
github-actions[bot]
122cae786e
Merge master into staging-next 2022-01-16 06:01:16 +00:00
Bernardo Meurer
4fa2647449
Merge pull request #154994 from mweinelt/kernel-disable-unpriv-ebpf
linux: enable BPF_UNPRIV_DEFAULT_OFF on 5.10 and later
2022-01-16 00:46:51 +00:00
Bernardo Meurer
00cd3d063c
Merge pull request #154976 from TredwellGit/linux
Kernels 2022-01-14
2022-01-16 00:41:11 +00:00
Martin Weinelt
3ee206291a
linux: enable BPF_UNPRIV_DEFAULT_OFF between 5.10 and 5.15
Disable unprivileged access to BPF syscalls to prevent denial of service
and privilege escalation via

a) potential speculative execution side-channel-attacks on unmitigated
hardware[0]

or

b) unvalidated memory access in ringbuffer helper functions[1].

Fixes: CVE-2021-4204, CVE-2022-23222

[0] https://ebpf.io/summit-2021-slides/eBPF_Summit_2021-Keynote-Daniel_Borkmann-BPF_and_Spectre.pdf
[1] https://www.openwall.com/lists/oss-security/2022/01/13/1
2022-01-15 23:44:19 +01:00
Vincent Haupert
6639cd8c65 sgx-ssl: don't run test app in installCheckPhase
Although we build the test app in SGX simulation mode which does not
require hardware SGX support, SGX SSL fails to initialize on non-Intel
CPUs. This is unexpected (and inconsistent with the `sgx-sdk` sample
code we run in the `installCheckPhase`) and subject to an upstream
issue: https://github.com/intel/intel-sgx-ssl/issues/113

Revert this commit as soon as the issue is resolved by Intel.
2022-01-15 13:08:31 +01:00
github-actions[bot]
6d8719a23d
Merge master into staging-next 2022-01-15 12:01:13 +00:00
Dmitry Kalinkin
831e799e47
darwin.usr-include: remove
Originally introduced in 8610a344 ('gcc: use special native system
headers for darwin') as a hack, not used anymore.
2022-01-15 04:16:21 -05:00
Vladimír Čunát
4c54621dbb
Merge #154321: libbpf: Fix musl build (into staging-next) 2022-01-15 08:41:52 +01:00
github-actions[bot]
2e421aaac4
Merge master into staging-next 2022-01-15 00:01:36 +00:00
arcnmx
36026bb0c4 linuxPackages.kvmfr: patch for 5.16 2022-01-14 15:14:39 -08:00
Jonathan Ringer
97a8c7228a linuxPackages.nvidia_x11_beta: 495.29.05 -> 510.39.01 2022-01-14 12:34:41 -08:00
github-actions[bot]
d5e672b839
Merge master into staging-next 2022-01-14 18:01:18 +00:00
R. RyanTM
162d4c51b3
ryzenadj: 0.8.2 -> 0.8.3
(#154582)
2022-01-14 16:58:04 +01:00
github-actions[bot]
dc1b038f25
Merge master into staging-next 2022-01-14 12:01:14 +00:00
markuskowa
eb7348fea9
Merge pull request #154872 from markuskowa/upd-rdma-core
rdma-core: 38.0 -> 38.1
2022-01-14 10:45:11 +01:00
Dmitry Kalinkin
a56da82f7a
Merge branch 'master' into staging-next
Conflicts:
	pkgs/development/python-modules/restfly/default.nix
2022-01-13 21:39:05 -05:00
TredwellGit
e19681509b linux/hardened/patches/5.4: 5.4.170-hardened1 -> 5.4.171-hardened1 2022-01-14 02:25:10 +00:00
TredwellGit
ead5545be3 linux/hardened/patches/5.15: 5.15.12-hardened1 -> 5.15.14-hardened1 2022-01-14 02:25:01 +00:00
TredwellGit
f14a7feff2 linux/hardened/patches/5.10: 5.10.89-hardened1 -> 5.10.91-hardened1 2022-01-14 02:24:52 +00:00
TredwellGit
56224051e3 linux/hardened/patches/4.19: 4.19.224-hardened1 -> 4.19.225-hardened1 2022-01-14 02:24:42 +00:00
TredwellGit
230a6813d9 linux/hardened/patches/4.14: 4.14.261-hardened1 -> 4.14.262-hardened1 2022-01-14 02:24:34 +00:00
TredwellGit
c5f9bb4d21 linux-rt_5_4: 5.4.161-rt67 -> 5.4.170-rt68 2022-01-14 02:23:37 +00:00
Martin Weinelt
99ee04b5d1 cryptsetup: 2.4.2 -> 2.4.3 2022-01-13 18:24:48 +01:00
Sandro Jäckel
24e553ceab
maloader: use fetchFromGitHub 2022-01-13 17:16:39 +01:00
Markus Kowalewski
442dc01aac
rdma-core: 38.0 -> 38.1 2022-01-13 11:20:40 +01:00
Andreas Stührk
db091609ff sgx-ssl: init at lin_2.15.1_1.1.1l
Co-authored-by: Vincent Haupert <mail@vincent-haupert.de>
2022-01-12 19:24:39 +01:00
github-actions[bot]
9b5359861c
Merge master into staging-next 2022-01-12 12:01:06 +00:00
Julian Stecklina
7a73bd3d08 linuxPackages.tuxedo-keyboard: update description to point to module 2022-01-12 11:47:53 +01:00
Julian Stecklina
ea9647d202 linuxPackages.tuxedo-keyboard: 3.0.8 -> 3.0.9 2022-01-12 11:47:53 +01:00
R. Ryantm
734af73298 bpftrace: 0.14.0 -> 0.14.1 2022-01-12 04:01:33 -06:00
Bobby Rong
b7c1fcea75
Merge pull request #154682 from IvarWithoutBones/bump/tuigreet
tuigreet: 0.6.1 -> 0.7.1
2022-01-12 17:11:27 +08:00
github-actions[bot]
e8dc263ca3
Merge staging-next into staging 2022-01-11 18:01:57 +00:00
TredwellGit
61dd0c8e85 linux: 5.4.170 -> 5.4.171 2022-01-11 16:37:55 +00:00
TredwellGit
4cf69dc13a linux: 5.15.13 -> 5.15.14 2022-01-11 16:37:49 +00:00
TredwellGit
caa8c4963d linux: 5.10.90 -> 5.10.91 2022-01-11 16:37:40 +00:00
TredwellGit
84e167d8b3 linux: 4.9.296 -> 4.9.297 2022-01-11 16:37:32 +00:00
TredwellGit
e30d75558e linux: 4.4.298 -> 4.4.299 2022-01-11 16:37:26 +00:00
TredwellGit
7bf2f23df2 linux: 4.19.224 -> 4.19.225 2022-01-11 16:37:20 +00:00
TredwellGit
169ed1335f linux: 4.14.261 -> 4.14.262 2022-01-11 16:37:14 +00:00
Alyssa Ross
d77022e114
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
	nixos/doc/manual/release-notes/rl-2205.section.md
2022-01-11 16:35:43 +00:00
R. Ryantm
9fd9e5e56e android-udev-rules: 20210501 -> 20220102 2022-01-11 18:33:26 +03:00
Josh Hoffer
e7da4b5f40 systemd: removed unknown meson options 2022-01-11 12:51:09 +00:00
Bobby Rong
1c22065e93
Merge pull request #154360 from r-ryantm/auto-update/autosuspend
autosuspend: 4.0.1 -> 4.1.0
2022-01-11 17:41:22 +08:00
Brandon Weeks
fbad6464be linux: enable FORTIFY_SOURCE 2022-01-10 17:00:08 -08:00
R. Ryantm
de69cfae3c autosuspend: 4.0.1 -> 4.1.0 2022-01-11 00:37:13 +00:00
github-actions[bot]
bbe8f3965a
Merge staging-next into staging 2022-01-11 00:02:27 +00:00
Christian Kampka
93a83a761a
libbpf: Fix musl build
See https://github.com/libbpf/libbpf/pull/41 for details.
2022-01-10 21:50:05 +01:00
Bernardo Meurer
5f36161ae1
linuxKernel.kernels: mark {IO_,}STRICT_DEVMEM optional to unbreak hardened kernels 2022-01-10 17:49:30 -03:00
Jan Tojnar
3dba2db347 Merge branch 'staging-next' into staging
; Conflicts:
;	nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
;	nixos/doc/manual/release-notes/rl-2205.section.md
2022-01-10 19:27:28 +01:00
Martin Weinelt
e2aab32379 batman-adv: 2021.1 -> 2021.4
https://www.open-mesh.org/news/106
https://www.open-mesh.org/news/105
https://www.open-mesh.org/news/104
2022-01-10 16:32:48 +00:00
Alyssa Ross
0a99fa0331 linux_latest: 5.15.12 -> 5.16 2022-01-10 16:32:48 +00:00
Bernardo Meurer
d72a2e7baf
firmwareLinuxNonfree -> linux-firmware
This renames our `firmwareLinuxNonfree` package to `linux-firmware`.
There is prior art for this in multiple other distros[1][2][3].

Besides making the package more discoverable by those searching for the
usual name, this also brings it in-line with the `kebab-case` we
normally see in `nixpkgs` pnames, and removes the `Nonfree` information
from the name, which I consider redundant given it's present in
`meta.license`.

The corresponding alias has been added, so this shouldn't break
anything.

[1]: https://archlinux.org/packages/core/any/linux-firmware/
[2]: https://src.fedoraproject.org/rpms/linux-firmware
[3]: https://packages.gentoo.org/packages/sys-kernel/linux-firmware
2022-01-10 12:28:03 -03:00
Bernardo Meurer
bbb703f8cf
Merge pull request #154287 from lovesegfault/linux-config-fix-soundwire
linuxKernel.kernels: also enable SND_SOC_SOF_INTEL_SOUNDWIRE_LINK after 5.10
2022-01-10 14:40:40 +00:00
Bernardo Meurer
a9eb0470c3
Merge pull request #153923 from qbit/vmm_clock
os-specific/linux/vmm_clock: add vmm_clock
2022-01-10 14:22:35 +00:00
Bernardo Meurer
c1376aedd7
linuxKernel.kernels: also enable SND_SOC_SOF_INTEL_SOUNDWIRE_LINK between 5.10-5.11 2022-01-10 11:15:24 -03:00
Aaron Bieber
40e761918d vmm_clock: init at 0.1.0 2022-01-10 06:53:08 -07:00
Bernardo Meurer
c9248a6d87
Merge pull request #154274 from L-as/alsa-firmware 2022-01-10 13:14:36 +00:00
Bernardo Meurer
325f561c68
Merge pull request #154253 from brandonweeks/kspp 2022-01-10 12:57:53 +00:00
Las Safin
aeea1bb53b
alsa-lib: 1.2.5.1 -> 1.2.6.1 2022-01-10 11:48:19 +00:00
Las Safin
9968242e1e
alsa-firmware: 1.2.1 -> 1.2.4
Thanks @sternenseemann and @collares !
2022-01-10 11:43:10 +00:00
Bobby Rong
b426ea250c
Merge pull request #151649 from r-ryantm/auto-update/alsa-plugins
alsa-plugins: 1.2.5 -> 1.2.6
2022-01-10 19:36:19 +08:00
github-actions[bot]
0f8ce42c1f
Merge staging-next into staging 2022-01-10 06:01:45 +00:00
Brandon Weeks
8f200e0e38 linux: enable IO_STRICT_DEVMEM 2022-01-09 21:34:42 -08:00
Bernardo Meurer
0cd9bb5dc1
Merge pull request #154240 from alyssais/kvmfr-5.16 2022-01-10 04:57:48 +00:00
Bernardo Meurer
5eb3005275
Merge pull request #154179 from vcunat/p/liquidtux-broken 2022-01-10 04:48:37 +00:00
Bernardo Meurer
501a2c13cc
Merge pull request #154181 from brandonweeks/debug_list 2022-01-10 04:48:21 +00:00
Bernardo Meurer
bc1ca455a4
Merge pull request #154228 from alyssais/exfat-broken 2022-01-10 04:46:04 +00:00
Bernardo Meurer
d032d14be8
Merge pull request #154220 from NelsonJeppesen/xps17-9710 2022-01-10 04:45:16 +00:00
Bernardo Meurer
6efb39682f
Merge pull request #154223 from alyssais/jool-4.1.6 2022-01-10 04:43:59 +00:00
Alyssa Ross
871b03cc67
linuxPackages.kvmfr: mark broken on Linux 5.16 2022-01-10 04:26:50 +00:00
Nelson Jeppesen
935303fd36 linux config: SND_SOC_INTEL_SOUNDWIRE_SOF_MACH >= 5.10
Enable for SND_SOC_INTEL_SOUNDWIRE_SOF_MACH kernel module. This is used
on some 10/11th gen Intel laptops such as the XPS 17 97[00|10]

Enable SND_SOC_INTEL_USER_FRIENDLY_LONG_NAMES as well - this is required dep
2022-01-09 19:28:24 -08:00
Alyssa Ross
2424687448
linuxPackages.exfat-nofuse: assert -> meta.broken
We don't need to check versions any more, because we no longer package
any kernels older than 4.4, so this is broken for all kernel versions
in Nixpkgs.
2022-01-10 03:20:56 +00:00
Alyssa Ross
1febc39a5a
linuxPackages.lttng-modules: 2.13.0 -> 2.13.1
This release adds Linux 5.16 compatibility.
2022-01-10 03:08:34 +00:00
Alyssa Ross
a35652f40f
linuxPackages.jool: 4.1.5 -> 4.1.6
This release adds Linux 5.16 compatibility.
2022-01-10 03:06:45 +00:00
Jan Tojnar
f7aa55946b Merge branch 'staging-next' into staging
; Conflicts:
;	nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
;	nixos/doc/manual/release-notes/rl-2205.section.md
;	pkgs/build-support/libredirect/default.nix
2022-01-10 01:26:05 +01:00
Brandon Weeks
b39c01b69c linux: enable DEBUG_LIST 2022-01-09 11:46:32 -08:00
Vladimír Čunát
d559444ece
linuxPackages.liquidtux: set meta.broken
This avoids Hydra (and others) attempting builds that would fail.
https://github.com/NixOS/nixpkgs/pull/150997#issuecomment-998686413
2022-01-09 20:26:53 +01:00
Bernardo Meurer
2ac65dd85b
Merge pull request #153886 from ThibautMarty/nvidia-x11-390.147
nvidia_x11: 390.143 -> 390.147
2022-01-09 19:01:43 +00:00
Anderson Torres
f97bdd35ef
Merge pull request #154038 from devhell/bump-alsa-ucm-conf
alsa-ucm-conf: 1.2.5.1 -> 1.2.6.3
2022-01-09 14:32:53 -03:00
Vincent Haupert
9dac06a14d sgx-sdk, sgx-psw: improve samples
Make it easier to review updates to `sgx-{sdk,psw}` on machines with
actual SGX hardware support. The passthru tests build and run the SGX
samples in simulation mode which works without any hardware support. To
run the samples on a machine with SGX hardware support, issue the
following command:

```bash
 $(nix-build -A sgx-sdk.runTestsHW)/bin/run-tests-hw
```

Make sure the SGX AESM daemon is running as some tests require it. See
the `services.aesmd.*` NixOS module options and the `sgx-psw` package
for details.
2022-01-09 18:02:58 +01:00
devhell
2af27e443f alsa-ucm-conf: 1.2.5.1 -> 1.2.6.3 2022-01-09 15:53:46 +00:00
Vladimír Čunát
d856f24d3c
Merge #151019: amdgpu-pro: 17.40 -> 21.30 2022-01-09 11:27:18 +01:00
Vladimír Čunát
c3805ba16c
Merge #153104: linux-pam: don't create dangling symlink during build
... into staging
2022-01-09 10:26:43 +01:00
Nikolay Amiantov
0ecf7d4148 pam_pgsql: 0.7.3.2 -> unstable-2020-05-05
Last stable release happened in 2014, and since then several important
patches were made, including segfault fixes.
2022-01-09 09:46:51 +03:00
Florian Klink
fb69d7668f
lvm2-2_02: fix build (#154041)
2cc29125a7 updated this without taking
account for the older version of the package still around.
2022-01-08 19:59:29 -05:00
github-actions[bot]
cf7efe1192
Merge staging-next into staging 2022-01-08 12:01:36 +00:00
Dmitry Kalinkin
477540469e
Merge branch 'master' into staging-next
Conflicts:
	pkgs/development/python-modules/gradient-utils/default.nix
	pkgs/development/python-modules/gradient/default.nix
2022-01-08 02:39:35 -05:00
Thiago Kenji Okada
06235ce774
Merge pull request #153515 from thiagokokada/workaround-issue-144811
nixos-rebuild: do not resolve flake path
2022-01-07 23:18:37 -03:00
TredwellGit
a40d8182da linux/hardened/patches/5.4: 5.4.169-hardened1 -> 5.4.170-hardened1 2022-01-07 22:02:22 +00:00
TredwellGit
2fe8933a62 linux/hardened/patches/4.19: 4.19.223-hardened1 -> 4.19.224-hardened1 2022-01-07 22:02:15 +00:00
TredwellGit
99a4be5a2d linux/hardened/patches/4.14: 4.14.260-hardened1 -> 4.14.261-hardened1 2022-01-07 22:02:08 +00:00
TredwellGit
fa0e80ce0d linux-rt_5_10: 5.10.87-rt59 -> 5.10.90-rt60 2022-01-07 22:01:23 +00:00
TredwellGit
4594d2494f linux: 5.4.169 -> 5.4.170 2022-01-07 22:00:30 +00:00
TredwellGit
066a0b1197 linux: 5.15.12 -> 5.15.13 2022-01-07 22:00:23 +00:00
TredwellGit
6bcc2e3529 linux: 5.10.89 -> 5.10.90 2022-01-07 22:00:15 +00:00
TredwellGit
b2ac2d62f8 linux: 4.9.295 -> 4.9.296 2022-01-07 22:00:07 +00:00
TredwellGit
0fb1f45869 linux: 4.4.297 -> 4.4.298 2022-01-07 22:00:01 +00:00
TredwellGit
e22fa956c3 linux: 4.19.223 -> 4.19.224 2022-01-07 21:59:56 +00:00
TredwellGit
ce05c553ad linux: 4.14.260 -> 4.14.261 2022-01-07 21:59:50 +00:00
Jonathan Ringer
172bcecd6b
Merge remote-tracking branch 'origin/staging-next' into staging 2022-01-07 10:32:13 -08:00
Jonathan Ringer
86f9a32c4c
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/hydra/default.nix
2022-01-07 10:31:29 -08:00
Daniel Schaefer
3980514793
Merge pull request #153167 from r-ryantm/auto-update/pcm 2022-01-07 17:16:42 +01:00
Ben Siraphob
b6fac428b1
crda: update homepage 2022-01-07 16:45:55 +07:00
Ben Siraphob
8641b298b1
chunkwm: remove 2022-01-07 16:45:53 +07:00
IvarWithoutBones
ee51400f00 tuigreet: 0.6.1 -> 0.7.1 2022-01-07 01:22:14 +01:00
Thibaut Marty
91b623dc6c nvidia_x11: 390.143 -> 390.147 2022-01-06 20:04:26 +01:00
John Ericson
ca53314dea
Merge pull request #153615 from alyssais/glib-static
netbsd: fixes for static Linux GLib
2022-01-06 10:45:28 -08:00
Alyssa Ross
2b9c5958a1
netbsd.compat: don't use musl's sys/cdefs.h
When building glib statically, a Meson check would fail, because the
check would interpret any warning as failure, and it would see the
warning that the musl sys/cdefs.h emits about the file being
deprecated.
2022-01-06 14:22:07 +00:00
Alyssa Ross
7be5fbf70f
pkgsStatic.netbsd: fix nbtool_config.h conflicts
In pkgsStatic, /all/ build inputs are propagated.  This means that
netbsd.compat was propagated, along with its setup hook, which broke
static glib builds because glib defines a function with the same name
as one in nbtool_config.h, and nbtool_config.h was being automatically
included in every C file processed by the compiler, in any transitive
dependent of netbsd.compat's setup hook.

To fix this, rather than forcing nbtool_config.h to be included for
_every_ C file in a derivation that depends on netbsd.compat, modify
the NetBSD-specific mkDerivation to detect files that need the header,
and patch it in there where appropriate.  That way, only files that
are part of NetBSD will be affected, not all transitive dependents.
2022-01-06 14:20:18 +00:00
github-actions[bot]
aad4d02c1e
Merge staging-next into staging 2022-01-06 06:02:14 +00:00
github-actions[bot]
8a0e129af2
Merge master into staging-next 2022-01-06 06:01:38 +00:00
Bernardo Meurer
4d25f9d8e6
Merge pull request #153522 from TredwellGit/linux
Kernels 2022-01-04
2022-01-06 01:36:38 +00:00
github-actions[bot]
92dce734f0
Merge staging-next into staging 2022-01-05 18:01:42 +00:00
github-actions[bot]
0d3fe41724
Merge master into staging-next 2022-01-05 18:01:06 +00:00
Jörg Thalheim
d4b954f87c
Merge pull request #153525 from veehaitch/sgx-x86_64
linux: enable X86_SGX{_KVM} on x86_64 only
2022-01-05 16:55:01 +00:00
github-actions[bot]
47d4afb1e8
Merge staging-next into staging 2022-01-05 12:01:42 +00:00
github-actions[bot]
204521c63b
Merge master into staging-next 2022-01-05 12:01:03 +00:00
Moritz Angermann
cc545663ce Export static libc, libm, libdl from the prebuilt crt as well.
Adds enable{Static,Shared} flags as well.
2022-01-05 15:16:27 +08:00
github-actions[bot]
a738715d80
Merge staging-next into staging 2022-01-05 00:02:28 +00:00
github-actions[bot]
89a0a771b6
Merge master into staging-next 2022-01-05 00:01:52 +00:00
Vincent Haupert
8bedcacaf1 linux: enable X86_SGX{_KVM} on x86_64 only
The config option X86_SGX is available on x86_64-linux only; i686-linux
is not supported.

https://github.com/torvalds/linux/blob/55a677b/arch/x86/Kconfig#L1914
2022-01-05 00:36:55 +01:00
Thiago Kenji Okada
c75bc3abc7 nixos-rebuild: remove jq
Was only used in the code removed in commit
c274d045ac.
2022-01-04 20:02:47 -03:00
TredwellGit
babb121da8 linux/hardened/patches/5.4: 5.4.167-hardened1 -> 5.4.169-hardened1 2022-01-04 22:49:05 +00:00
TredwellGit
5bea8cae1c linux/hardened/patches/5.15: 5.15.10-hardened1 -> 5.15.12-hardened1 2022-01-04 22:48:56 +00:00
TredwellGit
b23f71e805 linux/hardened/patches/5.10: 5.10.87-hardened1 -> 5.10.89-hardened1 2022-01-04 22:48:48 +00:00
TredwellGit
c389f9ace8 linux/hardened/patches/4.19: 4.19.221-hardened1 -> 4.19.223-hardened1 2022-01-04 22:48:40 +00:00
TredwellGit
aa88b7f3ec linux/hardened/patches/4.14: 4.14.258-hardened1 -> 4.14.260-hardened1 2022-01-04 22:48:27 +00:00
Thiago Kenji Okada
c274d045ac nixos-rebuild: do not resolve flake path
The removed lines converted the flake path passed by the command line
from `/some/path` to `git+file:///some/path`.

This technically shouldn't cause any issues, however running
`nixos-rebuild switch` inside a directory `/nix/store` will cause the
switch to fail and leave a partially construct generation (see issue #144811
for details).

By itself this shouldn't be too much of an issue, however thanks to
another issue in `systemd-boot-builder.py` this can leave the system
in a broken state for those using `boot.loader.systemd-boot` (AFAIK the
default), where future `nixos-rebuild switch` will fail
(see issue #93694 for details).

The issue can be fixed by running
`nix-env -p /nix/var/nix/profiles/system --delete-generations old`,
however this makes newbies very confused and it is showing in our
support threads in Matrix and Discourse (see
https://discourse.nixos.org/t/need-help-on-failure-of-building-my-configuration/16842).

Keep in mind this is a workaround. The actual issue seems to be in nix
itself (see: https://github.com/NixOS/nix/issues/5510).

See also #150065 for an alternative fix that caused other issues.

Kudos for @figsoda for figuring out this fix.
2022-01-04 18:31:08 -03:00
Thiago Kenji Okada
43176d04f3 cpuset: add meta.mainProgram 2022-01-04 15:29:04 -03:00
github-actions[bot]
285dff553d
Merge staging-next into staging 2022-01-04 18:01:46 +00:00
github-actions[bot]
6af0c1b318
Merge master into staging-next 2022-01-04 18:01:08 +00:00
Domen Kožar
6b1ea4c5bd
Merge pull request #147453 from reckenrode/libresolv-hack
libresolv: fix build on aarch64-darwin
2022-01-04 15:16:06 +01:00
Emilia Bopp
7964ed91b1 maintainers: update personal details 2022-01-04 13:29:54 +01:00
Randy Eckenrode
a42a04fadd
libresolv: fix build on aarch64-darwin
Use `configdHeaders` instead of `configd`.  This fixes #134292.
2022-01-03 21:32:52 -05:00
Randy Eckenrode
3791603924
configdHeaders: init at 453.19
`configd` is aliased to `apple-sdk.frameworks.SystemConfiguration` in
apple-sdk-11.0, which is the default on aarch64-darwin, but it does not
include all of the headers.  This package introduces the missing
headers, which are needed to build `libresolv`.

A subsequent commit will fix libresolv to build on aarch64-darwin.
2022-01-03 21:32:52 -05:00
github-actions[bot]
25662d01ae
Merge staging-next into staging 2022-01-04 00:02:40 +00:00
Martin Weinelt
11a0b61783 Merge remote-tracking branch 'origin/master' into staging-next 2022-01-03 23:21:08 +01:00
Bernardo Meurer
1300bedb61
Merge pull request #152644 from fortuneteller2k/xanmod-tt
linux_xanmod: 5.15.11 -> 5.15.12
2022-01-03 17:40:46 +00:00
R. Ryantm
e03355561a klibc: 2.0.9 -> 2.0.10 2022-01-02 20:52:02 +00:00
R. Ryantm
cdc50f2c04 pcm: 202110 -> 202112 2022-01-02 06:19:35 +00:00
R. RyanTM
3f3fee3548
pam_krb5: 4.10 -> 4.11
(#149652)
2022-01-01 22:57:50 +01:00
Winter
0715ef5968 linux-pam: don't create dangling symlink during build 2022-01-01 15:39:55 -05:00
legendofmiracles
4e576bf945
Merge pull request #153008 from r-ryantm/auto-update/sssd 2022-01-01 11:09:33 -06:00
AndersonTorres
837e61e168 eudev: 3.2.10 -> 3.2.11
From GitHub.
2022-01-01 12:58:55 -03:00
Bobby Rong
7b85ed0723
Merge pull request #152151 from trofi/fix-multipath-tools-for-fno-common
multipath-tools: pull upstream fix for -fno-cmmon toolchains
2022-01-01 21:01:35 +08:00
github-actions[bot]
38dc27dab2
Merge staging-next into staging 2022-01-01 00:02:16 +00:00
github-actions[bot]
c30032af77
Merge master into staging-next 2022-01-01 00:01:38 +00:00
R. Ryantm
49a3e9995f sssd: 2.6.1 -> 2.6.2 2021-12-31 23:05:03 +00:00
Yana Timoshenko
719567e91f maintainers: update personal details 2021-12-31 21:48:55 +03:00
Jan Tojnar
d995596052 Merge branch 'staging-next' into staging
; Conflicts:
;	nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
;	nixos/doc/manual/release-notes/rl-2205.section.md
2021-12-31 15:32:37 +01:00
Jan Tojnar
380c030740 Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/development/python-modules/aiohttp-socks/default.nix
;	pkgs/development/python-modules/emv/default.nix
;	pkgs/development/python-modules/mocket/default.nix
;	pkgs/development/python-modules/types-protobuf/default.nix
2021-12-31 07:26:03 +01:00
Jörg Thalheim
3910e719ce
Merge pull request #152422 from Mic92/bcc
bcc: fix aarch64 test
2021-12-30 18:46:00 +00:00
Michael Weiss
2c82929645
iputils: 20210722 -> 20211215
The tools "tftpd" and "traceroute6" were removed. See [0] for more details.

[0]: https://github.com/iputils/iputils/releases/tag/20211215
2021-12-30 15:00:33 +01:00
Atemu
b5e0eb762d linux-lqx: 5.15.11 -> 5.15.12 2021-12-30 12:37:33 +01:00
Yureka
2510939212 cryptsetup: fix static build 2021-12-30 11:13:39 +01:00
Yureka
95570a64dc lvm2: allow building static libdm 2021-12-30 11:13:39 +01:00
fortuneteller2k
4768d1e9fa linux_xanmod: 5.15.11 -> 5.15.12 2021-12-30 14:15:46 +08:00
Jörg Thalheim
ecb6200c7b bcc: fix aarch64 test 2021-12-30 06:40:02 +01:00
TredwellGit
5e8e09d3a3 linux: 5.4.168 -> 5.4.169 2021-12-29 16:39:41 +00:00
TredwellGit
fcbeb94323 linux: 5.15.11 -> 5.15.12 2021-12-29 16:39:35 +00:00
TredwellGit
6504d5dae6 linux: 5.10.88 -> 5.10.89 2021-12-29 16:39:27 +00:00
TredwellGit
8ad124f2b0 linux: 4.9.294 -> 4.9.295 2021-12-29 16:39:20 +00:00
TredwellGit
2f1863ce77 linux: 4.4.296 -> 4.4.297 2021-12-29 16:39:14 +00:00
TredwellGit
e1dd7fb45f linux: 4.19.222 -> 4.19.223 2021-12-29 16:39:09 +00:00
TredwellGit
e3d0e08e8e linux: 4.14.259 -> 4.14.260 2021-12-29 16:39:03 +00:00
github-actions[bot]
129083edcf
Merge master into staging-next 2021-12-29 06:01:11 +00:00
Jonathan Ringer
8fea5898ec
linux-phc-intel: update homepage 2021-12-28 10:17:36 -08:00
github-actions[bot]
996c3bdfc2
Merge master into staging-next 2021-12-28 06:01:09 +00:00
Madoura
40f0507288
linux_testing-bcachefs: 2021-11-06 -> 2021-12-26 2021-12-27 17:22:59 -06:00
github-actions[bot]
8ce4686310
Merge master into staging-next 2021-12-27 18:01:11 +00:00
Bobby Rong
e83c7692e6
Merge pull request #152240 from r-ryantm/auto-update/sof-firmware
sof-firmware: 1.9.3 -> 2.0
2021-12-27 21:19:22 +08:00
github-actions[bot]
8e28ffba28
Merge master into staging-next 2021-12-26 18:01:04 +00:00
Bernardo Meurer
60b29ec731
Merge pull request #151139 from TredwellGit/firmwareLinuxNonfree
firmwareLinuxNonfree: 20211027 -> 20211216
2021-12-26 16:22:25 +00:00
R. Ryantm
5df2206a4d sof-firmware: 1.9.3 -> 2.0 2021-12-26 15:07:19 +00:00
github-actions[bot]
7096340b0c
Merge master into staging-next 2021-12-26 12:01:14 +00:00
Bobby Rong
f5dd11f444
Merge pull request #150357 from r-ryantm/auto-update/acpid
acpid: 2.0.32 -> 2.0.33
2021-12-26 19:31:20 +08:00
Bobby Rong
75f0630226
Merge pull request #152144 from r-ryantm/auto-update/libtraceevent
libtraceevent: 1.4.0 -> 1.5.0
2021-12-26 18:59:38 +08:00
github-actions[bot]
cacc9073e1
Merge master into staging-next 2021-12-26 06:01:16 +00:00
zowoq
c9044f1de1 libbpf: fix passthru.tests
b5158636c8
2021-12-26 11:37:58 +10:00
github-actions[bot]
10263fd59e
Merge master into staging-next 2021-12-26 00:01:55 +00:00
Sergei Trofimovich
d32fcc684c multipath-tools: pull upstream fix for -fno-cmmon toolchains
Without the change build on clang-12 (and upstream gcc-10+) fails as:

    $ nix build -L --impure --expr 'with import ./. {}; multipath-tools.override { stdenv = clang12Stdenv; }'
    ...
    multipath-tools> ld: callout.o:libmultipath/./structs.h:109:
      multiple definition of `___error1___'; devmapper.o:structs.h:109: first defined here
2021-12-25 22:38:47 +00:00