Commit graph

12761 commits

Author SHA1 Message Date
Milan Pässler a333985d59 libtorrentRasterbar: rename to libtorrent-rasterbar
This is done to match upstream naming:
https://github.com/NixOS/nixpkgs/pull/107194#issuecomment-748501379
2020-12-20 20:51:28 +01:00
stigo 134a1ad375
Merge pull request #107225 from maxeaubrey/tomb_2.8.1
tomb: 2.8 -> 2.8.1
2020-12-20 19:20:42 +01:00
Doron Behar bc43653598
Merge pull request #97177 from r-ryantm/auto-update/intel-compute-runtime
intel-compute-runtime: 20.33.17675 -> 20.34.17727
2020-12-20 09:57:49 +02:00
Maxine Aubrey 47586f2451
tomb: 2.8 -> 2.8.1 2020-12-19 21:48:52 +01:00
Atemu 87994fa87b nvidia_x11_beta: 455.45.01 -> 460.27.04 2020-12-19 05:48:01 +01:00
Doron Behar aefb103620
Merge pull request #103662 from r-ryantm/auto-update/eventstat
eventstat: 0.04.10 -> 0.04.11
2020-12-18 12:02:12 +02:00
Peter Hoeg 85298db412 kernelPackages.ena: 2.2.11 -> 2.3.0 2020-12-18 10:24:12 +08:00
Daniël de Kok 99aa5a5b08 Revert "nvidia-x11: 455.45.01 -> 460.27.04"
This reverts commit 784df0764f.
2020-12-17 18:08:53 +01:00
Tim Steinbach 62f5b921c5
linux/hardened/patches/5.9: 5.9.14.a -> 5.9.15.a 2020-12-17 09:21:58 -05:00
Tim Steinbach 1eb7cd9572
linux/hardened/patches/5.4: 5.4.83.a -> 5.4.84.a 2020-12-17 09:21:58 -05:00
Tim Steinbach 08d67bbd0d
linux-rt_5_10: 5.10-rt17 -> 5.10.1-rt19 2020-12-17 09:21:58 -05:00
Tim Steinbach 78c036ced3
linux_latest-libre: 17788 -> 17812 2020-12-16 11:25:40 -05:00
Tim Steinbach ca0e3d9c64
linux: 5.9.14 -> 5.9.15 2020-12-16 11:25:29 -05:00
Tim Steinbach d1a0eb7f0b
linux: 5.4.83 -> 5.4.84 2020-12-16 11:25:17 -05:00
Timothy Klim 784df0764f nvidia-x11: 455.45.01 -> 460.27.04 2020-12-16 10:25:03 +07:00
Tim Steinbach 853bac5b2b
linux/hardened/patches/5.8: remove 2020-12-15 14:34:44 -05:00
Tim Steinbach a83bf32bab
linux: 5.10 -> 5.10.1 2020-12-15 14:34:40 -05:00
Orivej Desh 2f6ac24357 linux-rt_latest: 5.9.1-rt20 -> 5.10-rt17
This does not keep 5.9 series because it has known issues and rt
upstream has stopped maintaining it in favor of 5.10.

"ls -v" sorts by version, making 5.10 the next $prev kernel.
2020-12-14 23:42:17 +00:00
Matthew Bauer eb3016b5ad
Merge pull request #106763 from Atemu/fix/nfs-utils-cross
nfs-utils: pass native rpcsvc-proto to configureFlag
2020-12-14 16:56:23 -06:00
Matthew Bauer 079535f0df
Merge pull request #106761 from Atemu/fix/cifs-utils-cross
cifs-utils: don't check for AC_FUNC_MALLOC when cross compiling
2020-12-14 16:56:03 -06:00
Tim Steinbach 1be6a53cd8
Linux: Remove 5.8 2020-12-14 12:57:57 -05:00
Tim Steinbach c1ef6d2f41
linux: Add 5.10
Validated via
```
 nix-build ./nixos/release.nix -A tests.kernel-latest.x86_64-linux -A tests.latestKernel.login.x86_64-linux
```
2020-12-14 12:55:31 -05:00
Tim Steinbach 93a4baf5a6
linux/hardened/patches/5.9: 5.9.12.a -> 5.9.14.a 2020-12-14 09:31:56 -05:00
Tim Steinbach 1d8c58f35c
linux/hardened/patches/5.4: 5.4.81.a -> 5.4.83.a 2020-12-14 09:31:56 -05:00
Tim Steinbach a4d6fdd738
linux/hardened/patches/4.19: 4.19.161.a -> 4.19.163.a 2020-12-14 09:31:56 -05:00
Tim Steinbach 9146361acb
linux/hardened/patches/4.14: 4.14.210.a -> 4.14.212.a 2020-12-14 09:31:55 -05:00
Tim Steinbach 2ad8584a03
linux-rt_5_4: 5.4.78-rt44 -> 5.4.82-rt45 2020-12-14 09:31:55 -05:00
Sandro 0f08fc1dc6
Merge pull request #104455 from expipiplus1/joe-nvidia
nvidia_x11.vulkan_beta: 450.56.11 -> 455.46.01
2020-12-13 09:00:51 +01:00
Atemu 46224b1e19 cifs-utils: don't check for AC_FUNC_MALLOC when cross compiling
Produces "undefined reference to "rpl_malloc"" and fails the build

Apparently it's a runtime check (https://github.com/LLNL/ior/issues/4)
2020-12-13 07:59:06 +01:00
Atemu b991ae0e28 nfs-utils: pass native rpcsvc-proto to configureFlag
It was passing in the targetPlatform's rpcgen binary which exec format errors of
course

Co-authored-by: Matthew Bauer <mjbauer95@gmail.com>
2020-12-13 07:57:18 +01:00
Kevin Cox ad80d12a0c
Merge pull request #106753 from Atemu/update/linux_zen
linux_zen: 5.9.13 -> 5.9.14
2020-12-12 14:20:22 -05:00
Atemu 74c525ddc6 linux_zen: 5.9.13 -> 5.9.14 2020-12-12 16:46:32 +01:00
Tim Steinbach 1f8ef6970a
linux: 5.9.12 -> 5.9.14 2020-12-11 12:42:17 -05:00
Tim Steinbach c020baa654
linux: 5.4.81 -> 5.4.83 2020-12-11 12:42:16 -05:00
Tim Steinbach 6ce57b7920
linux: 4.9.247 -> 4.9.248 2020-12-11 12:42:16 -05:00
Tim Steinbach 45c0c5f5e2
linux: 4.4.247 -> 4.4.248 2020-12-11 12:42:16 -05:00
Tim Steinbach 1f8f665608
linux: 4.19.161 -> 4.19.163 2020-12-11 12:42:15 -05:00
Tim Steinbach 28fb10a34a
linux: 4.14.210 -> 4.14.212 2020-12-11 12:42:11 -05:00
Jörg Thalheim 97b412d4a6 systemd: fix pc files
upstream decided to make this non-configurable... Lets' revert to the
version before.
2020-12-11 08:37:42 +01:00
github-actions[bot] 79e586aa98
Merge master into staging-next 2020-12-10 18:15:33 +00:00
github-actions[bot] 9e3f47d2e8
Merge master into staging-next 2020-12-10 12:20:20 +00:00
Orivej Desh 4376b91b40 linux-rt_5_9: export symbols needed by zfs
Upstream issue: https://github.com/openzfs/zfs/issues/11097#issuecomment-740682245
2020-12-10 10:34:44 +00:00
Orivej Desh 1026c02f6d zfs: fix build with linux-rt 2020-12-10 10:34:44 +00:00
Mario Rodas 16e71256fb
Merge pull request #106490 from r-ryantm/auto-update/psftools
psftools: 1.0.13 -> 1.0.14
2020-12-10 05:09:14 -05:00
github-actions[bot] 3c5489b2fe
Merge master into staging-next 2020-12-10 06:17:45 +00:00
Jan Tojnar ed98057f0a
Merge pull request #106352 from NixOS/fwupd-1.5.3 2020-12-10 06:31:51 +01:00
Mario Rodas 9304f589e9 psftools: enable on darwin 2020-12-09 18:59:05 -05:00
R. RyanTM 11bb48c30b psftools: 1.0.13 -> 1.0.14 2020-12-09 21:22:47 +00:00
Jan Tojnar 113a866cac
fwupd: 1.5.2 → 1.5.3
https://blogs.gnome.org/hughsie/2020/12/08/fwupd-1-5-3/
2020-12-09 02:40:36 +01:00
Jan Tojnar e0296b2d12
fwupd: 1.5.1 → 1.5.2
https://blogs.gnome.org/hughsie/2020/11/23/fwupd-1-5-2/
2020-12-09 02:40:36 +01:00