Commit Graph

20618 Commits

Author SHA1 Message Date
github-actions[bot]
89ab0e405c
Merge staging-next into staging 2023-04-03 12:02:00 +00:00
Alyssa Ross
82ebf4dfae linux_testing: 6.3-rc1 -> 6.3-rc5
Switched to fetchzip because the tarball is dynamically generated by
cgit.
2023-04-03 10:08:49 +00:00
Alyssa Ross
2ef1e26ea5 pkgsStatic.iptables: fix build
As a result of 8f45423217 ("libpcap: build with libnl"), the static
build started to fail, because iptables didn't know to link with
libnl.  The patch makes iptables use pkg-config to find libpcap, which
means it knows about other libraries that need to be linked when doing
a static build.
2023-04-03 09:27:44 +00:00
Alyssa Ross
d2813d505e iptables: 1.8.8 -> 1.8.9 2023-04-03 09:27:44 +00:00
github-actions[bot]
baa80fd5aa
Merge staging-next into staging 2023-04-03 06:02:15 +00:00
Alyssa Ross
f521f46133 linuxManualConfig: get rid of drvAttrs
This is an attempt to make linuxManualConfig look a lot more like a
normal package.  Previously, about half the attributes passed to
mkDerivation come from calling a "drvAttrs" function, which just
served to alias some variables through function parameters.  There
wasn't really a system for which attributes came from drvAttrs, and
which did not.

I've also made a few other minor changes, like re-ordering attributes
to be more idiomatic, and using variables that were moved out of
drvAttrs in the definitions of attributes that weren't in drvAttrs
before.  I've limited my changes here to what I can confidently do
without causing any rebuilds.
2023-04-03 00:14:36 +00:00
github-actions[bot]
6da4ad9318
Merge staging-next into staging 2023-04-03 00:03:04 +00:00
Anderson Torres
87a181ea4c hid-nintendo: refactor 2023-04-02 19:05:34 -03:00
github-actions[bot]
75808a4bf6
Merge staging-next into staging 2023-04-01 18:01:35 +00:00
Nick Cao
236d77246c
Merge pull request #223939 from Kiskae/patch-1
linuxPackages.nvidia_x11_production: 525.89.02 -> 525.105.17
2023-04-01 21:15:43 +08:00
Kiskae
ea126529eb nixos/nvidia: allow package to override IBT support 2023-04-01 14:44:43 +02:00
github-actions[bot]
7f0e9a3d13
Merge staging-next into staging 2023-04-01 12:01:53 +00:00
Kiskae
1b911d1fe2 linuxPackages.nvidia_x11_production: 525.89.02 -> 525.105.17 2023-04-01 13:38:30 +02:00
r-vdp
b1581c3618 fwupd: remove pandoc dependency, it was removed upstream. 2023-04-01 13:36:11 +02:00
r-vdp
89d825e18e fwupd: 1.8.12 -> 1.8.13
Release notes: https://github.com/fwupd/fwupd/releases/tag/1.8.13
2023-04-01 13:36:11 +02:00
github-actions[bot]
d86df1eda1
Merge staging-next into staging 2023-04-01 06:01:47 +00:00
Sandro
decd52f650
Merge pull request #222062 from RaitoBezarius/ultrablue 2023-04-01 02:16:47 +02:00
github-actions[bot]
569e920b55
Merge staging-next into staging 2023-03-31 18:02:10 +00:00
Fabián Heredia Montiel
c981d75a8e linux/hardened/patches/6.1: 6.1.20-hardened1 -> 6.1.21-hardened1 2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel
2797962ab0 linux/hardened/patches/5.4: 5.4.237-hardened1 -> 5.4.238-hardened1 2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel
cd03b60191 linux/hardened/patches/5.15: 5.15.103-hardened1 -> 5.15.104-hardened1 2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel
a1cc417761 linux/hardened/patches/5.10: 5.10.175-hardened1 -> 5.10.176-hardened1 2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel
3659d5aa06 linux/hardened/patches/4.19: 4.19.278-hardened1 -> 4.19.279-hardened1 2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel
85b76252bd linux/hardened/patches/4.14: 4.14.310-hardened1 -> 4.14.311-hardened1 2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel
f5ada026d7 linux-rt_5_10: 5.10.175-rt84 -> 5.10.176-rt86 2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel
0df5f9c97b linux: 6.2.8 -> 6.2.9 2023-03-31 09:38:10 -06:00
Fabián Heredia Montiel
7f1608165b linux: 6.1.21 -> 6.1.22 2023-03-31 09:38:09 -06:00
Fabián Heredia Montiel
3d02a041ba linux: 5.4.238 -> 5.4.239 2023-03-31 09:38:09 -06:00
Fabián Heredia Montiel
a7cf28e979 linux: 5.15.104 -> 5.15.105 2023-03-31 09:38:09 -06:00
Sergei Trofimovich
92b434f89b freeipa: use 'pkg-config' instead of 'pkgconfig' alias 2023-03-31 06:33:37 +01:00
github-actions[bot]
47ddbcb1f0
Merge staging-next into staging 2023-03-31 00:03:05 +00:00
Mario Rodas
ce0f91c8f5
Merge pull request #223591 from Mic92/sysdig
sysdig: 0.31.3 -> 0.31.4
2023-03-30 18:11:52 -05:00
superherointj
9e109435f7
Merge pull request #223925 from PedroHLC/zen-kernels-6.2.9
zen-kernels: 6.2.7 -> 6.2.9
2023-03-30 15:03:32 -03:00
Benjamin Staffin
ff296a777e
Merge pull request #207115 from s1341/init_freeipa
freeipa: init at 4.10.1
2023-03-30 13:15:18 -04:00
PedroHLC ☭
ddf1b8ea0b
linuxKernel.kernels.linux_lqx: 6.2.7-lqx1 -> 6.2.9-lqx1 2023-03-30 12:48:21 -03:00
PedroHLC ☭
33beddf7cb
linuxKernel.kernels.linux_zen: 6.2.7-zen1 -> 6.2.9-zen1 2023-03-30 12:46:59 -03:00
github-actions[bot]
e2137dea96
Merge staging-next into staging 2023-03-30 12:01:58 +00:00
Ionut Nechita
d645bba8c8 android: with new kernel versions this option is no longer necessary
Description:
 - ANDROID = { optional = true; tristate = whenBetween "5.0" "5.19" "y";};
 - starting from 5.20 and 6.0, this parameter no longer exists.

Change-Id: I34d6638e01eb539de34afe2152ff5927a317b68a
Signed-off-by: Ionut Nechita <ionut_n2001@yahoo.com>
2023-03-29 08:25:16 +03:00
github-actions[bot]
202cb8119f
Merge staging-next into staging 2023-03-28 18:01:48 +00:00
Jörg Thalheim
a0cf420ae1 sysdig: 0.31.3 -> 0.31.4
Diff: https://github.com/draios/sysdig/compare/0.31.3...0.31.4
2023-03-28 17:47:33 +02:00
Ricardo M. Correia
f79bec0b3a zfs: remove myself from maintainers 2023-03-28 14:22:35 +00:00
github-actions[bot]
d7aaa5f93d
Merge staging-next into staging 2023-03-28 12:02:30 +00:00
Weijia Wang
bfb509a5f8
Merge pull request #223363 from wegank/prl-tools-refactor
prl-tools: refactor
2023-03-28 11:29:47 +03:00
github-actions[bot]
f027fe965c
Merge staging-next into staging 2023-03-28 06:01:42 +00:00
Nick Cao
ca7c52c4f5
Merge pull request #222762 from Kiskae/nvidia/530.41.03
linuxPackages.nvidia_x11: 525.89.02 -> 530.41.03
2023-03-28 08:23:48 +08:00
github-actions[bot]
7ab7f5ec0a
Merge staging-next into staging 2023-03-28 00:03:08 +00:00
Ryan Lahfa
90b5f42ec9
Merge pull request #222946 from RaitoBezarius/zfs-6_2-6_3-compat
zfsUnstable: make it compatible again with 6.2.8 and potentially 6.3
2023-03-27 21:11:41 +02:00
github-actions[bot]
6801f4a6f5
Merge staging-next into staging 2023-03-27 18:01:56 +00:00
Zhaofeng Li
7159363f51
linuxPackages.nvidia_x11_legacy340: Fix build on 6.1
This uses the patchset of a popular AUR package.
2023-03-27 18:53:00 +02:00
Raito Bezarius
64a4de8568 zfsUnstable: make it compatible again with 6.2.8 and potentially 6.3
Patched from https://github.com/openzfs/zfs/pull/14668
2023-03-27 18:17:31 +02:00