Commit Graph

18308 Commits

Author SHA1 Message Date
Alyssa Ross
ac60e92b15
busybox: fix CVE-2022-28391 2022-04-05 16:09:18 +00:00
7c6f434c
e2fd601514
Merge pull request #154981 from helsinki-systems/feat/lvm2-vdo
(k)vdo: init
2022-04-05 12:06:48 +00:00
Rick van Schijndel
9f98b2bd7c
makeWrapper to nativeBuildInputs (#167225) 2022-04-05 10:34:48 +03:00
Guillaume Girol
09fa2fb9e6
Merge pull request #167059 from squalus/b43cross
b43Firmware: support cross compile
2022-04-04 19:20:23 +00:00
ajs124
49c51cdd51 openssl_1_0_2: drop 2022-04-04 15:37:05 +01:00
ajs124
29350716d4 (k)vdo: 8.1.1.287 -> 8.1.1.360 2022-04-04 14:23:09 +01:00
ajs124
47240ce174 kvdo: init at 8.1.1.287 2022-04-04 13:00:45 +01:00
ajs124
39b3db85f1 lvm2_vdo: init 2022-04-04 13:00:43 +01:00
ajs124
88d2a7cbb5 vdo: init at 8.1.1.287 2022-04-04 13:00:05 +01:00
squalus
bf39f5b9dc b43Firmware: support cross compile 2022-04-03 12:11:28 -07:00
Janne Heß
7cdc4dd5d1
Merge pull request #164943 from ElvishJerricco/systemd-initrd-reuse-systemd-module
initrd: Opt-in bare bones systemd-based initrd
2022-04-03 15:53:02 +02:00
Profpatsch
5be97bb4aa reap: init at 0.3-unreleased
There are two extra commits on master which this includes in addition
to 0.2.
2022-04-03 14:13:53 +02:00
Artturi
ec4348b8b2
Merge pull request #166901 from Artturin/inteloclurl 2022-04-02 06:24:49 +03:00
Artturin
e0b8dc8904 intel-ocl: add http url to url list
intel sometimes decides that they dont want to use http/s
https://github.com/NixOS/nixpkgs/issues/166886
2022-04-02 05:56:33 +03: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
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
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
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
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
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
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