Commit Graph

25845 Commits

Author SHA1 Message Date
nikstur
329de0f51e systemd: remove unused bindings 2024-01-17 14:12:41 +01:00
github-actions[bot]
4fe3cac67d
Merge staging-next into staging 2024-01-17 12:01:22 +00:00
Mario Rodas
0ae697baf6
Merge pull request #281182 from trofi/pam-re-enable-lastlog
pam: re-enable `pam_lastlog` module
2024-01-17 05:23:46 -05:00
superherointj
7ec605930b
pkgsMusl.systemd: fix build (#281323)
PR #239201 broke systemd for musl.

To make the build actually work, #278994 [not available in master yet] is also required.

Fixes: https://github.com/NixOS/nixpkgs/issues/280738

Co-authored-by: @nesteroff @yu-re-ka
2024-01-17 08:55:31 +01:00
github-actions[bot]
e73431e32f
Merge staging-next into staging 2024-01-17 06:01:31 +00:00
Franz Pletz
340dbba30c
Merge pull request #281410 from amaxine/fwupd-efi-1.4 2024-01-17 02:45:00 +01:00
Franz Pletz
cec578e2b4
Merge pull request #280781 from Atemu/update/xanmod 2024-01-17 01:06:55 +01:00
github-actions[bot]
84325112d5
Merge staging-next into staging 2024-01-17 00:02:43 +00:00
Maxine Aubrey
065e614cde
fwupd-efi: 1.3 → 1.4 2024-01-16 23:32:41 +01:00
Nick Cao
5df0c94c5e
Merge pull request #281365 from Kiskae/nvidia/535.154.05
linuxPackages.nvidiaPackages.production: 535.146.02 -> 535.154.05
2024-01-16 15:20:25 -05:00
K900
c8c617e473
Merge pull request #280939 from arthsmn/plymouth
plymouth: 23.360.11 -> 24.004.60
2024-01-16 22:46:24 +03:00
github-actions[bot]
fe8b51eed0
Merge staging-next into staging 2024-01-16 18:01:37 +00:00
Kiskae
732296bb50 linuxPackages.nvidiaPackages.production: 535.146.02 -> 535.154.05 2024-01-16 18:22:15 +01:00
Janne Heß
bd4233863c
Merge pull request #280415 from r-ryantm/auto-update/freeipa
freeipa: 4.11.0 -> 4.11.1
2024-01-16 17:58:07 +01:00
Nick Cao
b1d33fb030
Merge pull request #281254 from NickCao/mingetty-cross
mingetty: fix cross compilation
2024-01-16 10:47:42 -05:00
Alyssa Ross
b0209635c0 linux_4_19: 4.19.304 -> 4.19.305 2024-01-16 15:25:01 +01:00
Alyssa Ross
34b2bea9f7 linux_5_4: 5.4.266 -> 5.4.267 2024-01-16 15:25:01 +01:00
Alyssa Ross
8140229b0b linux_5_10: 5.10.207 -> 5.10.208 2024-01-16 15:25:01 +01:00
Alyssa Ross
98c3e64d96 linux_5_15: 5.15.146 -> 5.15.147 2024-01-16 15:25:01 +01:00
Alyssa Ross
2a0eb31361 linux_6_1: 6.1.72 -> 6.1.73 2024-01-16 15:25:01 +01:00
Alyssa Ross
4c7712d2f5 linux_6_6: 6.6.11 -> 6.6.12 2024-01-16 15:25:01 +01:00
Sandro
39ff478c11
Merge pull request #280040 from Luflosi/update/linuxPackages.apfs
linuxPackages.apfs: 0.3.5 -> 0.3.6
2024-01-16 13:03:28 +01:00
github-actions[bot]
7e5906aca4
Merge staging-next into staging 2024-01-16 12:01:24 +00:00
K900
41a9a7f170
Merge pull request #281190 from K900/linux-firmware-20240115
linux-firmware: 20231211 -> 20240115
2024-01-16 10:47:47 +03:00
github-actions[bot]
4c8ce132ff
Merge staging-next into staging 2024-01-16 06:01:25 +00:00
a-n-n-a-l-e-e
8c6fb2212d
Merge pull request #281143 from ethorsoe/trace-cmd-path
trace-cmd: search path properly when running commands
2024-01-15 20:21:14 -08:00
Nick Cao
50b6412a31
mingetty: fix cross compilation 2024-01-15 20:40:53 -05:00
github-actions[bot]
b75d56c840
Merge staging-next into staging 2024-01-15 18:01:17 +00:00
K900
479ba708b0 linux-firmware: 20231211 -> 20240115 2024-01-15 20:48:46 +03:00
Sergei Trofimovich
0a599528c7 pam: re-enable pam_lastlog module
Without the chnage login fails at least in VM tests as:

    $ nix build --no-link -f. gjs.tests -L
    ...
    vm-test-run-gjs> machine # [    6.331514] lightdm[1069]: PAM unable to dlopen(/nix/store/9p9ya5n7zi0smc3fb95ck2yvjma26dn5-linux-pam-1.5.3/lib/security/pam_lastlog.so): /nix/store/9p9ya5n7zi0smc3fb95ck2yvjma26dn5-linux-pam-1.5.3/lib/security/pam_lastlog.so: cannot open shared object file: No such file or directory
    vm-test-run-gjs> machine # [    6.332529] lightdm[1069]: PAM adding faulty module: /nix/store/9p9ya5n7zi0smc3fb95ck2yvjma26dn5-linux-pam-1.5.3/lib/security/pam_lastlog.so
2024-01-15 17:27:16 +00:00
Pol Dellaiera
186e57d9b1
Merge pull request #279478 from khaneliman/yabai
yabai: 6.0.4 -> 6.0.6
2024-01-15 15:31:29 +01:00
Emil Thorsoe
cd5fd58b72 trace-cmd: search path properly when running commands 2024-01-15 15:46:37 +02:00
github-actions[bot]
ed73852825
Merge staging-next into staging 2024-01-15 12:01:27 +00: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
github-actions[bot]
a1c9a26c5c
Merge staging-next into staging 2024-01-15 00:02:42 +00:00
Bernardo Meurer
3ea621c7ff
Merge pull request #268280 from peat-psuwit/for-upstream/upgrade-linux-rpi 2024-01-14 15:34:19 -05:00
github-actions[bot]
c040ffb531
Merge staging-next into staging 2024-01-14 18:01:21 +00:00
arthsmn
9e817011de
plymouth: 23.360.11 -> 24.004.60 2024-01-14 14:57:27 -03: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
github-actions[bot]
c9743f0e5c
Merge staging-next into staging 2024-01-14 06:01:18 +00:00
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
Atemu
1c6483b6a6 linux_xanmod_latest: 6.6.9 -> 6.6.10 2024-01-13 19:09:21 +01:00
Atemu
894f4b73c0 linux_xanmod: 6.1.70 -> 6.1.72 2024-01-13 19:09:21 +01:00
github-actions[bot]
e59c8549eb
Merge staging-next into staging 2024-01-13 18:01:22 +00: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