Commit Graph

23851 Commits

Author SHA1 Message Date
Nick Cao
ecf6d73f87
nss_ldap: fix cross compilation 2024-01-15 20:38:57 -05:00
Arnout Engelen
c3e128f3c0
Merge pull request #259168 from SuperSandro2000/zd1211
zd1211: only copy firmware files according to readme, update license
2024-01-15 11:54:13 +01:00
Thiago Kenji Okada
6987e9935b
Merge pull request #281056 from JerrySM64/update-linux-zen
linuxKernel.kernels.linux_zen: 6.7-zen2 -> 6.7-zen3
2024-01-15 08:12:58 +00:00
Jerry Starke
9350f6fa5a linuxKernel.kernels.linux_zen: 6.7-zen2 -> 6.7-zen3 2024-01-15 03:51:13 +01:00
Bernardo Meurer
3ea621c7ff
Merge pull request #268280 from peat-psuwit/for-upstream/upgrade-linux-rpi 2024-01-14 15:34:19 -05:00
Franz Pletz
6c08fe3ccf
Merge pull request #269080 from Stunkymonkey/fabricmanager-deprecate-phases 2024-01-14 18:40:14 +01:00
Muhammad Falak R Wani
e467119a15 iwd: 2.12 -> 2.13
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-01-14 16:34:14 +05:30
Robert Hensing
c8c3c5854e nixos-rebuild: Avoid empty command
"${a[@]}" => ok
"${foo:+a[@]}" => empty string when length is 0
2024-01-14 04:03:25 +01:00
Robert Hensing
472dfb3888 nixos-rebuild: Add tty only to "sudo-able" commands for target
This solves again the problem solved by 09fd207cb8.

To quote:

> We always want to use `ssh -t` to force PTY allocation as there may be
> interactive SSH prompts like trusting unknown hosts.

However, the creation of a pseudoterminal causes the remote stdout and stderr
to point to the same tty, resulting in a single stream in the ssh client,
which breaks other usages of ssh, such as `--build-host`.

Hence, this commit only sets the flag for invocations that need it -
or would need it if sudo were disabled. That should help with development
and gives a somewhat more consistent user experience.
2024-01-14 01:14:33 +01:00
Robert Hensing
99d3e0c168 Revert "nixos-rebuild: fix entering sudo password over SSH"
This reverts commit 09fd207cb8.

It caused a regression when using `--build-host` and flakes.
See https://github.com/NixOS/nixpkgs/pull/277642#issuecomment-1890783714
2024-01-14 00:48:53 +01:00
Robert Hensing
221ad6d7ff
Merge pull request #277642 from Enzime/fix/nixos-rebuild-remote-sudo
nixos-rebuild: fix issues when using `--target-host`
2024-01-13 18:52:57 +01:00
Nick Cao
06eb8be5bd
Merge pull request #280625 from r-ryantm/auto-update/power-calibrate
power-calibrate: 0.01.34 -> 0.01.35
2024-01-13 10:32:43 -05:00
Nick Cao
80ea70fa67
Merge pull request #280630 from r-ryantm/auto-update/powerstat
powerstat: 0.04.01 -> 0.04.02
2024-01-13 10:30:50 -05:00
Nick Cao
5b8af9662e
Merge pull request #280593 from r-ryantm/auto-update/fnotifystat
fnotifystat: 0.02.10 -> 0.02.11
2024-01-13 10:22:17 -05:00
Nick Cao
f630fe86ae
Merge pull request #280598 from r-ryantm/auto-update/forkstat
forkstat: 0.03.01 -> 0.03.02
2024-01-13 10:21:41 -05:00
Nick Cao
e7a9276d46
Merge pull request #280613 from r-ryantm/auto-update/health-check
health-check: 0.03.11 -> 0.03.12
2024-01-13 10:19:05 -05:00
Thiago Kenji Okada
85cbb44a83
Merge pull request #280656 from JerrySM64/update-linux-zen
linuxKernel.kernels.linux_zen: 6.7-zen1 -> 6.7-zen2 ; linuxKernel.kernels.linux_lqx: 6.6.10-lqx1 -> 6.6.11-lqx1
2024-01-13 12:52:07 +00:00
Alyssa Ross
3d673c9b54 linux/hardened/patches/6.6: 6.6.10-hardened1 -> 6.6.11-hardened1 2024-01-13 11:10:59 +01:00
Alyssa Ross
51372c01b3 linux_5_10: 5.10.206 -> 5.10.207 2024-01-13 11:10:59 +01:00
Jerry Starke
5ff3603f6e linuxKernel.kernels.linux_lqx: 6.6.10-lqx1 -> 6.6.11-lqx1 2024-01-13 04:56:10 +01:00
Jerry Starke
563d2c4dec linuxKernel.kernels.linux_zen: 6.7-zen1 -> 6.7-zen2 2024-01-13 04:45:09 +01:00
R. Ryantm
62df22f0fa powerstat: 0.04.01 -> 0.04.02 2024-01-13 01:20:05 +00:00
R. Ryantm
117c0d2838 power-calibrate: 0.01.34 -> 0.01.35 2024-01-13 00:48:37 +00:00
R. Ryantm
6945b5b1ac health-check: 0.03.11 -> 0.03.12 2024-01-12 23:19:28 +00:00
Mario Rodas
c10e321f02
Merge pull request #280307 from trofi/libtraceevent-update
libtraceevent: 1.8.1 -> 1.8.2
2024-01-12 17:57:02 -05:00
R. Ryantm
82f5f01ab8 forkstat: 0.03.01 -> 0.03.02 2024-01-12 22:07:09 +00:00
R. Ryantm
ed93fc351a fnotifystat: 0.02.10 -> 0.02.11 2024-01-12 21:44:13 +00:00
maxine
3ca3105511
Merge pull request #280512 from r-ryantm/auto-update/sssd
sssd: 2.9.3 -> 2.9.4
2024-01-12 20:44:39 +01:00
Ryan Lahfa
e947a837d7
Merge pull request #254845 from phlip9/update-sgx-2.21
sgx-sdk: 2.16 -> 2.21
2024-01-12 20:06:07 +01:00
Ryan Lahfa
f65e5ea479
Merge pull request #279368 from ibbem/reenable-rfkill-input
linux/kernel/common-config: Reenable the rfkill-input module
2024-01-12 19:33:22 +01:00
Nick Cao
95b0bf9490
Merge pull request #280346 from r-ryantm/auto-update/smemstat
smemstat: 0.02.12 -> 0.02.13
2024-01-12 11:31:41 -05:00
R. Ryantm
ea42333590 sssd: 2.9.3 -> 2.9.4 2024-01-12 14:29:42 +00:00
R. Ryantm
49e1912998 smemstat: 0.02.12 -> 0.02.13 2024-01-11 20:39:05 +00:00
Sergei Trofimovich
6396c42413 libtraceevent: 1.8.1 -> 1.8.2 2024-01-11 16:23:00 +00:00
github-actions[bot]
5ee7600250
Merge master into staging-next 2024-01-11 12:01:18 +00:00
Tungsten842
211f1033b7 linux: enable CONFIG_RTC_HCTOSYS 2024-01-11 10:54:23 +01:00
Alyssa Ross
1d6f702f95 linux: set CONFIG_X86_GENERIC
> This is really intended for distributors who need more generic
> optimizations.

Apparently it's expected that as a generic distribution, we set this,
and if we had we wouldn't have been affected by the recent 32-bit x86
Xen breakage[1][2]:

> In normal distro kernels, CONFIG_X86_GENERIC is enabled

[1]: https://lore.kernel.org/lkml/20231204084722.3789473-1-arnd@kernel.org/
[2]: 096639c548 ("linux: drop XEN on 32-bit")
2024-01-11 10:53:47 +01:00
Alyssa Ross
98c8fa3761 linux/hardened/patches/6.6: 6.6.8-hardened1 -> 6.6.10-hardened1 2024-01-11 10:53:15 +01:00
Alyssa Ross
a1095e514a linux/hardened/patches/6.1: 6.1.69-hardened1 -> 6.1.72-hardened1 2024-01-11 10:53:15 +01:00
Alyssa Ross
655a948f96 linux/hardened/patches/5.4: 5.4.265-hardened1 -> 5.4.266-hardened1 2024-01-11 10:53:15 +01:00
Alyssa Ross
1f15189d40 linux/hardened/patches/5.15: 5.15.145-hardened1 -> 5.15.146-hardened1 2024-01-11 10:53:15 +01:00
Alyssa Ross
20f916fd77 linux/hardened/patches/5.10: 5.10.205-hardened1 -> 5.10.206-hardened1 2024-01-11 10:53:15 +01:00
Alyssa Ross
551742e78c linux/hardened/patches/4.19: 4.19.303-hardened1 -> 4.19.304-hardened1 2024-01-11 10:53:15 +01:00
Alyssa Ross
c45f8f4822 linux_6_1: 6.1.71 -> 6.1.72 2024-01-11 10:53:15 +01:00
Alyssa Ross
ff15120f51 linux_6_6: 6.6.10 -> 6.6.11 2024-01-11 10:53:15 +01:00
github-actions[bot]
769e5f5d37
Merge master into staging-next 2024-01-10 18:01:17 +00:00
Weijia Wang
0b9c8af0d9
Merge pull request #280002 from trofi/amdgpu-pro-libffi-pin
linuxPackages.amdgpu-pro: use `libffi_3_3`, not an override
2024-01-10 18:56:15 +01:00
Nick Cao
1ce8b9a996
Merge pull request #279726 from r-ryantm/auto-update/nvme-cli
nvme-cli: 2.7 -> 2.7.1
2024-01-10 10:49:08 -05:00
Martin Weinelt
10b01dcc89
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
-	pkgs/development/python-modules/types-setuptools/default.nix
2024-01-10 16:09:52 +01:00
Sergei Trofimovich
b6063571b1 linuxPackages.amdgpu-pro: use libffi_3_3, not an override
Without the change `amdgpu-pro` tried to build `libffi-3.3` with patches
for `libffi-3.4` and failed as:

    patching file include/ffi_common.h
    Hunk #1 succeeded at 103 with fuzz 2 (offset -25 lines).
    can't find file to patch at input line 36

THe change uses `libffi_3_3` instead.

Closes: https://github.com/NixOS/nixpkgs/issues/279955
2024-01-10 09:40:12 +00:00