Commit Graph

22061 Commits

Author SHA1 Message Date
Sandro
da4daed57a
Merge pull request #243911 from r-ryantm/auto-update/intel-compute-runtime
intel-compute-runtime: 23.17.26241.24 -> 23.22.26516.18
2023-07-17 14:43:12 +02:00
github-actions[bot]
0a4cedc7f8
Merge staging-next into staging 2023-07-17 12:02:20 +00:00
Nick Cao
bc8224cab6
bpftune: unstable-2023-07-11 -> unstable-2023-07-14, enable parallel building
Diff: f2eb8e9c02...66620152bf
2023-07-17 15:59:56 +08:00
Nick Cao
975bd53d39
bpftune: unstable-2023-05-30 -> unstable-2023-07-11
Diff: bfec6668db...f2eb8e9c02
2023-07-17 15:59:55 +08:00
Nick Cao
4cd70e125d
nixos/bpftune: init basic test 2023-07-17 15:59:50 +08:00
Nick Cao
002c2c038e
bpftune: init at unstable-2023-05-30 2023-07-17 15:59:48 +08:00
R. Ryantm
a01b86cfad pcm: 202302 -> 202307 2023-07-17 06:30:37 +00:00
R. Ryantm
629e86032b intel-compute-runtime: 23.17.26241.24 -> 23.22.26516.18 2023-07-17 05:39:04 +00:00
github-actions[bot]
5b36eb4172
Merge staging-next into staging 2023-07-17 00:03:32 +00:00
April John
6cee3b5893 linuxPackages.trelay: init at 22.03.5
Co-authored-by: Yaya <github@uwu.is>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Yureka <yuka@yuka.dev>
2023-07-16 21:13:31 +02:00
github-actions[bot]
034c3854f0
Merge staging-next into staging 2023-07-16 18:01:40 +00:00
Ryan Lahfa
6e7ca62140
Merge pull request #243516 from RaitoBezarius/bcachefs-acls 2023-07-16 17:00:10 +02:00
Jan Tojnar
cea188cbbb Merge branch 'staging-next' into staging
Conflicts:
 - pkgs/tools/networking/shadowfox/default.nix between e989daa65f and 1c29673fcc
 - pkgs/tools/networking/wuzz/default.nix between 7d80417710 and 1c29673fcc
2023-07-16 02:20:49 +02:00
Sandro
3afe31e0a0
Merge pull request #242922 from panicgh/kernelshark
kernelshark: 2.2.0 -> 2.2.1
2023-07-15 23:42:09 +02:00
Raito Bezarius
9895d0b0c5 linuxPackages_testing_bcachefs: add raitobezarius as maintainer
I am daily driving bcachefs now.
2023-07-15 17:51:21 +02:00
Raito Bezarius
ddcc70786f linuxPackages_testing_bcachefs: enable quota and POSIX ACL
Previously, we were not enabling those two features, it does not cost us a lot to do it
and fix journald who relies on POSIX ACLs.
2023-07-15 17:51:21 +02:00
github-actions[bot]
26b725b3fe
Merge master into staging-next 2023-07-15 12:01:05 +00:00
Pol Dellaiera
604c2608b4
tuxedo-keyboard: set it as broken for kernel <= 5.4
- Switch to `finalAttrs` pattern
- Add missing phase hooks
- Sort `meta` attribute
- Update `meta.broken` attribute
2023-07-15 08:11:06 +02:00
github-actions[bot]
8c2cf79031
Merge staging-next into staging 2023-07-14 18:02:05 +00:00
github-actions[bot]
0f179253f1
Merge master into staging-next 2023-07-14 18:01:25 +00:00
Sandro
01f286cb66
Merge pull request #242946 from LibreCybernetics/linux_6_4_hardened-init
linux/hardened/patches/6.4: init at 6.4.3-hardened1
2023-07-14 18:04:49 +02:00
Florian Klink
a6d1b185e6
Merge pull request #243245 from arianvp/bump-systemd
systemd: 253.5 -> 253.6
2023-07-14 16:03:47 +03:00
github-actions[bot]
972652b656
Merge staging-next into staging 2023-07-14 12:02:21 +00:00
Vladimír Čunát
9becde5b94
intel-compute-runtime: disable fortify3 hardening flag
https://hydra.nixos.org/build/227425926/nixlog/2/tail
2023-07-14 09:43:55 +02:00
Vladimír Čunát
e50f883333
Merge #242723: libbpf: 1.2.0 -> 1.2.2
...into staging
2023-07-14 08:31:46 +02:00
Dominique Martinet
da60cdbcb7 libbpf: 1.2.0 -> 1.2.2
1.2.1: Bug fix release:

Single bug fix (#1) that fixes regression in `perf` tool caused by libbpf
resetting its custom catch-all `SEC()` handler on explicit
`bpf_program__set_type()` call.

Given setting custom `SEC()` handlers is rarely used and pretty
esoteric feature of libbpf, most users should not be affected.

1.2.2: One more fix:

 - Fix (#2) possible double-free in USDT-related libbpf code, which
happens when libbpf runs out of space in `__bpf_usdt_specs` map due
to having too many unique USDT specs. Running out of space can be
mitigated by bumping up `BPF_USDT_MAX_SPEC_CNT` define before including
`bpf/usdt.bpf.h` header in BPF-side code.
This will prevent the double-free as a side effect (and will make it
possible to successfully attach all requested USDTs), which is a
recommended work-around for libbpf versions prior to v1.2.2.

Link: e4d3827e5d #1
Link: f117080307 #2
2023-07-14 15:15:45 +09:00
github-actions[bot]
d52229da47
Merge staging-next into staging 2023-07-14 06:02:04 +00:00
github-actions[bot]
469798d2dd
Merge master into staging-next 2023-07-14 06:01:28 +00:00
Jörg Thalheim
17214cfa6d
Merge pull request #241349 from Mic92/sysdig
sysdig: 0.31.5 -> 0.32.0
2023-07-14 06:35:24 +01:00
github-actions[bot]
c796e255b3
Merge staging-next into staging 2023-07-14 00:03:13 +00:00
github-actions[bot]
9905fde3a5
Merge master into staging-next 2023-07-14 00:02:39 +00:00
Franz Pletz
55a0283657
Merge pull request #243006 from baloo/baloo/conntrack-tools/systemd-support 2023-07-14 01:06:39 +02:00
Janik
7cbf18cb65
Merge pull request #205143 from auchter/auchter/rpi02w 2023-07-13 22:50:18 +02:00
Sandro
3020304ac5
Merge pull request #242963 from PedroHLC/hwdata-0.372
hwdata: 0.371 -> 0.372
2023-07-13 22:28:26 +02:00
Jan Tojnar
72bec397fa
Merge pull request #243217 from jtojnar/upower
upower: 1.90.0 → 1.90.2
2023-07-13 21:15:39 +02:00
github-actions[bot]
a3b43106c9
Merge master into staging-next 2023-07-13 18:01:24 +00:00
Jan Tojnar
d08e84b3be upower: Add installed tests 2023-07-13 19:12:22 +02:00
PedroHLC ☭
68b134cdfc
hwdata: 0.371 -> 0.372 2023-07-13 13:15:40 -03:00
Oliver Richter
9d6cd34766 esdm: init at 0.6.0
Signed-off-by: Oliver Richter <richter-oliver@gmx.net>
2023-07-13 16:08:12 +02:00
Arian van Putten
9b0ac38252 systemd: 253.5 -> 253.6
Allows us to drop a patch

Also fixes systemd-repart being able to run in nix-build
2023-07-13 12:32:43 +02:00
Laurens M
b412ff8711
uhk-agent: 2.1.2 -> 3.0.0
[Release notes](https://github.com/UltimateHackingKeyboard/agent/releases/tag/v3.0.0)
2023-07-13 22:10:36 +12:00
Jan Tojnar
b9c867fdad upower: 1.90.0 → 1.90.2
- Fixes flaky test with libgupower 238.
- Adds support for installed tests.

https://gitlab.freedesktop.org/upower/upower/-/compare/v1.90.0...v1.90.1
https://gitlab.freedesktop.org/upower/upower/-/compare/v1.90.1...v1.90.2
2023-07-13 09:13:30 +02:00
Jan Tojnar
416d02f9fd upower: Clean up
- Switch to `finalAttrs` pattern.
- Move `DESTDIR` into `env`.
- Use `lib.optionals` for patches and move the comment inside, in preparation for more patches.
2023-07-13 09:13:30 +02:00
Theodore Ni
8275047a79
x86info: disable fortify3 hardening flag 2023-07-12 22:52:43 -07:00
Theodore Ni
b14fcda6c0
sgx-psw: disable fortify3 hardening flag 2023-07-12 22:35:45 -07:00
Theodore Ni
2052c2d56f
mmc-utils: disable fortify3 hardening flag 2023-07-12 22:27:28 -07:00
Philipp Bartsch
1256178263 apparmor: fix python import issues
With buildPythonApplication the PYTHONPATH is now populated properly,
which should address the ModuleNotFoundError issue.

I also moved some of the substitutions from postInstall to prePatch, so
they don't conflict with the wrapped executables.

Because upstream does not seem to hardcode binary paths in the utils
anymore, some of the old substituteInPlace rules could be removed.

Partial fix for nixpkgs#169056
2023-07-12 21:38:31 +02:00
github-actions[bot]
79f291cd13
Merge master into staging-next 2023-07-12 18:01:11 +00:00
Weijia Wang
95fdc5d83b
Merge pull request #243041 from SFrijters/conky-1.19.2
conky: 1.18.0 -> 1.19.2
2023-07-12 17:06:51 +03:00
Mauricio Collares
e2622eee41
Merge pull request #242466 from risicle/ris-fortify3-disable-various
disable `fortify3` hardening flag on various packages
2023-07-12 13:49:08 +01:00
Dominik Xaver Hörl
95026c0ba3 tuxedo-keyboard: 3.2.5 -> 3.2.7 2023-07-12 14:10:18 +02:00
github-actions[bot]
bc41da4eb9
Merge master into staging-next 2023-07-12 12:01:23 +00:00
Stefan Frijters
5dfbc782c1
conky: 1.18.0 -> 1.19.2 2023-07-12 12:44:13 +02:00
Ryan Lahfa
0b4db90430
Merge pull request #243016 from chayleaf/kvmfr-linux64 2023-07-12 12:38:20 +02:00
chayleaf
3a9c8b6c61 linuxPackages.kvmfr: fix for linux 6.4 2023-07-12 14:44:30 +07:00
Arthur Gautier
b78c63bc9a conntrack-tools: fixup systemd support
make it optional
2023-07-12 06:15:28 +00:00
github-actions[bot]
4d2d9f544a
Merge master into staging-next 2023-07-12 06:01:19 +00:00
tranquillity-codes
212f20a907 conky: clean up compiler flags 2023-07-12 07:55:13 +02:00
tranquillity-codes
dc1cfc59ef conky: lua 5.3 -> lua 5.4 2023-07-12 07:55:13 +02:00
tranquillity-codes
e601e9b07a conky: 1.13.1 -> 1.18.0 2023-07-12 07:55:13 +02:00
Nick Cao
7bed3a7f02
Merge pull request #242907 from Kiskae/nvidia/525.47.31
linuxPackages.nvidia_x11_vulkan_beta: 525.47.27 -> 525.47.31
2023-07-12 09:33:31 +08:00
github-actions[bot]
c7f86a0032
Merge master into staging-next 2023-07-12 00:02:37 +00:00
Fabián Heredia Montiel
ad38070be8 linux/hardened/patches/6.4: init at 6.4.3-hardened1 2023-07-11 16:53:08 -06:00
John Ericson
78109c4d49
Merge pull request #241001 from emilytrau/bootstrap-sources-recursive
minimal-bootstrap: use recursive FOD to make nix unpack bootstrap sources
2023-07-11 18:27:38 -04:00
John Ericson
c69282508c Address my comments
1. Advice for manually assembling the bootstrap sources is restored.

2. Hash is no longer duplicated

3. More informative store path using `builtins.placeholder` is provided.
2023-07-11 17:38:54 -04:00
Pol Dellaiera
4c6b50451d
Merge pull request #242810 from R-VdP/fwupd_1_9_3
fwupd: 1.9.2 -> 1.9.3
2023-07-11 23:33:55 +02:00
Thiago Kenji Okada
e42a2887a7
Merge pull request #242722 from thiagokokada/bump-zen
linuxKernel.kernels.linux_zen: 6.4.1-zen1 -> 6.4.2-zen1;  linuxKernel.kernels.linux_lqx: 6.3.11-lqx2 -> 6.4.2-lqx1; linuxKernel.kernels.linux_{lqx,zen}: add custom extra config
2023-07-11 21:16:01 +00:00
Nicolas Benes
de2ac3cf0e kernelshark: 2.2.0 -> 2.2.1 2023-07-11 22:36:20 +02:00
Thiago Kenji Okada
b2a4f6a735 linuxKernel.kernels.linux_{lqx,zen}: mark as broken in aarch64 2023-07-11 20:40:51 +01:00
Thiago Kenji Okada
be1d7789aa linuxKernel.kernels.linux_{lqx,zen}: add custom extra config
This is based on the following sources:
- https://gitlab.archlinux.org/archlinux/packaging/packages/linux-zen/-/blob/main/config
- https://github.com/damentz/liquorix-package/blob/6.4/master/linux-liquorix/debian/config/kernelarch-x86/config-arch-64
- https://liquorix.net/

This is not supposed to be exhaustive, so we may not completely match
upstream here. However, we should get most of the improvements in upstream
webpage, and there is always space for further tuning in the future.

Fixes: #241986
2023-07-11 20:40:51 +01:00
Kiskae
704a02e155 linuxPackages.nvidia_x11_vulkan_beta: 525.47.27 -> 525.47.31 2023-07-11 21:05:50 +02:00
github-actions[bot]
12991ebe2c
Merge master into staging-next 2023-07-11 18:01:09 +00:00
Sandro
88f3aca031
Merge pull request #241181 from keenanweaver/game-devices-udev 2023-07-11 17:18:22 +02:00
Keenan Weaver
578b8eac37
game-devices-udev-rules: 0.21 -> 0.22 2023-07-11 08:25:24 -05:00
github-actions[bot]
3c65edb674
Merge master into staging-next 2023-07-11 12:01:19 +00:00
Atemu
fe765bc194
Merge pull request #242461 from Atemu/update/xanmod
linux_xanmod, linux_xanmod: 2023-07-09
2023-07-11 13:08:55 +02:00
r-vdp
421fdfd975
fwupd: 1.9.2 -> 1.9.3
Changelog: https://github.com/fwupd/fwupd/releases/tag/1.9.3
2023-07-11 12:53:10 +02:00
Thiago Kenji Okada
7ff753d449 linuxKernel.kernels.linux_{lqx,zen}: add thiagokokada as maintainer 2023-07-11 11:17:55 +01:00
K900
80f1bea8bc linux: 6.4.2 -> 6.4.3 2023-07-11 11:06:57 +03:00
Thiago Kenji Okada
322da8a27c linuxKernel.kernels.linux_lqx: 6.3.11-lqx2 -> 6.4.2-lqx1 2023-07-10 22:12:52 +01:00
Thiago Kenji Okada
ef823ba338 linuxKernel.kernels.linux_zen: 6.4.1-zen1 -> 6.4.2-zen1 2023-07-10 22:09:28 +01:00
github-actions[bot]
7df9bccc89
Merge master into staging-next 2023-07-10 18:01:32 +00:00
Linus Heckemann
4eca45085d util-linux: fix linking login and swap tools to bin output 2023-07-10 13:56:48 +00:00
Franz Pletz
3c08e25b3e
Merge pull request #242559 from r-ryantm/auto-update/iwd 2023-07-10 15:10:55 +02:00
R. Ryantm
51c6a06979 iwd: 2.6 -> 2.7 2023-07-10 00:57:35 +00:00
github-actions[bot]
09bdd38107
Merge master into staging-next 2023-07-10 00:02:30 +00:00
Sandro
0ccdf00a66
Merge pull request #240960 from majiru/add-tlsclient
tlsclient: init at 1.5, pam_dp9ik: init at 1.5
2023-07-09 22:36:57 +02:00
Weijia Wang
599b8acc19
Merge pull request #242490 from wegank/prl-tools-bump
linuxPackages_latest.prl-tools: 18.3.1-53614 -> 18.3.2-53621
2023-07-09 23:25:30 +03:00
Ilan Joselevich
3e92ad30a8
Merge pull request #232459 from Kranzes/nixos-rebuild
nixos-rebuild: make --use-substitutes/-s/--substitute-on-destination work with flakes
2023-07-09 23:09:47 +03:00
Jacob Moody
5f97e78c64 pam_dp9ik: init at 1.5 2023-07-09 14:12:21 -05:00
Robert Scott
c3217f1f80 libevdevc: disable fortify3 hardening flag 2023-07-09 17:27:23 +01:00
Weijia Wang
dd93b8a0ca linuxPackages_latest.prl-tools: 18.3.1-53614 -> 18.3.2-53621 2023-07-09 18:01:23 +03:00
Atemu
c3354e71d3 linux_xanmod_latest: 6.3.9 -> 6.4.1 2023-07-09 13:28:50 +02:00
Atemu
0a2b50444e linux_xanmod: 6.1.35 -> 6.1.37 2023-07-09 13:28:13 +02:00
github-actions[bot]
24fc2ed8e1
Merge master into staging-next 2023-07-09 00:02:38 +00:00
Will Fancher
0b25b4c7c9
Merge pull request #237908 from lilyinstarlight/upd/plymouth-2023-06-05
plymouth: unstable-2021-10-18 -> unstable-2023-06-05
2023-07-08 16:57:31 -04:00
github-actions[bot]
e949ec41bd
Merge master into staging-next 2023-07-08 18:01:04 +00:00
Ryan Lahfa
ed2f009130
Merge pull request #237873 from Mic92/fix-aarch64-zfs 2023-07-08 14:41:00 +02:00
Ryan Lahfa
7be83143e8
Merge pull request #222536 from oddlama/master 2023-07-08 14:36:18 +02:00
github-actions[bot]
3ab86b3cfa
Merge master into staging-next 2023-07-08 12:01:04 +00:00
Maximilian Bosch
4aaf9ed268
Merge pull request #241759 from LibreCybernetics/linux-updates
Linux kernel updates 2023-07-05
2023-07-08 11:00:37 +02:00
Robert Helgesson
c138b60560 sd-switch: 0.2.3 -> 0.3.0 2023-07-08 09:14:50 +02:00
Fabián Heredia Montiel
0836b331a5 linux_5_15: drop fix-amdgpu-5_15 patch 2023-07-07 21:34:33 -06:00
Raito Bezarius
df7941dc4e ulogd: support postgresql, mysql and sqlite as databases
The binary weighs ~100KiB more, this is acceptable given that it is very useful to log
to proper RDBMS which we do support anyway.
2023-07-08 04:56:43 +02:00
Ilan Joselevich
fdf0c98ff4
nixos-rebuild: make --use-substitutes work with flakes 2023-07-08 00:11:51 +03:00
Adam Joseph
284d76ee3d linuxManualConfig: restore functionality of isModular and buildDTBs
Since https://github.com/NixOS/nixpkgs/pull/221707 the `isModular`
and `buildDTBs` parameters no longer function properly -- they now
control only whether or not these elements are copied to the
outpath; they are build unconditionally in any case.

This commit reverts the part of #221707 which caused this behavior
change.
2023-07-06 11:32:05 -07:00
Adam Joseph
2458c94c9e lib/systems: strip kernel to avoid reference cycles
Since https://github.com/NixOS/nixpkgs/pull/221707 we must ensure
that the image resulting from a kernel build is stripped.  If we do
not do this, there will be circular dependencies among its outpaths.

This commit fixes the breakage on mips.

Closes #224694
2023-07-06 10:46:24 -07:00
Nick Cao
0fc756bb2a
Merge pull request #238769 from pho/musl-mips-doubles
musl: add MIPS linux doubles to platforms
2023-07-19 19:08:14 -06:00
Nick Cao
e9eec44d58
Merge pull request #240075 from Kiskae/patch-1
linuxPackages.nvidiaPackages.mkDriver: init
2023-07-19 19:06:21 -06:00
Fabián Heredia Montiel
ec01d46c90 linux: fix hash of 6.1.37 -> 6.1.38
Issue seems to be that the update script doesn't support `hash =`
2023-07-06 08:56:56 -06:00
Fabián Heredia Montiel
bd2eef5844 linux-rt_5_10: 5.10.184-rt90 -> 5.10.186-rt91 2023-07-06 08:44:13 -06:00
Weijia Wang
e4d1cba3b6 openiscsi: drop multipath test 2023-07-06 13:33:44 +03:00
github-actions[bot]
b9424c74c5
Merge staging-next into staging 2023-07-06 00:03:25 +00:00
Fabián Heredia Montiel
2237302fb4 linux/hardened/patches/6.3: 6.3.11-hardened1 -> 6.3.12-hardened1 2023-07-05 17:06:27 -06:00
Fabián Heredia Montiel
10431c572a linux/hardened/patches/6.1: 6.1.37-hardened1 -> 6.1.38-hardened1 2023-07-05 17:06:22 -06:00
Fabián Heredia Montiel
90033377d2 linux/hardened/patches/5.15: 5.15.119-hardened1 -> 5.15.120-hardened1 2023-07-05 17:06:18 -06:00
Sandro
baf494e5d5
Merge pull request #241639 from parthy/ax99100-linux-6-4
linuxPackages.ax99100: Fix build with Linux 6.4
2023-07-06 00:44:01 +02:00
Fabián Heredia Montiel
5765c42409 linux/hardened/patches/6.3: 6.3.1-hardened1 -> 6.3.11-hardened1 2023-07-05 12:14:41 -06:00
Fabián Heredia Montiel
6c2818634f linux/hardened/patches/6.1: 6.1.35-hardened1 -> 6.1.37-hardened1 2023-07-05 12:14:41 -06:00
Fabián Heredia Montiel
8b8c6cea35 linux/hardened/patches/5.4: 5.4.248-hardened1 -> 5.4.249-hardened1 2023-07-05 12:14:41 -06:00
Fabián Heredia Montiel
113647c143 linux/hardened/patches/5.15: 5.15.118-hardened1 -> 5.15.119-hardened1 2023-07-05 12:14:41 -06:00
Fabián Heredia Montiel
a082028c92 linux/hardened/patches/5.10: 5.10.185-hardened1 -> 5.10.186-hardened1 2023-07-05 12:14:41 -06:00
Fabián Heredia Montiel
44943aa4e8 linux/hardened/patches/4.19: 4.19.287-hardened1 -> 4.19.288-hardened1 2023-07-05 12:14:41 -06:00
Fabián Heredia Montiel
bce930c338 linux/hardened/patches/4.14: 4.14.319-hardened1 -> 4.14.320-hardened1 2023-07-05 12:14:41 -06:00
Fabián Heredia Montiel
76910c64d5 linux-rt_5_4: 5.4.242-rt81 -> 5.4.248-rt83 2023-07-05 12:14:40 -06:00
Fabián Heredia Montiel
4915814966 linux-rt_5_15: 5.15.113-rt64 -> 5.15.119-rt65 2023-07-05 12:14:40 -06:00
Fabián Heredia Montiel
c8e9615acd linux: 6.4.1 -> 6.4.2 2023-07-05 12:14:40 -06:00
Fabián Heredia Montiel
ca1982a805 linux: 6.3.11 -> 6.3.12 2023-07-05 12:14:40 -06:00
Fabián Heredia Montiel
b6819092d7 linux: 6.1.37 -> 6.1.38 2023-07-05 12:14:40 -06:00
Fabián Heredia Montiel
101dcc3cfa linux: 5.15.119 -> 5.15.120 2023-07-05 12:14:40 -06:00
Raito Bezarius
bcd5fbf074
linux_6_4: 6.4 -> 6.4.1
https://lwn.net/Articles/937080/
2023-07-05 12:12:03 +02:00
Raito Bezarius
25f6f293c8
linux_6_3: 6.3.10 -> 6.3.11
https://lwn.net/Articles/937081/
2023-07-05 12:12:03 +02:00
Raito Bezarius
b65cfaf1eb
linux_6_1: 6.1.36 -> 6.1.37
https://lwn.net/Articles/937082/
2023-07-05 12:12:01 +02:00
Markus Partheymüller
79719555e2 linuxPackages.ax99100: Fix build with Linux 6.4 2023-07-05 11:03:50 +02:00
Martin Weinelt
fb7b05b21d
Merge pull request #241216 from r-ryantm/auto-update/iproute2
iproute2: 6.3.0 -> 6.4.0
2023-07-05 00:20:33 +02:00
R. Ryantm
ded1ecbf58 iproute2: 6.3.0 -> 6.4.0 2023-07-04 23:16:17 +02:00
Jörg Thalheim
c30b80d361 sysdig: 0.31.5 -> 0.32.0 2023-07-03 23:24:05 +02:00
github-actions[bot]
afae8eadb8
Merge staging-next into staging 2023-07-03 12:01:45 +00:00
Maximilian Bosch
67767c8604
Merge pull request #240987 from RaitoBezarius/update/kernel
linux_6_1, linux_6_3, linux_6_4: update stable kernels
2023-07-03 12:11:04 +02:00
Alexandre Iooss
7987e2c1ca rtl8723bs-firmware: remove 2023-07-03 11:01:49 +02:00
Alexandre Iooss
bbb80e088d rtl8723bs: remove 2023-07-03 11:01:47 +02:00
Ryan Lahfa
4457dfe012
Merge pull request #240013 from trofi/linuxHeaders-update 2023-07-03 02:34:49 +02:00
github-actions[bot]
9fc1b7bdc9
Merge staging-next into staging 2023-07-03 00:03:26 +00:00
figsoda
967da00925
Merge pull request #241170 from r-ryantm/auto-update/reptyr
reptyr: 0.9.0 -> 0.10.0
2023-07-02 18:35:11 -04:00
R. Ryantm
cd2296def2 reptyr: 0.9.0 -> 0.10.0 2023-07-02 20:32:57 +00:00
figsoda
3d001fb2e9 pkgs/os-specific: replace "${version}" with version 2023-07-02 14:48:26 -04:00
github-actions[bot]
394e69c186
Merge staging-next into staging 2023-07-02 12:01:55 +00:00
oddlama
1fa9f03eec
nixos/hostapd: rewrite to support multi-AP, password from file, and more
At this point this is basically a full rewrite of this module, which
is a breaking change and was necessary to properly expose the useful
parts of hostapd's config. The notable changes are:

- `hostapd` is now started with additional systemd sandbox/hardening options
- A single-daemon can now manage multiple distinct radios and BSSs, which is
  why all configuration had to be moved into `hostapd.radios`
- By default WPA3-SAE will be used, but WPA2 and WPA3-SAE-TRANSITION are
  supported, too
- Added passwordFile-like options for wpa and sae
- Add new relevant options for MAC ACL, WiFi5, WiFi6 and WiFi7 configuration
- Implements RFC42 as far as reasonable for hostapd
- Removes `with lib;`
2023-07-02 13:32:41 +02:00
oddlama
4bec3f2043
hostapd: enable new stable features such as WiFi6 and structure .config
These changes are important to support modern APs configurations.
Short overview:

- CONFIG_IEEE80211AX support (WiFi6)
- CONFIG_SAE_PK (pubkey authenticated WPA3)
- CONFIG_DRIVER_NONE (standalone RADIUS server)
- CONFIG_OCV (Operating Channel Validation)
- Enable epoll on linux systems
- Remove deprecated TKIP support
- Fix misspelling (CONFIG_INTERNETWORKING != CONFIG_INTERWORKING)
- The .config was restructured into sections to reflect the
  upstream defconfig order and for easier updating in the future
2023-07-02 13:31:38 +02:00
oddlama
0a85190a97
wpa_supplicant: enable WPA3-SAE-PK 2023-07-02 13:31:36 +02:00
Thiago Kenji Okada
f25d94be29
Merge pull request #240977 from thiagokokada/bump-zen
linuxKernel.kernels.linux_zen: 6.3.4-zen1 -> 6.4.1-zen1;  linuxKernel.kernels.linux_lqx: 6.3.4-lqx1 -> 6.3.11-lqx2
2023-07-02 11:14:32 +01:00
Emily Trau
37023bfde7 minimal-bootstrap: use recursive FOD to make nix unpack bootstrap sources 2023-07-01 17:54:33 -07:00
github-actions[bot]
f5a8109c46
Merge staging-next into staging 2023-07-02 00:03:47 +00:00
R. Ryantm
d186c2cff9 intel-compute-runtime: 23.17.26241.15 -> 23.17.26241.24 2023-07-01 23:09:28 +00:00
Raito Bezarius
01d54a2e64 linux_6_4: 6.4 -> 6.4.1
https://lwn.net/Articles/937080/
2023-07-02 01:06:30 +02:00
Raito Bezarius
062a762d9c linux_6_3: 6.3.10 -> 6.3.11
https://lwn.net/Articles/937081/
2023-07-02 01:06:17 +02:00
Raito Bezarius
3baf330d55 linux_6_1: 6.1.36 -> 6.1.37
https://lwn.net/Articles/937082/
2023-07-02 01:05:48 +02:00
Thiago Kenji Okada
693c5204dc linuxKernel.kernels.linux_lqx: 6.3.4-lqx1 -> 6.3.11-lqx2 2023-07-01 22:37:04 +01:00
Thiago Kenji Okada
19ea13b288 linuxKernel.kernels.linux_zen: 6.3.4-zen1 -> 6.4.1-zen1 2023-07-01 22:36:56 +01:00
aktaboot
77c75090b6 bluez: remove sap feature from build
Remove the SAP plugin/feature from bluez as it pollutes bluetooth logs with errors :

```
bluetoothd[16277]: profiles/sap/server.c:sap_server_register() Sap driver initialization failed.
bluetoothd[16277]: sap-server: Operation not permitted (1)
```

SAP= SIM Access Profile, this feature has been removed from mainline and only a dummy implementation remains : https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/profiles/sap?id=3a140aa35b7b7dc1d7b031eec40590187f70a980

More context
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803265#45
2023-07-01 21:35:32 +02:00
Jan Tojnar
ff15350944 Merge branch 'staging-next' into staging
; Conflicts:
;	pkgs/development/libraries/nss/generic.nix

fa93045a5b adds `< 3.91` conjunct for the `remove-c25519-support.patch` condition
bb53634671 removes the ≥ 3.90 condition for the `remove-c25519-support.patch` since nss < 3.90 is no longer provided
2023-07-01 20:11:04 +02:00
Jörg Thalheim
cf2167b39e
Merge pull request #231609 from Mic92/bcachefs-tools
bcachefs-tools: unstable-2023-01-31 -> unstable-2023-05-13
2023-07-01 16:31:43 +01:00
PedroHLC ☭
871e005913 linuxKernel.kernels.linux_testing_bcachefs: 6.1.3-unstable-2023-02-01 -> 6.4.0-unstable-2023-06-28 2023-07-01 17:10:10 +02:00
K900
22c9dea96d
Merge pull request #240403 from K900/udisks-2.10.0
Udisks 2.10.0
2023-07-01 12:22:37 +03:00
R. Ryantm
af1706e0b8 kbd: 2.5.1 -> 2.6.1 2023-07-01 01:47:38 +00:00
github-actions[bot]
36acc4f99b
Merge staging-next into staging 2023-06-30 12:02:06 +00:00
maxine
ffe3bd61b9
Merge pull request #240650 from NickCao/iwd
iwd: 2.5 -> 2.6
2023-06-30 11:50:12 +02:00
github-actions[bot]
c3cfd4a6c8
Merge staging-next into staging 2023-06-30 06:01:55 +00:00
Nick Cao
8794b4fa5c
iwd: 2.5 -> 2.6 2023-06-30 12:26:25 +08:00
Nick Cao
4aff42c720
Merge pull request #239974 from keenanweaver/game-devices-udev-rules
game-devices-udev-rules: init at 0.21
2023-06-30 09:06:48 +08:00
github-actions[bot]
f6242f9557
Merge staging-next into staging 2023-06-30 00:03:00 +00:00
Keenan Weaver
33d5a0fa90
game-devices-udev-rules: init at 0.21
game-devices-udev-rules: add longDescription

game-devices-udev-rules: consolidate to one command

Co-authored-by: Nick Cao <nickcao@nichi.co>

game-devices-udev-rules: fix indentation
2023-06-29 09:19:19 -05:00
K900
da3ea1e492
Merge pull request #240360 from Myaats/linux-firmware
linux-firmware: 20230515 -> 20230625
2023-06-29 17:15:21 +03:00
github-actions[bot]
958ca2b0c0
Merge staging-next into staging 2023-06-29 12:01:52 +00:00
K900
708b8c9122 udisks2: 2.9.4 -> 2.10.0
Also remove some patch substitutions from tests we don't run.
2023-06-29 13:33:43 +03:00
Maximilian Bosch
089f26b5e2
Merge pull request #240397 from Ma27/linux-kernel-updates
Linux kernel updates 2023-06-28
2023-06-29 10:00:19 +02:00
K900
f268a311fd
Merge pull request #240275 from eyJhb/evdi-displaylink-remove-maintainer
evdi,displaylink: remove maintainer
2023-06-29 10:29:40 +03:00
eyJhb
dbb3d71c16 displaylink: removed peterhoeg as maintainer 2023-06-29 09:20:58 +02:00
Artturin
9999bf7a21 treewide: gobject-introspection from buildInputs to nativeBuildInputs
gobject-introspection should be in nativeBuildInputs for cross to work
properly (so propagations and hook work properly)
2023-06-28 22:33:40 +03:00
Maximilian Bosch
f193e0b820
linux_5_15: apply patch to fix amdgpu
Closes #240017
2023-06-28 21:19:26 +02:00
Maximilian Bosch
325188d713
linux/hardened/patches/6.3: init at 6.3.1-hardened1 2023-06-28 21:15:15 +02:00
Maximilian Bosch
469e88115c
linux/hardened/patches/6.1: 6.1.33-hardened1 -> 6.1.35-hardened1 2023-06-28 21:15:03 +02:00
Maximilian Bosch
8af3229fca
linux/hardened/patches/5.4: 5.4.246-hardened1 -> 5.4.248-hardened1 2023-06-28 21:14:56 +02:00
Maximilian Bosch
8346a0e03c
linux/hardened/patches/5.15: 5.15.116-hardened1 -> 5.15.118-hardened1 2023-06-28 21:14:03 +02:00
Maximilian Bosch
15cf6dd4e3
linux/hardened/patches/5.10: 5.10.183-hardened1 -> 5.10.185-hardened1 2023-06-28 21:13:00 +02:00
Maximilian Bosch
ead6ae067d
linux/hardened/patches/4.19: 4.19.285-hardened1 -> 4.19.287-hardened1 2023-06-28 21:12:34 +02:00
Maximilian Bosch
bd33b62b99
linux/hardened/patches/4.14: 4.14.317-hardened1 -> 4.14.319-hardened1 2023-06-28 21:11:42 +02:00
Maximilian Bosch
c94a1a1f27
linux: 6.3.9 -> 6.3.10 2023-06-28 21:10:41 +02:00
Maximilian Bosch
5c5284f1a2
linux: 6.1.35 -> 6.1.36 2023-06-28 21:10:35 +02:00
Maximilian Bosch
540219fde7
linux: 5.4.248 -> 5.4.249 2023-06-28 21:10:29 +02:00
Maximilian Bosch
624ea64be1
linux: 5.15.118 -> 5.15.119 2023-06-28 21:10:23 +02:00
Maximilian Bosch
52f402477b
linux: 5.10.185 -> 5.10.186 2023-06-28 21:10:15 +02:00
Maximilian Bosch
2e27cec093
linux: 4.19.287 -> 4.19.288 2023-06-28 21:10:10 +02:00
Maximilian Bosch
9abe1bb682
linux: 4.14.319 -> 4.14.320 2023-06-28 21:10:03 +02:00
Will Fancher
9e3415e8db
Merge pull request #236463 from DeterminateSystems/util-linux-split
util-linux: split mount, login and swap utils into their own outputs
2023-06-28 14:23:45 -04:00
Mats
81a21160a2 linux-firmware: 20230515 -> 20230625 2023-06-28 17:05:30 +02:00
github-actions[bot]
291da905ac
Merge staging-next into staging 2023-06-28 12:02:09 +00:00
Pol Dellaiera
f9c3e5dac1
Merge pull request #232415 from jensbin/displaylink57
displaylink: 5.6.1-59.184 -> 5.7.0-61.129
2023-06-28 08:36:14 +02:00
eyJhb
95aa2a1124 evdi: removed eyJhb as maintainer 2023-06-28 08:16:17 +02:00
eyJhb
7f966afea2 displaylink: removed eyJhb as maintainer 2023-06-28 08:16:06 +02:00
github-actions[bot]
b0a5a6b413
Merge staging-next into staging 2023-06-28 06:01:58 +00:00
Weijia Wang
6d03fd9453
jfbpdf, jfbview: drop (#240122) 2023-06-28 07:52:53 +02:00
github-actions[bot]
6ace22c3b7
Merge staging-next into staging 2023-06-28 00:03:21 +00:00
Jens Binkert
e30b53b990
evdi: unstable-20221013 -> 1.13.1 (#239883) 2023-06-27 20:45:11 +02:00
github-actions[bot]
ae79d808a5
Merge staging-next into staging 2023-06-27 18:01:53 +00:00
Weijia Wang
b1a839f1cf
Merge pull request #239473 from nikstur/erofs-darwin
erofs-utils: enable running on darwin
2023-06-27 15:36:31 +03:00
nikstur
a3d60923a5 erofs-utils: enable running on darwin 2023-06-27 13:05:02 +02:00
Kiskae
8ef3c5b70e
linuxPackages.nvidiaPackages.mkDriver: init 2023-06-27 10:24:50 +02:00
Michael Auchter
b00ac84e2c raspberrypiWirelessFirmware: symlinks for Zero 2W
This adds symlinks for WiFi firmware for the RPi Zero 2W
2023-06-27 01:43:32 +00:00
github-actions[bot]
adf0da2997
Merge staging-next into staging 2023-06-27 00:03:21 +00:00
Sergei Trofimovich
a15a0ca7ab linuxHeaders: 6.3 -> 6.4 2023-06-26 23:18:55 +01:00
John Ericson
d409d42ce7
Merge pull request #238357 from amjoseph-nixpkgs/review/232576
minimal-bootstrap: make sources a non-tarballs.nixos.org FOD
2023-06-26 17:10:17 -04:00
Raito Bezarius
f43a6d7ee7 linux_6_4: init at 6.4
Email release: https://lwn.net/Articles/936310/
Kernel Newbies: https://kernelnewbies.org/Linux_6.4

linux_latest is bumped to linux_6_4 now.
2023-06-26 20:24:44 +00:00
Robin Gloster
61f41ba937
Merge pull request #234245 from nbraud/below
nixos/below: Add service module
2023-06-26 21:23:36 +02:00
github-actions[bot]
c26bb8fca8
Merge staging-next into staging 2023-06-26 18:02:05 +00:00
github-actions[bot]
4e9dcbbbc6
Merge master into staging-next 2023-06-26 18:01:29 +00:00
Atemu
e98c302521
Merge pull request #239779 from Atemu/update/xanmod
linux_xanmod, linux_xanmod_latest: 2023-06-25
2023-06-26 19:51:49 +02:00
Nick Cao
387db5f6d2
sssd: 2.9.0 -> 2.9.1
Diff: https://github.com/SSSD/sssd/compare/2.9.0...2.9.1

Changelog: https://sssd.io/release-notes/sssd-2.9.1.html
2023-06-26 21:50:52 +08:00
Vladimír Čunát
0306f31c8b
Merge #239185: apparmor: 3.1.5 -> 3.1.6
...into staging
2023-06-26 13:02:49 +02:00
Adam Joseph
c8080b06a9 separate minimal-bootstrap-sources from make-minimal-bootstrap-sources
Ericson2314 observed that although FODs break the build-time cycle,
they don't break the eval-time cycle.  This cycle must be broken in
order to compute the derivation hash.

make-minimal-bootstrap-sources does and always has depended on the
full nixpkgs (including fetchFromGitHub).  This commit completely
separates minimal-bootstrap-sources from it, so that
minimal-bootstrap-sources now does not depend on
make-minimal-bootstrap-sources (or nixpkgs) in any way.

minimal-bootstrap-sources is now a "bare Nix" derivation.  It is an
FOD whose builder always fails with an error message.
2023-06-26 01:22:59 -07:00
Adam Joseph
df720da7f0 minimal-bootstrap: make sources a non-tarballs.nixos.org FOD
This commit adjusts #232576 to break the
fetchurl<->minimal-bootstrap-sources dependency cycle without
needing an upload to tarballs.nixos.org.  It does this by appending
the low-level FOD attributes onto the `runCommand` derivation.

  https://nixos.org/manual/nix/unstable/language/advanced-attributes.html#adv-attr-outputHash
2023-06-26 00:50:38 -07:00
Jens Binkert
46336e7a53 displaylink: 5.6.1-59.184 -> 5.7.0-61.129 2023-06-26 09:43:22 +02:00
github-actions[bot]
ffc0f1526c
Merge master into staging-next 2023-06-26 06:01:14 +00:00
Weijia Wang
336f442b40
Merge pull request #239695 from r-ryantm/auto-update/vdo
vdo: 8.2.0.2 -> 8.2.2.2
2023-06-26 07:46:34 +02:00
Raito Bezarius
3b07356d2d linux/kernel/common-config: support DFS radiations for ath(9|10)k drivers
This enables shady options because upstream and Atheros probably didn't fix the issue
and their idea of "certification" is quite extreme.

We follow OpenWRT here and apply those changes to reduce "WTFs/min" for users
wondering what is the difference between OpenWRT and NixOS for their APs.

This was tested on Qualcomm Atheros QCA986x/988x 802.11ac Wireless Network Adapter on a x86 machine
in the French regulatory domain on frequency 5600MHz, DFS was used successfully by hostapd
instead of a mind-boggling "device or resource busy" error which is what happens without those options.
2023-06-25 18:18:04 +02:00
Atemu
986c78a381 linux_xanmod: 6.1.31 -> 6.1.35 2023-06-25 17:54:53 +02:00
Atemu
3364233f46 linux_xanmod_latest: 6.3.5 -> 6.3.9 2023-06-25 17:54:53 +02:00
R. Ryantm
ca32151ba7 vdo: 8.2.0.2 -> 8.2.2.2 2023-06-25 05:06:10 +00:00
Emily Trau
a6f479ad53 minimal-bootstrap.glibc22: init at 2.2.5 2023-06-25 15:01:57 +10:00
Emily Trau
bd99e56908 minimal-bootstrap.gcc2-mes: init at 2.95.3 2023-06-25 15:01:41 +10:00
Emily Trau
0b6f86e46a minimal-bootstrap.binutils-mes: init at 2.20.1 2023-06-25 15:01:04 +10:00
Emily Trau
82dc8d7b79 minimal-bootstrap.linux-headers: init at 4.14.67 2023-06-25 14:59:35 +10:00
Emily Trau
0a41b1e285 minimal-bootstrap.writeTextFile: don't force preferLocalBuild as local system might not support stage0-posix 2023-06-25 13:59:41 +10:00
Felix Buehler
f3719756b5 treewide: use optionalString instead of 'then ""' 2023-06-24 20:19:19 +02:00
github-actions[bot]
b633dddac4
Merge master into staging-next 2023-06-24 18:01:04 +00:00
John Ericson
5467f89ede
Merge pull request #237870 from emilytrau/minimal-xz
minimal-bootstrap.xz: init at 5.0.8
2023-06-24 13:31:18 -04:00
github-actions[bot]
ea69de970d
Merge master into staging-next 2023-06-23 18:01:07 +00:00
Adam Joseph
70ba337fa7
Merge pull request #239361 from rnhmjoj/pr-ath9k
ath9k-htc-blobless-firmware: use name expected by the kernel
2023-06-23 16:53:14 +00:00
R. Ryantm
457600c552 openiscsi: 2.1.8 -> 2.1.9 2023-06-23 15:49:48 +00:00
rnhmjoj
cc065fe18a
ath9k-htc-blobless-firmware: use name expected by the kernel
The kernel asks for the firmware with the version string in the filename[1], so
it's not easy to load the "blobs" from this package.
With this change you can just add the package with a `lib.hiPrio` to
`hardware.firmware` and it will be loaded correctly.

Note: I used symlinks instead of simply renaming the files in order to not
introduce a breaking change.
2023-06-23 14:39:07 +02:00
github-actions[bot]
bc9cc8ad2f
Merge master into staging-next 2023-06-23 12:01:26 +00:00
Franz Pletz
5753282d81
Merge pull request #238963 from fpletz/pkgs/microcode-intel-20230613 2023-06-23 13:32:17 +02:00
K900
42e2cee85f kernel/common-config: fix DAMON version checks 2023-06-23 10:35:13 +03:00
K900
d4786b2a7c kernel/common-config: enable TPS68470 driver explicitly for old kernels 2023-06-23 10:32:17 +03:00
github-actions[bot]
ed07d46b65
Merge staging-next into staging 2023-06-23 06:01:59 +00:00
github-actions[bot]
15a20aee5e
Merge staging-next into staging 2023-06-22 18:01:45 +00:00
Raito Bezarius
4fa45e4278 linux_testing: 6.4-rc6 -> 6.4-rc7
https://lwn.net/Articles/935082/
2023-06-22 18:29:52 +02:00
Nick Cao
e5d57e7b0f
Merge pull request #238913 from NickCao/blktrace
blktrace: fix cross compilation
2023-06-22 23:12:30 +08:00
Alyssa Ross
5c5e5e2f1f linuxManualConfig: set badPlatforms
Older kernels shouldn't be marked as supporting architectures that
were only added to the kernel later.
2023-06-22 12:27:46 +00:00
Alyssa Ross
0a81cf8e7a linux: set ZPOOL=y
ZBUD depends on ZPOOL.  If we get asked about ZPOOL first, by default
it would be set to m, and it would then not be possible to set ZBUD=y.

This fixes, for example, building Linux 5.15 for microblazeel-linux.
2023-06-22 12:26:50 +00:00
ajs124
c83df39b80 apparmor: 3.1.5 -> 3.1.6
https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_3.1.6
2023-06-22 14:09:09 +02:00
ajs124
cf5bf9b41a apparmor: fix licenses and add myself as maintainer 2023-06-22 13:34:40 +02:00
Alyssa Ross
0f2191f3b2
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/compilers/gcc/11/default.nix
2023-06-22 06:23:16 +00:00
Bernardo Meurer
326ff93c90
Merge pull request #238751 from K900/kernel-config-wibbling 2023-06-21 22:17:33 -04:00
Nick Cao
365695f0a9
Merge pull request #238956 from fpletz/pkgs/jool-4.1.10
jool: 4.1.9 -> 4.1.10
2023-06-21 20:15:55 -06:00
Bernardo Meurer
86a0769c5e
Merge pull request #239020 from Ma27/linux-kernel-updates 2023-06-21 22:12:20 -04:00
Franz Pletz
b3f5bcf0be
Merge pull request #238223 from wentasah/tracing-update
trace-cmd + libraries: update
2023-06-21 20:22:16 +02:00
Sandro
7e38f9e981
Merge pull request #236104 from Luflosi/apfs-test-module-based-runner
nixos/tests/apfs: clean up code
2023-06-21 19:19:36 +02:00
Franz Pletz
481fc5c7e1
Merge pull request #222071 from KiruyaMomochi/cpupower-patch 2023-06-21 18:03:27 +02:00
Maximilian Bosch
786896e229
linux_latest-libre: 19331 -> 19337 2023-06-21 17:55:53 +02:00
Maximilian Bosch
5fcaa94255
linux-rt_5_10: 5.10.78-rt55 -> 5.10.184-rt90 2023-06-21 17:55:35 +02:00
Maximilian Bosch
1b038dbb7a
linux: 6.3.8 -> 6.3.9 2023-06-21 17:55:23 +02:00
Maximilian Bosch
a90ca2ad2b
linux: 6.1.34 -> 6.1.35 2023-06-21 17:55:19 +02:00
Maximilian Bosch
bf2aa16460
linux: 5.4.247 -> 5.4.248 2023-06-21 17:55:14 +02:00
Maximilian Bosch
00b1db98ac
linux: 5.15.117 -> 5.15.118 2023-06-21 17:55:10 +02:00
Maximilian Bosch
9b06366020
linux: 5.10.184 -> 5.10.185 2023-06-21 17:55:05 +02:00
Maximilian Bosch
0557763fc6
linux: 4.19.286 -> 4.19.287 2023-06-21 17:55:00 +02:00
Maximilian Bosch
93c6573133
linux: 4.14.318 -> 4.14.319 2023-06-21 17:54:53 +02:00
Arian van Putten
091f3937e4
Merge pull request #238796 from erikarvstedt/systemd-fix-service-exit
systemd: fix services not stopping
2023-06-21 14:39:41 +02:00
Franz Pletz
8ceb0d1da3
microcodeIntel: 20230512 -> 20230613 2023-06-21 14:04:56 +02:00
github-actions[bot]
c562a088e4
Merge staging-next into staging 2023-06-21 12:02:27 +00:00
Franz Pletz
8b3971f6fc
jool: 4.1.9 -> 4.1.10 2023-06-21 13:46:15 +02:00
Franz Pletz
69beba6b7c
batman-adv: 2023.0 -> 2023.1 2023-06-21 13:20:03 +02:00
Nick Cao
2b954e90d3
fbterm: fix cross compilation 2023-06-21 16:56:01 +08:00
Nick Cao
c1e772cc6c
blktrace: fix license, add nickcao to maintainers 2023-06-21 16:19:56 +08:00
Nick Cao
d9d028f0dd
blktrace: fix cross compilation 2023-06-21 16:18:08 +08:00
github-actions[bot]
c4819c8011
Merge staging-next into staging 2023-06-21 06:02:21 +00:00
Nick Cao
ea3e98fd66
Merge pull request #238743 from gilice/firmware-updater-06-20
firmware-updater: unstable-2023-04-30 -> unstable-2023-06-20
2023-06-20 20:42:12 -06:00
github-actions[bot]
74d0f1c452
Merge staging-next into staging 2023-06-21 00:03:02 +00:00
Jörg Thalheim
bfc002e2f1
nix-ld: 1.2.1 -> 1.2.2 (#237962)
* nix-ld: 1.2.1 -> 1.2.2

Diff: https://github.com/mic92/nix-ld/compare/1.2.1...1.2.2

* Update pkgs/os-specific/linux/nix-ld/default.nix

Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com>

---------

Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
2023-06-20 20:23:27 +00:00
ajs124
f09649254a
Merge pull request #236847 from helsinki-systems/upd/apparmor
apparmor: 3.1.4 -> 3.1.5
2023-06-20 21:27:46 +02:00
Erik Arvstedt
002b6f84a6
systemd: fix services not stopping
Fixes #237591
2023-06-20 20:43:14 +02:00
K900
23f23b5603 kernel/common-config: enable DAMON 2023-06-20 15:24:42 +03:00
K900
b79dc4496b kernel/common-config: enable CONFIG_PMIC_OPREGION and friends for Bay Trail
If you have one of these, know that at least nixpkgs still cares about you.
2023-06-20 15:24:42 +03:00
K900
9b6474dd6c kernel/common-config: enable AMD Zen BRS 2023-06-20 15:24:42 +03:00
gilice
bc95815e9e firmware-updater: unstable-2023-04-30 -> unstable-2023-06-20 2023-06-20 12:49:57 +02:00
Jaime Breva
356af2c0b6 musl: add mips platforms 2023-06-20 12:03:55 +02:00
Robert Hensing
5c4411d497
Merge pull request #238496 from RaitoBezarius/cryptsetup-maintenance
cryptsetup: add raitobezarius as a maintainer and basic maintenance
2023-06-20 02:51:36 +02:00
github-actions[bot]
f5c7dd3f32
Merge staging-next into staging 2023-06-20 00:02:58 +00:00
Franz Pletz
7197991bea
Merge pull request #238336 from MaxHearnden/batctl 2023-06-20 00:03:08 +02:00
Sandro
fdf44ab687
Merge pull request #231683 from apfelkuchen6/nomos-rebuild
nixos-rebuild: allow passing --log-format
2023-06-19 20:51:51 +02:00
github-actions[bot]
a452e85f10
Merge staging-next into staging 2023-06-19 06:01:47 +00:00
Raito Bezarius
11eb7901ae cryptsetup: add raitobezarius as a maintainer
Here we go again. :)
2023-06-19 02:33:03 +02:00
Raito Bezarius
df215cfa9a cryptsetup: compile against libargon2 by default
This will provide a nice fast Argon2 implementation rather than the slow internal one.
2023-06-19 02:32:52 +02:00
Raito Bezarius
ab4146f933 cryptsetup: re-encrypt is a default extension now
It can only be disabled.
2023-06-19 02:32:27 +02:00
R. Ryantm
3f9911abb8 android-udev-rules: 20230303 -> 20230614 2023-06-18 21:42:07 +00:00
MaxHearnden
7e3053b534 alfred,batctl: don't override PKG_CONFIG
was added in 2016 but not necessary anymore

to fix cross compilation
2023-06-18 22:15:07 +03:00
Emily Trau
005cfc8b0c minimal-bootstrap: create top-level attr for bootstrap sources 2023-06-17 21:02:35 -07:00
github-actions[bot]
91c29d2e91
Merge staging-next into staging 2023-06-18 00:03:09 +00:00
Weijia Wang
ef5fc2379f
Merge pull request #238195 from r-ryantm/auto-update/mmc-utils
mmc-utils: unstable-2023-04-17 -> unstable-2023-06-12
2023-06-18 01:58:43 +03:00