Philip Taron
9a6897925d
deviceTree: remove with statements
2024-08-18 06:31:18 -07:00
Philip Taron
17a74527b5
cryptsetup: remove with statements
2024-08-18 06:31:18 -07:00
Philip Taron
7b3a3f3f8b
freebsd.mkDerivation: remove with statements
2024-08-18 06:31:18 -07:00
Atemu
69fe76ef9b
Merge pull request #334505 from mweinelt/microcode-intel-20240813
...
microcodeIntel: 20240531 -> 20240813
2024-08-18 13:51:38 +02:00
Dmitriy Kholkin
988bf19f2c
linux-packages: fix argsOverride
2024-08-18 10:38:23 +03:00
Mathew Polzin
335121e702
Merge pull request #332826 from tnias/update/usbguard-1.1.3
2024-08-18 00:12:18 -05:00
Thiago Kenji Okada
ac91e987e8
Merge pull request #335410 from JohnRTitor/zen-kernel
...
zen-kernels: 6.10.1 -> 6.10.5 (zen), 6.9.11 -> 6.10.5 (lqx)
2024-08-17 23:40:28 +01:00
Peder Bergebakken Sundt
e471916645
treewide: passthru nixos test ( #334491 )
2024-08-18 00:29:43 +02:00
Sandro
e5d0561394
Merge pull request #330087 from Sigmanificient/libcgroup
...
libcgroup: 3.0 -> 3.1
2024-08-17 22:26:26 +02:00
John Titor
d9e6adf4e7
linuxKernel.kernels.linux_lqx: 6.9.11 -> 6.10.5
2024-08-17 21:45:12 +05:30
John Titor
a958fad237
linuxKernel.kernels.linux_zen: 6.10.1 -> 6.10.5
2024-08-17 21:42:40 +05:30
Thomas Gerbet
7c11ef0889
busybox: apply patches for CVE-2022-48174, CVE-2023-42366, CVE-2023-42363, CVE-2023-42364 and CVE-2023-42365
...
I used some patches from Ubuntu and Alpine instead of upstream directly to avoid some conflicts.
2024-08-17 16:52:17 +02:00
Masum Reza
34146ed1c5
Merge pull request #332346 from MatthewCash/fix/hyperv-deamons-fcopy
...
hyperv-daemons: fix fcopy build and nixfmt-rfc-style
2024-08-17 13:56:00 +05:30
Felix Buehler
8a09548195
linuxPackages.nvidiaPackages: remove 'with lib;'
2024-08-16 16:09:03 +02:00
Felix Buehler
0020ef8cc4
linux/hardened: remove 'with lib;'
2024-08-16 16:09:03 +02:00
Felix Buehler
0a74830d71
linux: remove 'with lib;'
2024-08-16 16:09:03 +02:00
Felix Buehler
92d44ea36f
cygwin-setup: remove 'with lib;'
2024-08-16 16:09:03 +02:00
Felix Buehler
3bf56ef4ea
rtl8192su-firmware: remove 'with lib;'
2024-08-16 16:09:03 +02:00
Felix Buehler
400a0bbce5
libselinux: remove 'with lib;'
2024-08-16 16:09:03 +02:00
Felix Buehler
22078ef36e
libsemanage: remove 'with lib;'
2024-08-16 16:09:03 +02:00
Felix Buehler
740cf77809
rtl8192eu: remove 'with lib;'
2024-08-16 16:09:03 +02:00
Felix Buehler
e531f98846
selinux-python: remove 'with lib;'
2024-08-16 16:09:03 +02:00
Felix Buehler
7c4beba7bc
selinux-sandbox: remove 'with lib;'
2024-08-16 16:09:03 +02:00
Felix Buehler
3269966314
setools: remove 'with lib;'
2024-08-16 16:09:03 +02:00
Felix Buehler
8cbfd35f75
mwprocapture: remove 'with lib;'
2024-08-16 16:09:03 +02:00
Felix Buehler
1de6841a25
wpa_supplicant: remove 'with lib;'
2024-08-16 16:09:03 +02:00
Felix Buehler
95cf21bab2
conky: remove 'with lib;'
2024-08-16 16:09:03 +02:00
Franz Pletz
3a65998a95
Merge pull request #334679 from Shawn8901/update_xanmod-2024-08-13
2024-08-16 14:58:13 +02:00
Markus Theil
9c270a7bfa
esdm: 1.1.1 -> 1.2.0
...
This release contains bug fixes related to wait operations on time
changes (CLOCK_REALTIME->CLOCK_MONOTONIC) and better cliend handling.
Changes:
https://github.com/smuellerDD/esdm/releases/tag/v1.2.0
As a small additional fix, esdm now sets propagatedBuildInputs correctly.
Signed-off-by: Markus Theil <theil.markus@gmail.com>
2024-08-16 13:21:44 +02:00
Peder Bergebakken Sundt
4d27ef4708
Merge pull request #296701 from stepbrobd/aldente
...
aldente: 1.24.1 -> 1.27.3
2024-08-15 22:38:48 +02:00
Martin Weinelt
598f10afeb
microcodeIntel: 20240531 -> 20240813
...
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20240813
2024-08-15 13:42:23 +02:00
Alyssa Ross
ce206b83a5
linux_6_10: 6.10.4 -> 6.10.5
2024-08-15 08:09:33 +02:00
Alyssa Ross
756c2a4b9e
linux_6_1: 6.1.104 -> 6.1.105
2024-08-15 08:09:33 +02:00
Alyssa Ross
21b168a5a6
linux_6_6: 6.6.45 -> 6.6.46
2024-08-15 08:09:33 +02:00
Alyssa Ross
f1826a4e6d
linux_testing: 6.11-rc2 -> 6.11-rc3
2024-08-15 08:09:33 +02:00
Shawn8901
b901880c37
linux_xanmod_latest: 6.10.4 -> 6.10.5
2024-08-14 23:15:08 +02:00
Shawn8901
bb2010319f
linux_xanmod: 6.6.45 -> 6.6.46
2024-08-14 23:14:55 +02:00
Bernardo Meurer
d226132734
Merge pull request #334664 from DontEatOreo/update-raycast
2024-08-14 16:08:10 -03:00
Shawn8901
efc6a51e74
Revert "linux_xanmod: set RCU_BOOST_DELAY to 100ms"
...
This reverts commit 5e098f6fac
.
Follows 5cf7ba43e6
2024-08-14 19:34:57 +02:00
DontEatOreo
8bf88886de
raycast: 1.80.0 -> 1.81.0
...
Changelog: https://www.raycast.com/changelog/1-81-0
2024-08-14 19:59:17 +03:00
Andrew Marshall
f8a1ba0e7d
zfs_2_2: fix latestCompatibleLinuxPackages
...
Broken in ba0d495264
, which removed Linux
6.8 and 6.9, so now 6.6 is the latest compatible.
2024-08-14 11:05:55 -04:00
Maximilian Bosch
d2fca016fe
Merge pull request #331717 from alyssais/linux-6.9-drop
...
linux_6_8,linux_6_9: remove
2024-08-14 16:04:30 +02:00
Martin Weinelt
9ccfa87721
Merge pull request #332764 from NixOS/staging-next
...
staging-next 2024-08-06
2024-08-14 13:33:28 +02:00
Florian Klink
2ed49f0b54
Merge pull request #334573 from flokli/v4l2loopback-bump
...
linuxPackages*.v4l2loopback: 0.12.7-unstable-2024-02-12 -> 0.13.2
2024-08-14 13:36:58 +03:00
Florian Klink
f71455822a
linuxPackages*.v4l2loopback: 0.12.7-unstable-2024-02-12 -> 0.13.2
2024-08-14 12:01:08 +03:00
github-actions[bot]
65e354888d
Merge master into staging-next
2024-08-13 12:01:26 +00:00
Randy Eckenrode
b27bff62e2
Merge pull request #333259 from volesen/master
...
darwin.moltenvk: Add `enableStatic` option
2024-08-13 07:24:43 -04:00
github-actions[bot]
0a1ac11214
Merge master into staging-next
2024-08-13 00:02:23 +00:00
Atemu
0d2ff894cb
Merge pull request #334199 from Shawn8901/xanmod_update
...
linux_xanmod, linux_xanmod_latest: 2024-08-11
2024-08-12 22:18:26 +02:00
github-actions[bot]
d3f3bec267
Merge master into staging-next
2024-08-12 06:01:03 +00:00