Commit Graph

18381 Commits

Author SHA1 Message Date
github-actions[bot]
be4f006d3c
Merge master into staging-next 2022-03-31 18:01:13 +00:00
Ryan Mulligan
f8bd8cc3b4
Merge pull request #163719 from r-ryantm/auto-update/autosuspend
autosuspend: 4.1.0 -> 4.1.1
2022-03-31 06:58:56 -07:00
Alyssa Ross
ac5a927919
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	pkgs/development/python-modules/einops/default.nix
	pkgs/development/python-modules/elegy/default.nix
2022-03-31 11:46:46 +00:00
Bobby Rong
72152ff5ad
Merge pull request #166397 from bobby285271/cpupower-gui
cpupower-gui: fix build with meson 0.61
2022-03-31 19:23:49 +08:00
Ben Siraphob
5187709ff7
Merge pull request #166508 from siraben/automake-buildinputs 2022-03-31 03:15:41 -05:00
Martin Weinelt
d0bfb3ccbb Merge remote-tracking branch 'origin/master' into staging-next 2022-03-31 03:49:37 +02:00
Ben Siraphob
21faf9fc29
treewide: move autoconf, automake to nativeBuildInputs 2022-03-30 20:17:24 -05:00
Markus Kowalewski
51fe8bff0f
rdma-core: 39.0 -> 39.1 2022-03-30 23:24:29 +02:00
markuskowa
fac028f92d
Merge pull request #166412 from tfc/rdma-core-pkgconfig-fix
rdma-core: Fix pkg-config files
2022-03-30 23:11:48 +02:00
Jacek Galowicz
20392d90ca rdma-core: Fix pkg-config files 2022-03-30 22:32:13 +02:00
Sandro
8ad39f06de
Merge pull request #166323 from Kiskae/patch-1 2022-03-30 17:35:56 +02:00
Sandro
88831b4649
Merge pull request #166325 from SuperSandro2000/nix-update-fix 2022-03-30 17:09:31 +02:00
Kevin Cox
f2a16c7a75
Merge pull request #166065 from smunix/nvidia_x11.470.103.01
nvidia_x11: 470.94 → 470.103.01
2022-03-30 10:38:33 -04:00
Providence Salumu
a1d2c3511f
nvidia_x11: 470.94 → 470.103.01 2022-03-30 06:00:27 -04:00
Bobby Rong
b253c43db9
cpupower-gui: fix build with meson 0.61 2022-03-30 17:59:02 +08:00
Kiskae
b376c1ce9d linuxPackages.nvidia_x11_legacy390: mark as broken
As of linux 5.17 the removal of the `PDE_DATA()` macro breaks this version of the driver.
2022-03-30 03:09:02 +02:00
Sandro
bc17081c44
Merge pull request #166172 from malob/m-cli-update 2022-03-30 02:19:54 +02:00
Sandro Jäckel
1c0f4cb809
fuse: fix nix-update/nix-prefetch crashing
error: attribute 'homepage' missing

       at ~/src/nixpkgs/pkgs/os-specific/linux/fuse/common.nix:91:21:

           90|
           91|   meta = with lib; {
             |                     ^
           92|     description = "Library that allows filesystems to be implemented in user space";
2022-03-30 00:17:03 +02:00
Martin Weinelt
630d5e1d0d Merge remote-tracking branch 'origin/master' into staging-next 2022-03-29 18:17:36 +02:00
Sandro
be561c7d0b
Merge pull request #166226 from Stunkymonkey/treewide-fetchFromGitHub-3 2022-03-29 16:02:21 +02:00
Alyssa Ross
05a6c124e6 lvm2: don't use targetPlatform
targetPlatform is the platform the current package's programs will
produce binaries for — only relevant for compilers and
similar. hostPlatform is the platform the current package's programs
will run on.

The incorrect use of targetPlatform meant that anything that tried to
link to it (like cryptsetup) would fail to build when it was used as a
native build input for a cross-compiled Musl derivation.

Fixes: 2cc29125a7 ("lvm2: package 2.02.x for musl")
2022-03-29 12:14:16 +00:00
Felix Buehler
ab7a5fa31c disk_indicator: switch to fetchFromGitHub 2022-03-29 13:05:01 +02:00
Malo Bourgon
9683aa44a2 m-cli: 0.2.5 -> 0.3.0 2022-03-28 18:54:19 -07:00
Florian Klink
2a9b5892a3
Merge pull request #165755 from alyssais/systemd-250.4-musl
[staging-next] pkgsMusl.systemd: fix build for 250.4
2022-03-28 19:11:58 +02:00
Jan Tojnar
997bb5e42c Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/development/python-modules/dnspython/default.nix
;	pkgs/development/python-modules/googleapis-common-protos/default.nix
2022-03-28 17:55:31 +02:00
Sandro
918f86f622
Merge pull request #166056 from IvarWithoutBones/fix/rtl8821ce-5_17 2022-03-28 17:16:48 +02:00
Sandro
e8ed7bf520
Merge pull request #165028 from alyssais/linux-5.17-rtl8821au 2022-03-28 17:10:59 +02:00
Maximilian Bosch
a6831e8688
Merge pull request #166051 from TredwellGit/linux
Linux kernels 2022-03-28
2022-03-28 14:43:11 +02:00
Sandro
2f1e03cb2b
Merge pull request #165691 from lucc/github-removed-unencrypted-git 2022-03-28 12:47:42 +02:00
Ivar Scholten
881e60eb98 linuxPackages.rtl8821ce: fix build for kernel >= 5.17 2022-03-28 11:38:38 +02:00
TredwellGit
566270be89 linux: 5.4.187 -> 5.4.188 2022-03-28 09:06:46 +00:00
TredwellGit
2ddb5604db linux: 5.17 -> 5.17.1 2022-03-28 09:06:41 +00:00
TredwellGit
aa374b7acb linux: 5.16.17 -> 5.16.18 2022-03-28 09:06:35 +00:00
TredwellGit
6c6a932a9e linux: 5.15.31 -> 5.15.32 2022-03-28 09:06:28 +00:00
TredwellGit
2abfedc54c linux: 5.10.108 -> 5.10.109 2022-03-28 09:06:21 +00:00
TredwellGit
61df0a1d7d linux: 4.9.308 -> 4.9.309 2022-03-28 09:06:14 +00:00
TredwellGit
f77a0e1934 linux: 4.19.236 -> 4.19.237 2022-03-28 09:06:08 +00:00
TredwellGit
9ee8097b31 linux: 4.14.273 -> 4.14.274 2022-03-28 09:06:00 +00:00
github-actions[bot]
e3d20dfaa5
Merge master into staging-next 2022-03-27 18:01:05 +00:00
Sandro
1bf32e43de
Merge pull request #163474 from reckenrode/dxvk-refactor 2022-03-27 17:00:33 +02:00
Maximilian Bosch
a9d6030f7a
Merge pull request #165933 from TredwellGit/linux
Linux kernels 2022-03-23
2022-03-27 16:23:39 +02:00
Alyssa Ross
39eee39fd9
pkgsMusl.systemd: fix build for 250.4 2022-03-27 14:13:18 +00:00
Martin Weinelt
d68657af92 Merge remote-tracking branch 'origin/master' into staging-next 2022-03-27 15:54:05 +02:00
Sandro
c1be8ecbc1
Merge pull request #165524 from andrevmatos/kernel/zen 2022-03-27 12:56:34 +02:00
TredwellGit
00e6bef2a6 linux_latest-libre: 18635 -> 18664 2022-03-27 10:34:08 +00:00
TredwellGit
bc04900afa linux: 5.4.186 -> 5.4.187 2022-03-27 10:33:52 +00:00
TredwellGit
0cbdca520d linux: 5.16.16 -> 5.16.17 2022-03-27 10:33:46 +00:00
TredwellGit
a8443f0ce4 linux: 5.15.30 -> 5.15.31 2022-03-27 10:33:41 +00:00
TredwellGit
7bfe0eec2b linux: 5.10.107 -> 5.10.108 2022-03-27 10:33:35 +00:00
TredwellGit
2dec7aec6d linux: 4.9.307 -> 4.9.308 2022-03-27 10:33:29 +00:00