Weijia Wang
c3c1572531
Merge pull request #288860 from bbjubjub2494/bbjubjub
...
maintainers: rename lourkeur -> bbjubjub, update details
2024-02-15 08:08:54 +01:00
Pol Dellaiera
f893cc7daa
Merge pull request #288723 from khaneliman/yabai
...
yabai: 6.0.11 -> 6.0.12
2024-02-15 05:17:42 +01:00
Kira Bruneau
d314410ce5
Merge pull request #288441 from r-ryantm/auto-update/linuxKernel.packages.linux_4_19.xpadneo
...
linuxKernel.packages.linux_4_19.xpadneo: 0.9.5 -> 0.9.6
2024-02-14 20:16:39 -05:00
Mario Rodas
afb9a45824
Merge pull request #287053 from trofi/ocf-resource-agents-fix-autoconf-2.72-build
...
ocf-resource-agents: fix build against `autoconf-2.72`
2024-02-14 20:09:56 -05:00
Kira Bruneau
c6312707b8
linuxPackages.xpadneo: add updateScript
2024-02-14 15:09:20 -05:00
Julie B.
0194efaf82
maintainers: rename lourkeur -> bbjubjub, update details
2024-02-14 20:58:18 +01:00
maxine
8c8cc53769
Merge pull request #288531 from chewblacka/update-undervolt
...
undervolt: 0.3.0 -> 0.4.0
2024-02-14 17:30:53 +01:00
Austin Horstman
14aee9b7dc
yabai: 6.0.11 -> 6.0.12
2024-02-13 23:01:05 -06:00
toastal
df3a1a871a
zfsUnstable: 2.2.3-unstable-2024-01-26 → 2.2.3-unstable-2024-02-12
...
Patch now includes compatibility for 6.8 kernels (even if ðey aren’t on
offer in nixpkgs at ðis time).
2024-02-14 11:00:21 +07:00
John Garcia
e9a724f00f
undervolt: 0.3.0 -> 0.4.0
2024-02-13 12:32:07 +00:00
R. Ryantm
23d741d802
linuxKernel.packages.linux_4_19.xpadneo: 0.9.5 -> 0.9.6
2024-02-13 03:36:20 +00:00
Sandro
452e6c8246
Merge pull request #286083 from nix-julia/update-linuxPackages.rtl8188eus
...
linuxPackages.rtl8188eus: support kernel 6.7
2024-02-12 22:44:15 +01:00
nix-julia
4b809a7a61
linuxPackages.rtl8188eus: support kernel 6.7
2024-02-12 17:39:57 +03:30
Alyssa Ross
9bf9e3708e
linux-rt_6_1: 6.1.75-rt23 -> 6.1.77-rt24
2024-02-12 11:31:06 +01:00
Alyssa Ross
8aab326d23
linux_testing: 6.8-rc3 -> 6.8-rc4
2024-02-12 11:31:06 +01:00
7c6f434c
4477ea4df7
Merge pull request #288032 from SebTM/update/sysdig_0351
...
sysdig: 0.34.1 -> 0.35.1
2024-02-12 05:03:38 +00:00
Pol Dellaiera
92464134e0
Merge pull request #286322 from khaneliman/yabai
...
yabai: 6.0.7 -> 6.0.11
2024-02-12 03:20:35 +01:00
Pol Dellaiera
113bb026d5
Merge pull request #286850 from khaneliman/sketchybar
...
sketchybar: 2.20.0 -> 2.20.1
2024-02-12 03:19:51 +01:00
Nick Cao
bb6a57b39c
Merge pull request #287807 from NickCao/uhk-agent
...
uhk-agent: fix build
2024-02-11 17:19:03 -05:00
Sergei Trofimovich
9687bedc4c
sgx-azure-dcap-client: fix gcc-13
build failure
...
Without the change build fails on `master` as
https://hydra.nixos.org/build/247706272 :
local_cache.cpp: In function 'void throw_if(bool, const std::string&)':
local_cache.cpp:40:20: error: 'runtime_error' is not a member of 'std'
40 | throw std::runtime_error(error);
| ^~~~~~~~~~~~~
local_cache.cpp:17:1: note: 'std::runtime_error' is defined in header '<stdexcept>'; did you forget to '#include <stdexcept>'?
16 | #include <sys/file.h>
+++ |+#include <stdexcept>
17 | #include <sys/stat.h>
2024-02-11 17:19:57 +00:00
Austin Horstman
99a12fdbb0
yabai: 6.0.10 -> 6.0.11
2024-02-11 11:12:55 -06:00
Sebastian Sellmeier
6f37738cf7
sysdig: remove unneeded tinydir ( 838ffdeb05
)
2024-02-11 14:28:33 +01:00
Sebastian Sellmeier
b18a422f41
sysdig: 0.34.1 -> 0.35.1
2024-02-11 14:28:33 +01:00
Austin Horstman
adb9bde1cc
yabai: 6.0.9 -> 6.0.10
2024-02-10 17:45:59 -06:00
Nick Cao
11205eb792
uhk-agent: fix build
2024-02-10 10:45:52 -05:00
Nick Cao
c09ca927ab
Merge pull request #275805 from oluceps/shufflecake
...
shufflecake: init at 0.4.4
2024-02-10 10:28:53 -05:00
K900
ee8f5e0439
Merge pull request #287610 from trofi/linuxPackages_4_19_hardened.kernel.configfile-fix-config
...
nixos/hardened: fix lower bounds of hardened options
2024-02-10 04:49:49 +03:00
Sergei Trofimovich
9ce46e61eb
nixos/hardened: fix lower bounds of hardened options
...
Without the change build of `linux-config-4.19.306` fails as
https://cache.nixos.org/log/994zy6g5fsb4p6c8jdwham8sp0mqh1w4-linux-config-4.19.306.drv :
error: unused option: INIT_ON_ALLOC_DEFAULT_ON
error: unused option: INIT_ON_FREE_DEFAULT_ON
error: unused option: UBSAN_TRAP
error: unused option: ZERO_CALL_USED_REGS
2024-02-09 23:26:29 +00:00
maxine
f89e84789b
Merge pull request #286428 from r-ryantm/auto-update/iotop-c
...
iotop-c: 1.25 -> 1.26
2024-02-09 22:13:25 +01:00
oluceps
2ced6caf06
shufflecake: init at 0.4.4
...
Co-authored-by: Nick Cao <nickcao@nichi.co>
2024-02-09 18:08:19 +08:00
github-actions[bot]
488d4a827f
Merge master into staging-next
2024-02-09 06:01:01 +00:00
Adam C. Stephens
759adbf8b0
Merge pull request #287337 from mweinelt/openvswitch-3.2.2-and-2.17.9
...
openvswitch: 3.2.1 -> 3.2.2; openvswitch-lts: 2.17.8 -> 2.17.9
2024-02-08 23:00:46 -05:00
Nick Cao
75fb7bbc29
Merge pull request #285969 from zzzsyyy/update/xanmod
...
linux_xanmod, linux_xanmod_latest: 2024-02-01
2024-02-08 19:35:28 -05:00
Martin Weinelt
e43d00a71a
openvswitch-lts: 2.17.8 -> 2.17.9
...
https://www.openvswitch.org/releases/NEWS-2.17.9.txt
https://mail.openvswitch.org/pipermail/ovs-announce/2024-February/000340.html
https://mail.openvswitch.org/pipermail/ovs-announce/2024-February/000339.html
Fixes: CVE-2023-3966, CVE-2023-5366
2024-02-09 01:26:41 +01:00
Martin Weinelt
c4be8e51b8
openvswitch: 3.2.1 -> 3.2.2
...
https://www.openvswitch.org/releases/NEWS-3.2.2.txt
https://mail.openvswitch.org/pipermail/ovs-announce/2024-February/000340.html
https://mail.openvswitch.org/pipermail/ovs-announce/2024-February/000339.html
Fixes: CVE-2023-3966, CVE-2023-5366
2024-02-09 01:26:18 +01:00
github-actions[bot]
592e5dab71
Merge master into staging-next
2024-02-09 00:02:27 +00:00
Weijia Wang
9db55bdd84
Merge pull request #282603 from superherointj/anbox-mark-broken
...
anbox: fix build
2024-02-08 22:55:52 +01:00
Artturi
0ffb149130
Merge pull request #286344 from ShamrockLee/kernel-to-function
...
buildLinux: use lib.toFunction
2024-02-08 23:14:51 +02:00
github-actions[bot]
74098fff88
Merge master into staging-next
2024-02-08 06:01:13 +00:00
Raito Bezarius
2d78f55438
pam_usb, nixos/pam-usb: drop
...
`security.pam.usb` is broken anyway and upstream has abandoned the software.
2024-02-08 02:59:45 +01:00
Sergei Trofimovich
7320119990
ocf-resource-agents: fix build against autoconf-2.72
...
Without the change build fails in` master` as https://hydra.nixos.org/build/247269225 :
checking whether gcc supports "-Wunsigned-char"... checking how to run the C preprocessor... gcc -E
configure: error: in '/build/source':
configure: error: C preprocessor "gcc -E" fails sanity check
See 'config.log' for more details
2024-02-07 19:37:34 +00:00
github-actions[bot]
296d2f6991
Merge master into staging-next
2024-02-07 18:00:58 +00:00
Franz Pletz
18bc4c5312
Merge pull request #286737 from herbetom/batman-adv_2024.0
2024-02-07 17:48:47 +01:00
github-actions[bot]
03dd2b9470
Merge master into staging-next
2024-02-07 12:01:11 +00:00
Austin Horstman
23b89f915b
sketchybar: 2.20.0 -> 2.20.1
2024-02-06 18:35:39 -06:00
Sergei Trofimovich
8c618c742c
crda: remove package
...
According to upstream
https://lore.kernel.org/linux-wireless/455bafff0d609eb182ba30a5fbf319888e0e961d.camel@sipsolutions.net/
`crda` is not needed for kernels `4.16` or later. Such old kernels are
not in `nixpkgs` anymore.
2024-02-06 22:50:09 +00:00
Tom Herbers
fbb42119b3
batman-adv: 2023.3 -> 2024.0
...
Changelog: https://www.open-mesh.org/news/115
2024-02-06 13:16:23 +01:00
github-actions[bot]
21465e0ebc
Merge master into staging-next
2024-02-06 12:00:59 +00:00
ajs124
ba6db7af5d
Merge pull request #285549 from helsinki-systems/upd/targetcli
...
targetcli: 2.1.57 -> 2.1.58
2024-02-06 12:19:54 +01:00
K900
3b0709da3e
Merge pull request #286665 from K900/packet-of-doom
...
Kernel updates for 2024-02-06
2024-02-06 14:11:48 +03:00