Nick Cao
372e16c057
Merge pull request #266084 from NickCao/uhk
...
uhk-agent: use electron from nixpkgs
2023-11-12 17:57:08 -05:00
Anderson Torres
e909d72f7f
alsa-tools: add psmisc as dependency for hdajackretask
2023-11-12 18:23:44 -03:00
Weijia Wang
74d102ce50
Merge branch 'master' into staging-next
2023-11-12 19:45:20 +01:00
Weijia Wang
5201e2aa8a
linuxPackages_latest.prl-tools: 19.1.0-54729 -> 19.1.1-54734
2023-11-12 19:24:43 +01:00
Vladimír Čunát
2c237f6180
Merge #267079 : darwin.mDNSResponder: patch header to match SDK
...
...into staging-next
2023-11-12 18:27:40 +01:00
Jonas Heinrich
54da2986be
Merge pull request #266989 from r-ryantm/auto-update/linux-wifi-hotspot
...
linux-wifi-hotspot: 4.5.0 -> 4.6.0
2023-11-12 17:20:23 +01:00
Randy Eckenrode
55bf8aa8c1
Revert "configd: fix build with clang 16"
...
This reverts commit 550137e330
.
2023-11-12 10:45:22 -05:00
Randy Eckenrode
a678c55faf
darwin.mDNSResponder: patch header to match SDK
...
The upstream source release for 765.50.9 defines `_DNS_SD_LIBDISPATCH`
to `0` in `dns_sd.h`, but the SDK version of that header actually
defines it to `1`. Having it defined to `0` causes packages that expect
to use libdispatch-based symbols such as `DNSServiceSetDispatchQueue` to
fail to build. Define it to match the SDK to fix those packages.
2023-11-12 10:45:22 -05:00
github-actions[bot]
1b3033ebfb
Merge master into staging-next
2023-11-12 12:00:55 +00:00
Alyssa Ross
56fd7f00cb
linux_latest-libre: 19438 -> 19441
2023-11-12 09:37:26 +01:00
Alyssa Ross
240087854f
linux_5_10: 5.10.199 -> 5.10.200
2023-11-12 09:37:26 +01:00
Alyssa Ross
7e42bbd56c
linux_5_15: 5.15.137 -> 5.15.138
2023-11-12 09:37:26 +01:00
R. Ryantm
e8fb698a24
linux-wifi-hotspot: 4.5.0 -> 4.6.0
2023-11-12 06:57:44 +00:00
R. Ryantm
09edf1dd84
irqbalance: 1.9.2 -> 1.9.3
2023-11-12 06:47:36 +00:00
github-actions[bot]
33248a2caf
Merge master into staging-next
2023-11-12 00:02:14 +00:00
K900
7fca762ea8
Merge pull request #266869 from K900/linux-firmware-20231111
...
linux-firmware: 20231030 -> 20231111
2023-11-11 23:02:15 +03:00
github-actions[bot]
9776723357
Merge master into staging-next
2023-11-11 18:00:58 +00:00
Randy Eckenrode
940180423a
Merge pull request #265102 from reckenrode/darwin-corefoundation
...
darwin.stdenv: use CoreFoundation instead of CF
2023-11-11 12:10:10 -05:00
Vladimír Čunát
ce47d343a4
Merge branch 'staging' into staging-next
...
A bit unusual merge, as due to b8b231f704
we rebuild most of linux
packages anyway, and we most likely need current staging soon in 23.11.
2023-11-11 17:03:09 +01:00
Vladimír Čunát
b8b231f704
Merge #266828 : pam: fix pam_unix autohentication failures when ran as user
...
...into staging-next
2023-11-11 16:40:07 +01:00
K900
e792d7fec0
Merge pull request #264442 from anthonyroussel/update-url-redirects
...
treewide: fix redirected and broken URLs
2023-11-11 18:08:59 +03:00
K900
db49a7fc01
linux-firmware: 20231030 -> 20231111
2023-11-11 17:59:16 +03:00
github-actions[bot]
fb93bf2ad8
Merge staging-next into staging
2023-11-11 12:01:30 +00:00
github-actions[bot]
652204165d
Merge master into staging-next
2023-11-11 12:00:58 +00:00
Markus Theil
cc18755c08
mstflint_access: init at 4.26
...
Add companion kernel module for mstflint, which is required
on some systems with secure boot enabled.
Link to corresponding mstflint version.
Signed-off-by: Markus Theil <theil.markus@gmail.com>
2023-11-11 10:56:46 +01:00
Sergei Trofimovich
60e0187471
pam: fix pam_unix autohentication failures when ran as user
...
Commit d0c42dfa
"pam: bind Linux-PAM locales from pam-specific folder
(upstream patch)" added autoreconfHook269 into one of the postPatch
phases.
This clobbered the change applied by `suid-wrapper-path.patch` as it was
patching Makefile.in.
As a result `nixosTests.sway` test started failing as:
check pass; user unknown
Running `swaylock` on real system exhibited the same result.
As `suid-wrapper-path.patch` is clobbered we were running non-suid
version of `unix_chkpwd`:
/nix/store/...-linux-pam-1.5.2/sbin/unix_chkpwd
instead of SUID-wrapped
/run/wrappers/bin/unix_chkpw
The fix is trivial: move the patch from auto-generated file to
`Makefile.am`.
Discovered-by: Yureka
2023-11-11 09:54:04 +00:00
Anthony Roussel
e30f48be94
treewide: fix redirected and broken URLs
...
Using the script in maintainers/scripts/update-redirected-urls.sh
2023-11-11 10:49:01 +01:00
Félix Baylac Jacqué
dfa45288af
maintainers: ninjatrappeur -> picnoir
...
I changed my nickname from Ninjatrappeur to Picnoir. My github id is
stable, it shouldn't break too much stuff.
I took advantage of this handle change to remove myself from the
hostapd maintainers: I don't use NixOS as a router anymore.
2023-11-11 08:31:16 +01:00
github-actions[bot]
dbecb018c5
Merge staging-next into staging
2023-11-11 06:01:25 +00:00
github-actions[bot]
46679c6a02
Merge master into staging-next
2023-11-11 06:01:00 +00:00
OTABI Tomoya
98906c02d3
Merge pull request #266760 from khaneliman/sketchybar
...
sketchybar: 2.18.0 -> 2.19.1
2023-11-11 13:49:10 +09:00
Mario Rodas
d325ea265b
Merge pull request #265382 from trofi/hwdata-update
...
hwdata: 0.375 -> 0.376
2023-11-10 21:57:55 -05:00
Austin Horstman
8b3fc63382
sketchybar: 2.18.0 -> 2.19.1
2023-11-10 19:56:58 -06:00
github-actions[bot]
e8096ee1e1
Merge staging-next into staging
2023-11-10 18:01:34 +00:00
Alyssa Ross
afabc4a15d
Merge remote-tracking branch 'origin/master' into HEAD
...
Conflicts:
pkgs/development/libraries/SDL2/default.nix
2023-11-10 15:18:19 +01:00
Artturi
94633f04a3
Merge pull request #257386 from RaySlash/hid-tmff2
2023-11-10 16:02:36 +02:00
Nick Cao
174b62bce9
Merge pull request #266407 from danielfullmer/fwts-dtc
...
fwts: use absolute path for dtc utility
2023-11-10 08:28:13 -05:00
RaySlash
546fc20314
hid-tmff2: init at v0.81
...
A linux module for Thrustmaste T300RS, T248 and TX(experimental) wheels.
ca168637fb
- Additionally, https://github.com/scarburato/hid-tminit is also required
for proper init of the driver.
- The driver has been updated to v0.81
- Fixed a typo in maintainer-list
- hid-tmff2 update sha256
- update hid-tmff2 version
Co-authored-by: Artturi <Artturin@artturin.com>
2023-11-10 21:12:42 +10:00
OTABI Tomoya
13d14a1850
Merge pull request #265459 from r-ryantm/auto-update/intel-cmt-cat
...
intel-cmt-cat: 23.08 -> 23.11
2023-11-10 18:23:06 +09:00
github-actions[bot]
363bca638c
Merge staging-next into staging
2023-11-10 06:01:55 +00:00
github-actions[bot]
b55905ceb6
Merge master into staging-next
2023-11-10 06:01:22 +00:00
Anthony Roussel
db4c847f86
tomb: fix meta.license
2023-11-10 00:07:38 +01:00
Anthony Roussel
99c8b3b70a
tomb: add all required dependencies with wrapProgram
2023-11-09 21:18:19 +01:00
Anthony Roussel
42ad64f5d1
tomb: add anthonyroussel to maintainers
2023-11-09 21:18:19 +01:00
Anthony Roussel
7f18b54727
tomb: add passthru.updateScript
2023-11-09 21:18:17 +01:00
Anthony Roussel
9481b1fe8f
tomb: 2.9 -> 2.10
...
https://github.com/dyne/Tomb/blob/master/ChangeLog.md#210
https://github.com/dyne/Tomb/compare/v2.9...v2.10
2023-11-09 21:17:14 +01:00
Anthony Roussel
fb2a8bdf99
tomb: format with nixpkgs-fmt
2023-11-09 21:09:59 +01:00
github-actions[bot]
6a669d1ab2
Merge staging-next into staging
2023-11-09 18:01:27 +00:00
github-actions[bot]
e112f9b8bb
Merge master into staging-next
2023-11-09 18:00:56 +00:00
Rick van Schijndel
304b2a3908
Merge pull request #262354 from stepbrobd/aldente
...
aldente: 1.22.2 -> 1.22.3
2023-11-09 18:07:31 +01:00
Daniel Fullmer
142e4cddaf
fwts: use absolute path for dtc utility
2023-11-09 08:24:34 -08:00
zzzsyyy
c7b6b8f629
xanmod-kernels: change to 250 Hz timer frequency
...
this change follows the commit eca832941c
2023-11-09 18:34:47 +08:00
zzzsyyy
adb763477d
linux_xanmod_latest: 6.5.10 -> 6.5.11
2023-11-09 18:15:33 +08:00
zzzsyyy
c12d0567a3
linux_xanmod: 6.1.61 -> 6.1.62
2023-11-09 18:09:58 +08:00
github-actions[bot]
50249cdaf2
Merge staging-next into staging
2023-11-09 00:02:40 +00:00
github-actions[bot]
00a0662a3c
Merge master into staging-next
2023-11-09 00:02:14 +00:00
Jerry Starke
91f5e33996
linuxKernel.kernels.linux_lqx: 6.5.10-lqx1 -> 6.5.11-lqx1
2023-11-08 20:19:10 +01:00
Jerry Starke
480f593e80
linuxKernel.kernels.linux_zen: 6.6-zen1 -> 6.6.1-zen1
2023-11-08 20:17:43 +01:00
github-actions[bot]
3271403dc0
Merge staging-next into staging
2023-11-08 18:01:26 +00:00
github-actions[bot]
536833ef29
Merge master into staging-next
2023-11-08 18:01:00 +00:00
ajs124
b377df37ca
targetcli: 2.1.56 -> 2.1.57
2023-11-08 20:35:23 +03:00
Fabián Heredia Montiel
68e8d488a3
Merge pull request #266255 from alyssais/linux-6.6.1
...
Linux kernels 2023-11-08
2023-11-08 09:43:56 -06:00
Alyssa Ross
fa72c8b2bb
linux_6_1: 6.1.61 -> 6.1.62
2023-11-08 15:10:08 +01:00
Alyssa Ross
b5c3f28b75
linux_6_5: 6.5.10 -> 6.5.11
2023-11-08 15:10:07 +01:00
Anthony Roussel
408ed815c6
linuxPackages.evdi: fix build for Linux 4.19
...
The build fails with:
```console
module/evdi_fb.c: In function 'evdifb_create':
module/evdi_fb.c:427:21:
error: assignment discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers]
427 | info->fbops = efbdev->fb_ops;
| ^
````
A resolution is to treat discard-qualifiers warnings as non-error.
See https://hydra.nixos.org/build/239848621
2023-11-08 13:04:01 +01:00
Anthony Roussel
43fbdc751b
linuxPackages.evdi: mark broken on linux 6.6
...
Fixes #265868
`evdi` kernel module is incompatible with Linux 6.6, so mark it as broken.
2023-11-08 13:04:01 +01:00
Alyssa Ross
001109e60e
linux/hardened/patches/6.5: 6.5.8-hardened1 -> 6.5.10-hardened1
2023-11-08 13:03:35 +01:00
Alyssa Ross
2e8fb2dfa3
linux/hardened/patches/6.4: init at 6.4.16-hardened1
2023-11-08 13:03:24 +01:00
Alyssa Ross
93f2f93408
linux/hardened/patches/6.1: 6.1.60-hardened1 -> 6.1.61-hardened1
2023-11-08 13:02:20 +01:00
github-actions[bot]
d49b3ff9e3
Merge staging-next into staging
2023-11-08 12:02:19 +00:00
Alyssa Ross
bd20efaed3
linux_4_14: 4.14.328 -> 4.14.329
2023-11-08 13:01:42 +01:00
Alyssa Ross
592d7bde9a
linux_4_19: 4.19.297 -> 4.19.298
2023-11-08 13:01:32 +01:00
Alyssa Ross
966c4def3d
linux_5_4: 5.4.259 -> 5.4.260
2023-11-08 13:01:17 +01:00
Alyssa Ross
817471f227
linux_6_6: 6.6 -> 6.6.1
2023-11-08 13:00:45 +01:00
Adam Joseph
ba2ed469c2
Merge branch 'master' into staging-next
2023-11-08 06:15:46 +00:00
github-actions[bot]
89ac5d8ca3
Merge staging-next into staging
2023-11-08 00:02:52 +00:00
Artturi
d24da52844
Merge pull request #265764 from amjoseph-nixpkgs/pr/pythonForBuild
2023-11-08 00:13:25 +02:00
Nick Cao
ae1e3d4601
uhk-agent: use electron from nixpkgs
2023-11-07 17:09:51 -05:00
Weijia Wang
4c234ceeb6
Merge pull request #266068 from reckenrode/clang16-fixes-batch4
...
darwin.text_cmds,inetutils: fix build with clang 16
2023-11-07 21:17:33 +01:00
github-actions[bot]
d0018c61ff
Merge staging-next into staging
2023-11-07 18:01:28 +00:00
github-actions[bot]
1505981287
Merge master into staging-next
2023-11-07 18:00:55 +00:00
Randy Eckenrode
daa4cd2c2a
darwin.text_cmds: fix build with clang 16
2023-11-07 09:17:04 -05:00
Nick Cao
5df4c7570b
Merge pull request #266013 from Kiskae/nvidia/535.43.16
...
linuxPackages.nvidia_x11_vulkan_beta: 535.43.15 -> 535.43.16
2023-11-07 08:32:06 -05:00
Kiskae
d8b7213174
linuxPackages.nvidia_x11_vulkan_beta: 535.43.15 -> 535.43.16
2023-11-07 08:46:04 +01:00
Weijia Wang
8012034692
Merge branch 'staging-next' into staging
2023-11-07 03:41:49 +01:00
Weijia Wang
32da89a1a1
Merge branch 'master' into staging-next
2023-11-06 14:33:18 +01:00
Thiago Kenji Okada
b45133e20d
Merge pull request #244298 from oxalica/remove-unused
...
{birdtray,isgx,mycrypto,osu-lazer,stretchly,tree-sitter}: remove oxalica as maintainer
2023-11-06 08:13:34 +00:00
Samuel Dionne-Riel
c95728ce72
Merge pull request #262684 from samueldr/feature/nixos-rebuild-completions
...
nixos-rebuild: Locally own the nixos-rebuild (bash) completions
2023-11-05 22:41:03 -05:00
Adam Joseph
bc2d598878
treewide: change pythonForBuild to pythonOnBuildForHost
2023-11-05 17:42:12 -08:00
github-actions[bot]
b23f12e076
Merge master into staging-next
2023-11-06 00:02:12 +00:00
Atemu
803429df05
Merge pull request #265181 from zzzsyyy/update/xanmod
...
linux_xanmod, linux_xanmod_latest: 2023-11-02
2023-11-05 22:02:37 +01:00
Mario Rodas
545696ef57
Merge pull request #265266 from R-VdP/rvdp/fwupd_1_9_7
...
fwupd: 1.9.6 -> 1.9.7
2023-11-05 14:41:47 -05:00
github-actions[bot]
bb38778356
Merge master into staging-next
2023-11-05 18:00:55 +00:00
Mario Rodas
a0b3b06b7a
Merge pull request #265403 from YorikSar/dark-mode-notify-mainProgram
...
dark-mode-notify: add meta.mainProgram
2023-11-05 07:12:45 -05:00
github-actions[bot]
2ecaf22639
Merge master into staging-next
2023-11-05 12:01:15 +00:00
Mario Rodas
7c44617d22
Merge pull request #263402 from rowanG077/master
...
displaylink: Add aarch64 support
2023-11-05 01:19:20 -05:00
github-actions[bot]
da4d99e016
Merge master into staging-next
2023-11-05 06:00:55 +00:00
Jörg Thalheim
4af510c7ae
treewide: drop myself from packages that I don't activily maintain
2023-11-05 05:43:35 +01:00
github-actions[bot]
6e287cb9de
Merge master into staging-next
2023-11-05 00:02:23 +00:00
Cabia Rangris
8ebe7fb0ff
Merge pull request #263047 from wladmis/pam_mktemp
...
pam_mktemp: init at 1.1.1
2023-11-04 20:52:37 +00:00
R. Ryantm
772d3f609f
intel-cmt-cat: 23.08 -> 23.11
2023-11-04 13:47:31 +00:00
github-actions[bot]
d5abe8fcd6
Merge staging-next into staging
2023-11-04 12:01:23 +00:00
github-actions[bot]
2c3155e94d
Merge master into staging-next
2023-11-04 12:00:55 +00:00
Pic Noir
f1b800b924
Merge pull request #265158 from emilytrau/stage0-posix-1.6.0
...
minimal-bootstrap-sources: unstable-2023-05-02 -> 1.6.0
2023-11-04 10:07:38 +01:00
Yuriy Taraday
908c9e6834
dark-mode-notify: migrate to pkgs/by-name
2023-11-04 08:40:35 +01:00
Sergei Trofimovich
fd502cb01f
hwdata: 0.375 -> 0.376
...
Changes: https://github.com/vcrhonek/hwdata/compare/v0.375...v0.376
2023-11-04 04:09:43 +00:00
Maximilian Bosch
5e95c9c96c
Merge pull request #264690 from trofi/usbutils-update
...
usbutils: 015 -> 017
2023-11-03 19:17:39 +01:00
github-actions[bot]
d34372f579
Merge staging-next into staging
2023-11-03 18:01:52 +00:00
github-actions[bot]
3c43b804d4
Merge master into staging-next
2023-11-03 18:01:23 +00:00
r-vdp
21ef15cc55
fwupd: 1.9.6 -> 1.9.7
...
Release notes: https://github.com/fwupd/fwupd/releases/tag/1.9.7
2023-11-03 16:52:28 +01:00
r-vdp
884de18cc6
fwupd: drop unneeded smbios dependency
2023-11-03 16:52:27 +01:00
Ilan Joselevich
85713068d9
Merge pull request #265033 from khaneliman/fastfetch
...
fastfetch: 2.2.0 -> 2.2.1
2023-11-03 12:13:05 +00:00
github-actions[bot]
2495a9151d
Merge staging-next into staging
2023-11-03 12:01:40 +00:00
github-actions[bot]
db0a71076b
Merge master into staging-next
2023-11-03 12:01:07 +00:00
Maximilian Bosch
aecc437c1c
Merge pull request #264060 from r-ryantm/auto-update/iotop-c
...
iotop-c: 1.24 -> 1.25
2023-11-03 10:43:36 +01:00
zzzsyyy
a38765cab0
linux_xanmod_latest: 6.5.9 -> 6.5.10
2023-11-03 16:37:05 +08:00
zzzsyyy
036123b43f
linux_xanmod: 6.1.60 -> 6.1.61
2023-11-03 16:31:02 +08:00
Thiago Kenji Okada
09fe82d7b1
Merge pull request #265123 from JerrySM64/update-linux-lqx
...
linuxKernel.kernels.linux_lqx: 6.5.9-lqx2 -> 6.5.10-lqx1
2023-11-03 07:12:28 +00:00
Emily Trau
b7b6f84337
minimal-bootstrap-sources: unstable-2023-05-02 -> 1.6.0
2023-11-02 23:27:07 -07:00
github-actions[bot]
b39dbbacd8
Merge staging-next into staging
2023-11-03 06:01:45 +00:00
github-actions[bot]
41ef1f3277
Merge master into staging-next
2023-11-03 06:01:08 +00:00
Artturi
3bc446a5fb
Merge pull request #262834 from amjoseph-nixpkgs/pr/linux/allow-to-omit-common-config
2023-11-03 06:33:41 +02:00
Jerry Starke
0025a888ba
linuxKernel.kernels.linux_lqx: 6.5.9-lqx2 -> 6.5.10-lqx1
2023-11-03 02:34:19 +01:00
Randy Eckenrode
6b62554356
darwin.swift-corelibs-foundation: avoid infinite recursion
...
Drop ninja and use a minimal Python to avoid an infinite recursion due
to dependencies that depend on configd, which also depends on this.
2023-11-02 17:45:59 -04:00
Randy Eckenrode
080f7cc41e
darwin.configd: fix build with CoreFoundation
2023-11-02 17:45:59 -04:00
Randy Eckenrode
448aed9e81
darwin.apple_sdk: drop unnecessary dependencies
2023-11-02 17:45:58 -04:00
Austin Horstman
51c024de65
apple-sdk-11.0: add Apple80211 private framework
2023-11-02 14:56:59 -05:00
nikstur
6e4099ca09
Merge pull request #264879 from nikstur/systemd-sysusers-staging
...
systemd: enable sysusers by default
2023-11-02 19:58:16 +01:00
github-actions[bot]
5e4689f921
Merge staging-next into staging
2023-11-02 18:01:39 +00:00
github-actions[bot]
29efc257c0
Merge master into staging-next
2023-11-02 18:01:07 +00:00
Wladmis
8e2ba7deb0
pam_mktemp: init at 1.1.1
2023-11-02 19:00:00 +02:00
K900
43c8fb938a
Merge pull request #255804 from sielicki/kernel-arm-alignment-compat
...
kernel/common-config: arm: configure alignment traps
2023-11-02 15:39:53 +03:00
André Vitor de Lima Matos
e00c606455
kernel: fix framebuffer console after 6.6
...
These options were already enabled in previous versions, but Kconfig
changes in 6.6 made NixOS kernel disable them. Therefore, we enable
unconditionally, to be explicit that they're needed.
Without them, the fbcon/console on systems with DRM devices freeze/blank
on early boot, even though the system boots normally.
2023-11-02 13:38:15 +01:00
Maximilian Bosch
95acdf3422
linux/hardened/patches/6.1: 6.1.59-hardened1 -> 6.1.60-hardened1
2023-11-02 13:37:41 +01:00
Maximilian Bosch
5ec6ea53c5
linux/hardened/patches/5.4: 5.4.258-hardened1 -> 5.4.259-hardened1
2023-11-02 13:37:41 +01:00
Maximilian Bosch
eda6a11568
linux/hardened/patches/5.15: 5.15.136-hardened1 -> 5.15.137-hardened1
2023-11-02 13:37:41 +01:00
Maximilian Bosch
9d0b5b6958
linux/hardened/patches/5.10: 5.10.198-hardened1 -> 5.10.199-hardened1
2023-11-02 13:37:41 +01:00
Maximilian Bosch
3592931d28
linux/hardened/patches/4.19: 4.19.296-hardened1 -> 4.19.297-hardened1
2023-11-02 13:37:41 +01:00
Maximilian Bosch
2f4c8347d0
linux/hardened/patches/4.14: 4.14.327-hardened1 -> 4.14.328-hardened1
2023-11-02 13:37:41 +01:00
Maximilian Bosch
fa5a467934
linux_latest-libre: 19417 -> 19438
2023-11-02 13:37:41 +01:00
Maximilian Bosch
bc4f21aa64
linux-rt_5_15: 5.15.133-rt70 -> 5.15.137-rt71
2023-11-02 13:37:41 +01:00
Maximilian Bosch
e24dff3751
linux_6_1: 6.1.60 -> 6.1.61
2023-11-02 13:37:41 +01:00
Maximilian Bosch
69e722d34a
linux_6_5: 6.5.9 -> 6.5.10
2023-11-02 13:37:41 +01:00
Nick Cao
301b84314d
Merge pull request #264946 from r-ryantm/auto-update/conky
...
conky: 1.19.5 -> 1.19.6
2023-11-02 08:24:33 -04:00
github-actions[bot]
9dd6711ca2
Merge staging-next into staging
2023-11-02 12:01:48 +00:00
github-actions[bot]
677e25fcd2
Merge master into staging-next
2023-11-02 12:01:08 +00:00
Thiago Kenji Okada
1f4f9b9d20
Merge pull request #264908 from JerrySM64/update-linux-zen
...
linuxKernel.kernels.linux_zen: 6.5.9-zen2 -> 6.6-zen1 ; linuxKernel.kernels.linux_lqx: 6.5.9-lqx1 ->6.5.9-lqx2
2023-11-02 09:16:46 +00:00
R. Ryantm
8b1d659c6b
ksmbd-tools: 3.4.9 -> 3.5.0
2023-11-02 09:17:00 +01:00
R. Ryantm
cedb1ed6a0
conky: 1.19.5 -> 1.19.6
2023-11-02 06:15:47 +00:00
Jerry Starke
21aade2173
linuxKernel.kernels.linux_lqx: 6.5.9-lqx1 ->6.5.9-lqx2
2023-11-02 00:51:36 +01:00
Jerry Starke
8d2ae0e95e
linuxKernel.kernels.linux_zen: 6.5.9-zen2 -> 6.6-zen1
2023-11-02 00:47:32 +01:00
nikstur
3b92f76b54
systemd: enable sysusers by default
2023-11-01 20:45:19 +01:00
github-actions[bot]
2999b3c997
Merge staging-next into staging
2023-11-01 18:01:31 +00:00
github-actions[bot]
cd7af6170b
Merge master into staging-next
2023-11-01 18:01:01 +00:00
Nick Cao
b01b09e7b5
Merge pull request #264614 from Kiskae/nvidia/545.29.02
...
linuxPackages.nvidia_x11: 530.41.03 -> 545.29.02
2023-11-01 10:31:15 -04:00
github-actions[bot]
eafaa27c7e
Merge staging-next into staging
2023-11-01 12:01:45 +00:00
github-actions[bot]
4a533d29ce
Merge master into staging-next
2023-11-01 12:01:10 +00:00
Kiskae
3ac4cd157e
linuxPackages.nvidia_x11: 530.41.03 -> 545.29.02
2023-11-01 11:24:17 +01:00
Atemu
954929831d
Merge pull request #258397 from Atemu/init/nct6687d
...
kernelPackages.nct6687d: init at unstable-2023-09-22
2023-11-01 11:22:15 +01:00
R. Ryantm
9768b51de6
intel-compute-runtime: 23.30.26918.20 -> 23.35.27191.9
2023-11-01 06:18:53 +00:00
github-actions[bot]
18df2baed1
Merge staging-next into staging
2023-11-01 00:02:47 +00:00
github-actions[bot]
0d2063b693
Merge master into staging-next
2023-11-01 00:02:16 +00:00
Sergei Trofimovich
895aaf609b
usbutils: 015 -> 017
...
Changes: https://github.com/gregkh/usbutils/compare/v015...v017
2023-10-31 23:20:02 +00:00
Weijia Wang
d92e1be455
rectangle: 0.73 -> 0.74
2023-10-31 19:09:49 +01:00
github-actions[bot]
91b879e867
Merge staging-next into staging
2023-10-31 18:01:36 +00:00
github-actions[bot]
81270bbdcf
Merge master into staging-next
2023-10-31 18:01:02 +00:00
Nick Cao
2784272f5b
Merge pull request #264596 from Kiskae/nvidia/470.223.02
...
linuxPackages.nvidia_x11_legacy470: 470.199.02 -> 470.223.02
2023-10-31 13:44:55 -04:00
Nick Cao
1ccb3c8f3d
Merge pull request #264592 from Kiskae/nvidia/535.129.03
...
linuxPackages.nvidiaPackages.production: 535.113.01 -> 535.129.03
2023-10-31 13:42:48 -04:00
John Ericson
b67d497260
Merge pull request #262847 from emilytrau/minimal-nix-cores
...
minimal-bootstrap.bash{,_2_05}: Normalize the NIX_BUILD_CORES variable
2023-10-31 11:09:07 -04:00
Kiskae
8a67cfb4d9
linuxPackages.nvidiaPackages.production: 535.113.01 -> 535.129.03
2023-10-31 15:56:02 +01:00
Kiskae
fa1a8826d8
linuxPackages.nvidia_x11_legacy470: 470.199.02 -> 470.223.02
2023-10-31 15:55:05 +01:00
R. Ryantm
4457f715b9
android-udev-rules: 20230614 -> 20231030
2023-10-31 11:07:46 +00:00
github-actions[bot]
1fcad910ec
Merge staging-next into staging
2023-10-31 00:03:02 +00:00
github-actions[bot]
135430eb60
Merge master into staging-next
2023-10-31 00:02:27 +00:00
K900
2076e77584
Merge pull request #264420 from K900/linux-firmware-20231030
...
linux-firmware: 20230919 -> 20231030
2023-10-31 02:00:57 +03:00
Luflosi
53def8b8d1
linuxPackages.apfs: 0.3.4 -> 0.3.5
...
https://github.com/linux-apfs/linux-apfs-rw/releases/tag/v0.3.5
2023-10-30 22:43:53 +01:00
R. Ryantm
3b8a1a7a70
hd-idle: 1.20 -> 1.21
2023-10-30 20:49:29 +01:00
K900
21cb9b7130
linux-firmware: 20230919 -> 20231030
2023-10-30 21:38:25 +03:00
github-actions[bot]
23f19700d2
Merge staging-next into staging
2023-10-30 12:01:37 +00:00
github-actions[bot]
7f11b9b46b
Merge master into staging-next
2023-10-30 12:01:05 +00:00
K900
699e0ab8d9
Merge pull request #264313 from K900/kernel-6.6
...
Kernel 6.6
2023-10-30 12:39:39 +03:00
Atemu
f5458516e4
Merge pull request #264002 from Atemu/update/xanmod
...
linux_xanmod, linux_xanmod_latest: 2023-10-28
2023-10-30 10:08:08 +01:00
K900
be33098cff
linux/common-config: enable new security features for 6.6
2023-10-30 11:11:15 +03:00
K900
419eba9ab1
linux_6_6: init at 6.6
2023-10-30 10:48:44 +03:00
github-actions[bot]
54ae567200
Merge staging-next into staging
2023-10-30 06:01:43 +00:00
Vladimír Čunát
5c89ba8ab4
Merge branch 'master' into staging-next
2023-10-30 06:12:04 +01:00
Robert Scott
a9ccc3cadb
Merge pull request #256150 from chkno/procps3
...
procps: Backport the CVE-2023-4016 fix
2023-10-29 23:47:50 +00:00
K900
334cdcb78f
nvme-cli: only use libhugetlbfs if not broken
2023-10-29 23:02:58 +03:00
Scott Worley
d5938b21cf
procps: Backport the CVE-2023-4016 fix
...
The upstream patch from the 4.x branch: 2c933ecba3
.diff
2023-10-28 23:17:06 -07:00
github-actions[bot]
3f274c7328
Merge master into staging-next
2023-10-29 06:01:18 +00:00
OTABI Tomoya
3d0ecc2e35
Merge pull request #263975 from azuwis/sketchybar
...
sketchybar: 2.17.1 -> 2.18.0
2023-10-29 13:15:20 +09:00
github-actions[bot]
954eb09381
Merge master into staging-next
2023-10-29 00:02:24 +00:00
R. Ryantm
436118d6d7
iotop-c: 1.24 -> 1.25
2023-10-28 23:51:51 +00:00
Ulrik Strid
e00ef84927
Merge pull request #263760 from ulrikstrid/ulrikstrid--lenovo-legion-linux-0_0_9
...
lenovo-legion: 0.0.5 -> 0.0.9
2023-10-28 21:41:10 +02:00
github-actions[bot]
52b6b90243
Merge master into staging-next
2023-10-28 18:00:57 +00:00
Atemu
c3bf00cd57
linux_xanmod_latest: 6.5.8 -> 6.5.9
2023-10-28 19:55:03 +02:00
Atemu
c3a5719428
linux_xanmod: 6.1.58 -> 6.1.60
2023-10-28 19:39:46 +02:00
Atemu
d59ba91d5a
Merge pull request #262571 from Atemu/update/xanmod
...
linux_xanmod, linux_xanmod_latest: 2023-10-21
2023-10-28 19:34:28 +02:00
Jörg Thalheim
d44b7c3c7c
libnvme: fix musl build
2023-10-28 17:13:58 +02:00
Adrian Pistol
4002cdeba2
nvme-cli: 2.4 -> 2.6
2023-10-28 17:13:58 +02:00
Adrian Pistol
4765f6dd40
libnvme: 1.4 -> 1.6
2023-10-28 17:13:58 +02:00
Zhong Jianxin
508da65355
sketchybar: 2.17.1 -> 2.18.0
2023-10-28 22:21:13 +08:00
github-actions[bot]
81ed2302dc
Merge master into staging-next
2023-10-28 06:00:57 +00:00
Weijia Wang
f283b62a32
Merge pull request #262501 from r-ryantm/auto-update/linuxKernel.packages.linux_5_15.r8125
...
linuxKernel.packages.linux_5_15.r8125: 9.004.01 -> 9.011.01
2023-10-28 04:15:17 +02:00
Weijia Wang
3950f49f81
Merge pull request #262495 from r-ryantm/auto-update/linuxKernel.packages.linux_4_19.akvcam
...
linuxKernel.packages.linux_4_19.akvcam: 1.2.2 -> 1.2.4
2023-10-28 04:13:50 +02:00
Randy Eckenrode
b810da025f
darwin.diskdev_cmds: fix build with clang 16
...
Fix an implicit `int` on argc, which is an error with newer clangs.
2023-10-27 08:40:47 -04:00
Ulrik Strid
64b547c87d
lenovo-legion: 0.0.5 -> 0.0.9
2023-10-27 09:32:28 +02:00
github-actions[bot]
f20daab04b
Merge master into staging-next
2023-10-27 06:01:02 +00:00
Félix Baylac Jacqué
364a38956d
nsncd: unstable-2022-11-14 -> unstable-2023-10-26
...
Note: we decided to rewrite the history of the fork who somehow got
out of hand. Feature-wise, this version bump fixes the various host
faulty behaviour. See the
https://github.com/nix-community/nsncd/pull/9 and
https://github.com/nix-community/nsncd/pull/10 PRs for more details.
We're in the process of upstreaming this change to twosigma/nsncd,
however, upstream has been pretty slow to review our PRs so far. Since
the hostname bug surfaces quite regularly in the Nixpkgs issue
tracker, we decided to use the nix-community fork as canon for Nixpkgs
for now.
Fixes: https://github.com/NixOS/nixpkgs/issues/132646
Fixes: https://github.com/NixOS/nixpkgs/issues/261269
2023-10-26 20:22:21 +02:00
github-actions[bot]
96132a216a
Merge master into staging-next
2023-10-26 18:01:02 +00:00
Jerry Starke
d4e98bde4b
linuxKernel.kernels.linux_lqx: 6.5.8-lqx1 -> 6.5.9-lqx1
2023-10-26 14:31:58 +02:00
Jerry Starke
76bc78a7ff
linuxKernel.kernels.linux_zen: 6.5.8-zen1 -> 6.5.9-zen2
2023-10-26 14:29:15 +02:00
Vladimír Čunát
d811555465
Merge branch 'staging' into staging-next
2023-10-26 10:36:50 +02:00
Vladimír Čunát
0f8647b0c2
Merge #260659 : iptables: 1.8.9 -> 1.8.10
...
...into staging
2023-10-26 10:20:12 +02:00
Vladimír Čunát
6976205051
Merge #255683 : linux_xanmod*: cleanup extra config
...
...into staging
2023-10-26 10:13:41 +02:00
Vladimír Čunát
217961620d
Merge #257190 : alsa-ucm-conf: 1.2.9 -> 1.2.10
...
...into staging
2023-10-26 10:03:36 +02:00
Vladimír Čunát
6f2d1210a3
Merge #260855 : kmod: 30 -> 31
...
...into staging
2023-10-26 09:44:43 +02:00
Mario Rodas
0ed22622fb
Merge pull request #249487 from trofi/pam-bindtextdomain
...
pam: bind Linux-PAM locales from pam-specific folder
2023-10-25 21:10:43 -05:00
Mario Rodas
e1471f6c3d
Merge pull request #260857 from trofi/ell-update
...
ell: 0.58 -> 0.59
2023-10-25 21:06:29 -05:00
Rowan Goemans
ca7dccc8a9
displaylink: Add aarch64 support
2023-10-25 21:17:16 +02:00
Weijia Wang
3f9b0a534d
Merge pull request #263051 from wegank/prl-tools-bump
...
linuxPackages_latest.prl-tools: 19.0.0-54570 -> 19.1.0-54729
2023-10-25 18:01:18 +02:00
Florian Klink
90727298f2
Merge pull request #262598 from vikanezrimaya/systemd-properly-wrap-ukify
...
systemd: properly wrap ukify by prefixing instead of overwriting PATH
2023-10-25 18:07:29 +03:00
Nick Cao
1e088c9da6
Merge pull request #263309 from Kiskae/nvidia/535.43.15
...
linuxPackages.nvidia_x11_vulkan_beta: 535.43.13 -> 535.43.15
2023-10-25 09:20:13 -04:00
K900
2cec7cbd2b
linux_latest-libre: 19408 -> 19417
2023-10-25 13:50:27 +03:00
K900
dea5edb1fe
linux-rt_6_1: 6.1.54-rt15 -> 6.1.59-rt16
2023-10-25 13:50:09 +03:00
K900
0e8345f9a3
linux-rt_5_15: 5.15.133-rt69 -> 5.15.133-rt70
2023-10-25 13:49:34 +03:00
K900
25dc227fbe
linux_4_14: 4.14.327 -> 4.14.328
2023-10-25 13:48:37 +03:00
K900
48c8804251
linux_4_19: 4.19.296 -> 4.19.297
2023-10-25 13:48:34 +03:00
K900
7d5466465f
linux_5_4: 5.4.258 -> 5.4.259
2023-10-25 13:48:30 +03:00
K900
6659add63a
linux_5_10: 5.10.198 -> 5.10.199
2023-10-25 13:48:26 +03:00
K900
3e6e9d4f67
linux_5_15: 5.15.136 -> 5.15.137
2023-10-25 13:48:22 +03:00
K900
79503eed54
linux_6_1: 6.1.59 -> 6.1.60
2023-10-25 13:48:12 +03:00
K900
62b852efe1
linux_6_5: 6.5.8 -> 6.5.9
2023-10-25 13:48:07 +03:00
K900
a617c2a5f2
linux_testing: 6.6-rc6 -> 6.6-rc7
2023-10-25 13:48:02 +03:00
Kiskae
88b5796f72
linuxPackages.nvidia_x11_vulkan_beta: 535.43.13 -> 535.43.15
2023-10-25 11:29:18 +02:00
Mario Rodas
0449ec3265
Merge pull request #263023 from anthonyroussel/bugfix/autosupend
...
autosuspend: fix build
2023-10-25 04:19:43 -05:00
Florian Klink
87896bfdd1
Merge pull request #261798 from blitz/systemd-minimization
...
Avoid Two Sets of systemd Binaries in System Closure
2023-10-24 18:51:28 +03:00
Fabián Heredia Montiel
a175340898
Merge pull request #262830 from NixOS/update-hardened-kernels
...
Hardened kernel updates for 2023-10-22
2023-10-24 09:09:25 -06:00
Jörg Thalheim
cd14b7330b
odp-dpdk: 1.41.0.0_DPDK_22.11 -> 1.42.0.0_DPDK_22.11
2023-10-24 15:10:09 +02:00
Jörg Thalheim
409d216209
dpdk: 22.11.1 -> 23.07
2023-10-24 15:10:09 +02:00
Bernardo Meurer
eb4559b1d6
Merge pull request #262355 from stepbrobd/raycast
...
raycast: 1.59.0 -> 1.60.1
2023-10-24 08:25:54 -04:00
Weijia Wang
95d9e58ace
linuxPackages_latest.prl-tools: 19.0.0-54570 -> 19.1.0-54729
2023-10-24 03:50:34 +02:00
Mario Rodas
8bb61f97ae
Merge pull request #262979 from mrcjkb/tuxedo-rs
...
tuxedo-rs: 0.2.2 -> 0.2.3
2023-10-23 18:39:39 -05:00
Anthony Roussel
0b6b520442
autosuspend: downgrade tzlocal to 4.3.1
...
autosuspend is incompatible with tzlocal v5
See https://github.com/regebro/tzlocal#api-change
2023-10-23 22:48:05 +02:00
Anthony Roussel
fcc32aadf3
autosuspend: move dependencies to propagatedBuildInputs
2023-10-23 22:41:42 +02:00
Philip Taron
c9defce801
batman-adv: 2023.1 -> 2023.2
...
From https://www.open-mesh.org/news/113 :
batman-adv
support latest kernels (4.14 - 6.5)
bugs squashed:
avoid potential invalid memory access when processing ELP/OGM2 packets
drop pending DAT worker when interface shuts down
inform network stack about automatically adjusted MTUs
keep user defined MTU limit when MTU is recalculated
fix packet memory leak when sending OGM2 via inactive interfaces
fix TT memory leak for roamed back clients
alfred
receive data with valid source on unix sock without active interface
Happy routing,
The B.A.T.M.A.N. team
2023-10-23 10:05:20 -07:00
Marc Jakobi
46e09be13b
tuxedo-rs: 0.2.2 -> 0.2.3
2023-10-23 18:49:16 +02:00
Philip Taron
fc4325b62c
Update batman-adv to 2023.2
2023-10-23 09:47:02 -07:00
Julien Malka
258d76f551
systemd: add withLogTrace option
2023-10-23 16:46:12 +02:00
Robert Hensing
4bf1366455
Merge pull request #262724 from thiagokokada/fix-install-bootloader
...
nixos-rebuild: fix --install-bootloader flag with systemd-run
2023-10-23 15:24:42 +02:00