Commit Graph

27171 Commits

Author SHA1 Message Date
K900
4066bd4d68
Merge pull request #306920 from 500InternalError/linux_testing
linux_testing: 6.9-rc4 -> 6.9-rc5
2024-04-26 16:49:53 +03:00
Randy Eckenrode
1e497778a3
darwin.system_cmds: fix build without CoreFoundation hook 2024-04-26 08:16:31 -04:00
github-actions[bot]
623cd55a9f
Merge staging-next into staging 2024-04-26 12:01:47 +00:00
github-actions[bot]
7ac1647abc
Merge master into staging-next 2024-04-26 12:01:18 +00:00
Weijia Wang
18d51c2c5d
Merge pull request #305642 from wegank/lib-version-fix
treewide: fix version in changelog
2024-04-26 10:55:51 +02:00
Doron Behar
258bbbf949
Merge pull request #306355 from eclairevoyant/nixos-rebuild-generations
nixos-rebuild: avoid rebuilding nix / reexecuting nixos-rebuild for list-generations
2024-04-26 11:41:38 +03:00
Aleksana
ea6de91e70
Merge pull request #306387 from khaneliman/sketchybar
sketchybar: pkgs/os-specific -> pkgs/by-name
2024-04-26 16:18:00 +08:00
Weijia Wang
cf68396112 Merge branch 'staging-next' into staging 2024-04-26 09:33:17 +02:00
Weijia Wang
3a6265b8b5 Merge branch 'master' into staging-next 2024-04-26 09:33:00 +02:00
500InternalError
6cfb1f6868 linux_testing: 6.9-rc4 -> 6.9-rc5 2024-04-26 14:45:18 +08:00
github-actions[bot]
31627f4444
Merge staging-next into staging 2024-04-26 00:02:39 +00:00
Nick Cao
c3ec6b8f44
Merge pull request #306822 from Kiskae/nvidia/550.78
linuxPackages.nvidiaPackages.production: 550.76 -> 550.78
2024-04-25 18:27:18 -04:00
Vladimír Čunát
d157c07324
Merge branch 'master' into staging-next 2024-04-25 20:43:34 +02:00
Kiskae
00cbced6c5 linuxPackages.nvidiaPackages.production: 550.76 -> 550.78 2024-04-25 18:43:45 +02:00
Robert Hensing
debe527772 kernel: Add NixOS evaluation test 2024-04-25 16:42:22 +02:00
Robert Hensing
3e83fe9aa5 kernel: Make lazier (fix infinite recursion) 2024-04-25 16:34:57 +02:00
Robert Hensing
74dbae8968 kernel: Test laziness of certain arguments 2024-04-25 16:33:28 +02:00
github-actions[bot]
a1b71569c2
Merge staging-next into staging 2024-04-25 06:01:51 +00:00
github-actions[bot]
d0efe40740
Merge master into staging-next 2024-04-25 06:01:20 +00:00
Jared Baur
ce80359d9f deviceTree: ensure file symlinks are included in applyOverlays output
When using a custom `hardware.deviceTree.dtbSource`, we cannot assume
that all DTBs in this directory are regular files. This change allows
for file symlinks to be present as well, which fixes the issue where
only file (a symlink) is present in `dtbSource` and the copy fails with
`cp: missing file operand`.
2024-04-24 19:38:39 -07:00
Nick Cao
8c6c0ea2b7
Merge pull request #306632 from Kiskae/nvidia/550.40.61
linuxPackages.nvidiaPackages.vulkan_beta: 550.40.59-> 550.40.61
2024-04-24 20:55:59 -04:00
Kiskae
e29d6c7907 linuxPackages.nvidiaPackages.vulkan_beta: 550.40.59-> 550.40.61 2024-04-24 22:25:21 +02:00
github-actions[bot]
9de41fe136
Merge staging-next into staging 2024-04-24 18:01:33 +00:00
github-actions[bot]
1b295167ff
Merge master into staging-next 2024-04-24 18:01:00 +00:00
Bernardo Meurer
3aee40c139
Merge pull request #306536 from DontEatOreo/update-raycast
raycast: 1.71.3 -> 1.72.0
2024-04-24 11:39:52 -04:00
DontEatOreo
dc73da7851
raycast: 1.71.3 -> 1.72.0
Changelog: https://www.raycast.com/changelog/1-72-0
2024-04-24 16:45:26 +03:00
Atemu
a08357633a
Merge pull request #306439 from Atemu/update/nct6687d
linuxPackages.nct6687d: unstable-2023-09-22 -> 0-unstable-2024-02-23
2024-04-24 14:37:07 +02:00
Sandro
212e6522de
Merge pull request #305563 from birkb/drbd-kernel-module 2024-04-24 14:25:12 +02:00
github-actions[bot]
1b9bd5d1e0
Merge staging-next into staging 2024-04-24 12:01:57 +00:00
Jan Tojnar
eb8c2956da power-profiles-daemon: Fix missing typelib
gobject-instrospection before version 1.80 shipped typelibs for GLib.
As a result, programs relying on libgirepository such as those using pygobject3
would find the GLib typelibs without being wrapped at all.

In GNOME 46, the GLib typelibs were moved to glib package. So if we want
a program to find them, they need to be explicitly passed through `GI_TYPELIB_PATH`
environment variable.

This can be demonstrated by running `GI_TYPELIB_PATH= powerprofilesctl`:

    ImportError: cannot import name Gio, introspection typelib not found

Let’s add the library to path using a wrapper.
2024-04-24 08:58:36 +02:00
Vladimír Čunát
1b357187a9
Merge branch 'master' into staging-next 2024-04-24 08:22:34 +02:00
Mario Rodas
2becf6e837 maintainers: drop marsam 2024-04-24 04:20:00 +00:00
Austin Horstman
01c6349c14
sketchybar: pkgs/os-specific -> pkgs/by-name 2024-04-23 19:02:33 -05:00
lassulus
564a9656b0
Merge pull request #306285 from Mic92/iproute2
iproute2: fix static build
2024-04-23 22:57:24 +02:00
Austin Horstman
2f35dcbdf5
skhd: pkgs/os-specific -> pkgs/by-name 2024-04-23 15:45:44 -05:00
Austin Horstman
8863c24616
yabai: pkgs/os-specific -> pkgs/by-name 2024-04-23 15:42:44 -05:00
éclairevoyant
2680b60c30
nixos-rebuild: avoid rebuilding nix / reexecuting nixos-rebuild for list-generations 2024-04-23 15:03:52 -04:00
Sergio Miguéns Iglesias
30bc5085b8 rtl8852bu: init at f6aaa3c 2024-04-23 19:29:05 +02:00
Jörg Thalheim
1d4388214d iproute2: fix static build
This is needed for nixos-anywhere
2024-04-23 17:06:50 +02:00
Adam Stephens
3fd22af3ca
openvswitch*: move to by-name 2024-04-23 09:18:20 -04:00
github-actions[bot]
5fdc6c66d6
Merge master into staging-next 2024-04-23 06:01:22 +00:00
K900
6a456955a2
Merge pull request #279702 from lonyelon/master
rtl8852au: init at 70bdde2
2024-04-23 08:09:35 +03:00
github-actions[bot]
3e8920f50b
Merge master into staging-next 2024-04-23 00:02:30 +00:00
Peder Bergebakken Sundt
60158aae64
Merge pull request #283405 from phlip9/update-sgx-2.23
sgx-sdk: 2.21 -> 2.23
2024-04-22 22:50:37 +02:00
Nick Cao
96d17eb015
Merge pull request #305182 from r-ryantm/auto-update/linuxKernel.packages.linux_6_8.r8125
linuxKernel.packages.linux_6_8.r8125: 9.012.03 -> 9.013.02
2024-04-22 15:06:15 -04:00
Ulrik Strid
51da29234d
Merge pull request #305055 from Rexcrazy804/update-lenovo-legion
lenovo-legion: 0.0.9 -> 0.0.12
2024-04-22 20:46:21 +02:00
Martin Weinelt
bda7382006
Merge pull request #305152 from NixOS/python-updates
[python-updates] 2024-04-18 - minor updates
2024-04-22 20:26:17 +02:00
github-actions[bot]
5cc1b6ed0f
Merge staging-next into staging 2024-04-22 18:01:30 +00:00
Sandro
ab3fc0538d
Merge pull request #305990 from flexiondotorg/mwprocapture-hash
mwprocapture: fix incorrect hash
2024-04-22 17:57:00 +02:00
John Ericson
da831a4b42
Merge pull request #305864 from obsidiansystems/aa/netbsd_pkgs
netbsd: move packages into their own modules
2024-04-22 11:29:39 -04:00
Ali Abrar
f0b2aa7354 netbsd: move packages into their own modules 2024-04-22 10:53:59 -04:00
Adam Stephens
7e73ead5d0
lxc: 5.0.3 -> 6.0.0, pin to lts, move/format 2024-04-22 08:40:18 -04:00
Martin Wimpress
6c309c37ab
mwprocapture: fix incorrect hash
The mwprocapture 1.3.0.4390 driver has been republished by Magewell without a version change.
2024-04-22 13:14:34 +01:00
github-actions[bot]
6730620743
Merge staging-next into staging 2024-04-22 12:01:53 +00:00
Sandro Jäckel
b5dda80243
ffado: remove unused kernel argument, cleanup python env creation 2024-04-22 13:59:39 +02:00
Pavel Roskin
2456bfc6c3 busybox: lower priority to 15, below systemd and coreutils
Busybox, systemd and coreutils all have priority 10. Busybox binaries
have been observed to shadow systemd and coreutils binaries.

If systemd is used, its binaries should be preferred, as they are aware
of systemd. For instance, the busybox provided `reboot` cannot reboot
NVidia Jetson AGX Xavier, whereas the systemd `reboot` can.

This also gives busybox lower priority than coreutils. Busybox is meant
for embedded systems with limited resources. If busybox and coreutils
coexist, the resources are normally not an issue. Busybox should only
shadow binaries that are known to be deficient.

If anyone wants to prefer busybox (e.g. memory constrained system with
plenty of non-volatile storage), it's up to them to prioritize busybox
manually above coreutils, util-linux and other packages. It's not a
common case.
2024-04-22 12:09:21 +02:00
Vladimír Čunát
0994bec2c5
Merge #298947: iproute2: enable auto colorization
...into staging
2024-04-22 11:35:15 +02:00
github-actions[bot]
9c035c4419
Merge staging-next into staging 2024-04-22 00:03:22 +00:00
Pol Dellaiera
193b257c8b
Merge pull request #303639 from r-vdp/dbus-broker-36
dbus-broker: 35 -> 36
2024-04-21 23:01:01 +02:00
birkb
e475ed648e
drbd driver: 9.2.7 -> 9.2.8
- xz compression added for module files
- no support for kernel 6.8 or newer
- sri format used for hash
- release notes for 24.05 updated

Signed-off-by: birkb <birk@batchworks.de>
2024-04-21 21:50:16 +02:00
github-actions[bot]
3fc84a9b46
Merge staging-next into staging 2024-04-21 18:01:29 +00:00
Sandro
4b102e1df4
Merge pull request #305374 from r-ryantm/auto-update/intel-compute-runtime
intel-compute-runtime: 24.09.28717.12 -> 24.13.29138.7
2024-04-21 19:45:13 +02:00
Weijia Wang
58b5b2748f treewide: fix version in changelog 2024-04-21 19:33:05 +02:00
Sandro
77d99f85c3
Merge pull request #276123 from alaviss/nftables-py
nftables: split python package from main
2024-04-21 19:21:38 +02:00
github-actions[bot]
98becd63e7
Merge staging-next into staging 2024-04-21 12:01:48 +00:00
Nick Cao
68165781cc
Merge pull request #305530 from NixOS/revert-302719-fw-ectool
Revert "fw-ectool: unstable-2022-12-03 -> 0-unstable-2023-12-15, switch upstream"
2024-04-21 02:14:30 -04:00
github-actions[bot]
2f68e54184
Merge staging-next into staging 2024-04-21 00:02:52 +00:00
Weijia Wang
20e0c45c7a
Merge pull request #304527 from atorres1985-contrib/earlyoom
earlyoom: 1.7 -> 1.8
2024-04-20 23:06:06 +02:00
Sandro
65b10c53d1
Merge pull request #288610 from sephii/nixos-rebuild-remote-specialisation
nixos-rebuild: fix --specialisation with remote builder and target
2024-04-20 21:11:35 +02:00
Nick Cao
e145d5d780
Revert "fw-ectool: unstable-2022-12-03 -> 0-unstable-2023-12-15, switch upstream" 2024-04-20 07:38:46 -04:00
github-actions[bot]
31e54e481c
Merge staging-next into staging 2024-04-20 00:02:38 +00:00
R. Ryantm
910ecd57ed intel-compute-runtime: 24.09.28717.12 -> 24.13.29138.7 2024-04-19 19:23:18 +00:00
Bernardo Meurer
7e6c9695f5
Merge pull request #304993 from zzzsyyy/update/xanmod
linux_xanmod, linux_xanmod_latest: 2024-04-17
2024-04-19 14:27:43 -04:00
Anderson Torres
0bd067ca39 earlyoom: migrate to by-name 2024-04-19 09:50:56 -03:00
Atemu
51a865e8e4 linuxPackages.nct6687d: unstable-2023-09-22 -> 0-unstable-2024-02-23 2024-04-19 14:30:57 +02:00
Atemu
2dc85cf8c0 linuxPackages.nct6687d: add updateScript 2024-04-19 14:30:57 +02:00
R. Ryantm
fdb56277ab linuxKernel.packages.linux_6_8.r8125: 9.012.03 -> 9.013.02 2024-04-19 01:19:52 +00:00
Rexiel Scarlet
ce6fec6586 lenovo-legion: 0.0.9 -> 0.0.12
https://github.com/johnfanv2/LenovoLegionLinux/releases/tag/v0.0.12-prerelease
2024-04-18 18:47:52 +05:30
zzzsyyy
1192ff2a88
linux_xanmod_latest: 6.8.6 -> 6.8.7 2024-04-18 14:03:19 +08:00
zzzsyyy
febed9d1eb
linux_xanmod: 6.6.27 -> 6.6.28 2024-04-18 10:17:36 +08:00
github-actions[bot]
e2bf665bb2
Merge master into staging-next 2024-04-18 00:02:13 +00:00
Nick Cao
fd0b14a61d
Merge pull request #304821 from Kiskae/nvidia/550.76
linuxPackages.nvidiaPackages.production: 550.67 -> 550.76
2024-04-17 16:30:37 -04:00
Kiskae
b7b3a078ac linuxPackages.nvidiaPackages.production: 550.67 -> 550.76 2024-04-17 20:52:26 +02:00
github-actions[bot]
5c2b2d5b74
Merge master into staging-next 2024-04-17 18:01:04 +00:00
K900
72bd0d6b1a linux/common-config: fix fallout from #293302
- NVME_AUTH must be module if NVME_CORE is module on 6.7+
- NVME_TARGET_PASSTHRU is spelled differently, and does not exist before 5.9
- PCI_P2PDMA does not exist before 4.20
2024-04-17 20:36:14 +03:00
K900
d205596f17
Merge pull request #293302 from vifino/kconfig-tweaks
linux: Enable P2P DMA, NVMe Target Passthrough, Fabrics In-Band Auth and TCP TLS.
2024-04-17 19:51:17 +03:00
K900
23e6179e7d linux_latest-libre: 19527 -> 19536 2024-04-17 19:03:25 +03:00
K900
2234f0fa78 linux_5_15: 5.15.155 -> 5.15.156 2024-04-17 19:03:07 +03:00
K900
a943f8ebc0 linux_6_1: 6.1.86 -> 6.1.87 2024-04-17 19:03:05 +03:00
K900
f1fc24e921 linux_6_6: 6.6.27 -> 6.6.28 2024-04-17 19:03:00 +03:00
K900
0e44a84db5 linux_6_8: 6.8.6 -> 6.8.7 2024-04-17 19:02:57 +03:00
K900
c45b36bc45 linux_testing: 6.9-rc3 -> 6.9-rc4 2024-04-17 19:02:54 +03:00
Peder Bergebakken Sundt
ac0d760e5d
Merge pull request #296417 from alois31/rtl8821au
linuxPackages.rtl8821au: unstable-2023-07-23 -> unstable-2024-03-16
2024-04-17 17:54:17 +02:00
Nick Cao
2cb5755441
Merge pull request #304306 from r-ryantm/auto-update/xf86_input_wacom
xf86_input_wacom: 1.2.1 -> 1.2.2
2024-04-17 10:55:32 -04:00
github-actions[bot]
a181110966
Merge staging-next into staging 2024-04-18 00:02:44 +00:00
github-actions[bot]
d94833deff
Merge staging-next into staging 2024-04-17 18:01:36 +00:00
github-actions[bot]
ce9670711b
Merge staging-next into staging 2024-04-17 12:01:33 +00:00
Vladimír Čunát
73f2b40dfc
Merge branch 'master' into staging-next 2024-04-17 08:03:50 +02:00
Ryan Lahfa
e0f894e27d
Merge pull request #304621 from hexchen/update-blackmagic
blackmagic-desktop-video,decklink: 12.5a15 -> 12.9a3
2024-04-17 00:12:20 +02:00
hexchen
4be3af3783 blackmagic-desktop-video,decklink: 12.5a15 -> 12.9a3 2024-04-16 21:16:09 +00:00