Commit graph

17216 commits

Author SHA1 Message Date
Jörg Thalheim
afa3c99cd5
Merge pull request #148593 from veehaitch/sgx-psw
sgx-psw: init package and module
2021-12-13 14:16:26 +00:00
Janne Heß
271a0da71b
Merge pull request #150300 from r-ryantm/auto-update/cifs-utils 2021-12-13 12:07:13 +01:00
Fabian Affolter
ee16149972 cpuid: 20211129 -> 20211210 2021-12-12 23:33:47 +01:00
R. Ryantm
8af5d6c825 cifs-utils: 6.13 -> 6.14 2021-12-11 20:35:11 +00:00
Jörg Thalheim
444503997b
Merge pull request #150256 from r-ryantm/auto-update/brillo
brillo: 1.4.9 -> 1.4.10
2021-12-11 15:13:40 +00:00
R. Ryantm
6ac74b47e2 brillo: 1.4.9 -> 1.4.10 2021-12-11 14:35:26 +00:00
Jörg Thalheim
f6f27d2990
Merge pull request #150174 from r-burns/mandoc
os-specific/netbsd: fix mandoc splicing
2021-12-11 13:24:19 +00:00
R. Ryantm
be3f2d7f5d erofs-utils: 1.3 -> 1.4 2021-12-11 09:22:43 +00:00
Bobby Rong
60eef9e3d1
Merge pull request #150152 from r-ryantm/auto-update/fswebcam
fswebcam: fix src url
2021-12-11 12:01:46 +08:00
R. Ryantm
19a86aab13
fswebcam: fix src url 2021-12-11 11:33:46 +08:00
Ryan Burns
577c62aab1 os-specific/netbsd: fix mandoc splicing
This expression is not properly spliced, so we need to
manually specify buildPackages so that mandoc will not
be built for the host platform

Fixes cross-compilation of netbsd.* packages that depend
on mandoc in nativeBuildInputs, such as `getent`.
2021-12-10 18:30:37 -08:00
Mario Rodas
d0d209fd59
Merge pull request #149878 from r-ryantm/auto-update/mcelog
mcelog: 178 -> 179
2021-12-10 08:24:17 -05:00
Mario Rodas
d83cd99072
Merge pull request #149909 from r-ryantm/auto-update/lxcfs
lxcfs: 4.0.9 -> 4.0.11
2021-12-10 06:40:36 -05:00
Vincent Haupert
d6cc0ad96e nixosTests.aesmd: init 2021-12-10 10:18:31 +01:00
Vincent Haupert
92c24a12a7 sgx-sdk, sgx-psw: add debug argument 2021-12-10 10:04:02 +01:00
Vincent Haupert
dd79220bca sgx-psw: init at 2.14.100.2
Co-authored-by: Alex Zero <joseph@marsden.space>
2021-12-10 10:04:02 +01:00
Vincent Haupert
f5fcb87723 sgx-sdk: create sgx dir and move 2021-12-10 10:04:02 +01:00
Jörg Thalheim
6cf571148b
Merge pull request #148399 from Mic92/zen
linux_zen: 5.15.5-zen1 -> 5.15.6-zen2
2021-12-10 06:30:57 +00:00
Jörg Thalheim
71a22fce83
Merge pull request #149953 from r-burns/uclibc-mips
uclibc-ng: fix cross-compile to mips (for ben-nanonote)
2021-12-10 06:16:59 +00:00
Mario Rodas
e03171d76f mcelog: 179 -> 180 2021-12-10 04:20:00 +00:00
R. Ryantm
344c76dc41 pam_u2f: 1.1.1 -> 1.2.0 2021-12-09 19:53:04 -08:00
Ryan Burns
2d8304ddc5 uclibc-ng: fix cross-compile to mips (for ben-nanonote)
Must specify the the TARGET_ARCH (which confusingly is actually
for the host platform, in Nix/autotools terminology) at build and
`make install` time.

Also, auto-disable UCLIBC_HAS_FPU when hostPlatform.gcc.float == "soft".

Clarify platforms = linux and broken = arm to better reflect
the current support situation.

Fixes pkgsCross.ben-nanonote.stdenv
2021-12-09 17:12:42 -08:00
Maximilian Bosch
a37f6b5b8d
Merge pull request #149725 from r-ryantm/auto-update/nvme-cli
nvme-cli: 1.15 -> 1.16
2021-12-10 02:09:40 +01:00
0x4A6F
c92ba86931
Merge pull request #146605 from FlorianFranzen/zsa-udev
zsa-udev-rules: unstable-2020-12-16 -> 2.1.3
2021-12-09 21:03:35 +01:00
R. Ryantm
427b36622e lxcfs: 4.0.9 -> 4.0.11 2021-12-09 19:29:11 +00:00
R. Ryantm
ecca16a5b4 mcelog: 178 -> 179 2021-12-09 16:28:50 +00:00
Bernardo Meurer
05246dc445
Merge pull request #149620 from TredwellGit/linux
Kernels 2021-12-08
2021-12-09 03:04:29 -08:00
Bernardo Meurer
1b5128b163
Merge pull request #149580 from Sweenu/master
ddcci-driver: 4.1 -> 4.2
2021-12-09 03:00:11 -08:00
Bernardo Meurer
c36675c166
Merge pull request #149666 from lovesegfault/linux_xanmod-5.15.7
linux_xanmod: 5.15.6 -> 5.15.7
2021-12-09 02:48:02 -08:00
Pierre Bourdon
7e472d6dc2
dpdk: move rdma-core dependency to propagated
This allows for static building against DPDK. I would rather have all
nixpkgs users link properly against the shared libraries, but fixing
odp-dpdk looks like it will require patching their autoconf scripts.
2021-12-09 09:28:18 +01:00
TredwellGit
dc7d9307ae linux/hardened/patches/5.4: 5.4.163-hardened1 -> 5.4.164-hardened1 2021-12-09 06:49:29 +00:00
TredwellGit
935a3eb77b linux/hardened/patches/5.15: 5.15.6-hardened1 -> 5.15.7-hardened1 2021-12-09 06:49:21 +00:00
TredwellGit
4e28ad8780 linux/hardened/patches/5.10: 5.10.83-hardened1 -> 5.10.84-hardened1 2021-12-09 06:49:12 +00:00
TredwellGit
ac0487fe56 linux/hardened/patches/4.19: 4.19.219-hardened1 -> 4.19.220-hardened1 2021-12-09 06:49:04 +00:00
TredwellGit
8448ac947f linux/hardened/patches/4.14: 4.14.256-hardened1 -> 4.14.257-hardened1 2021-12-09 06:48:56 +00:00
TredwellGit
7f32450344 linux-rt_5_4: 5.4.161-rt66 -> 5.4.161-rt67 2021-12-09 06:48:22 +00:00
TredwellGit
7952853749 linux-rt_5_10: 5.10.78-rt56 -> 5.10.83-rt58 2021-12-09 06:38:55 +00:00
TredwellGit
21de99d456 linux: 5.4.163 -> 5.4.164 2021-12-09 06:29:22 +00:00
TredwellGit
935be58f5c linux: 5.15.6 -> 5.15.7 2021-12-09 06:29:15 +00:00
TredwellGit
2e7590e84f linux: 5.10.83 -> 5.10.84 2021-12-09 06:29:07 +00:00
TredwellGit
ad844d0a89 linux: 4.9.291 -> 4.9.292 2021-12-09 06:28:59 +00:00
TredwellGit
0d0bc6032d linux: 4.4.293 -> 4.4.294 2021-12-09 06:28:53 +00:00
TredwellGit
8a9c48a65d linux: 4.19.219 -> 4.19.220 2021-12-09 06:28:48 +00:00
TredwellGit
9cc83854e0 linux: 4.14.256 -> 4.14.257 2021-12-09 06:28:43 +00:00
Pierre Bourdon
cc32f4990b
pktgen: 21.05.0 -> 21.11.0 2021-12-09 03:21:56 +01:00
Pierre Bourdon
5ff289f39e
dpdk: add ARMv8 sandboxed build support
DPDK defaults to reading machine info from /sys unless specific platform
info is provided at configure time. Tell it to build a generic version
instead of trying to optimize based on the build host.
2021-12-09 02:23:00 +01:00
Pierre Bourdon
19eb8f294d
dpdk: clean up installed docs to prevent spurious dependency
Closure size 941M -> 825M by getting rid of an unneeded dependency on
python3-docutils. This was dragged in by Sphinx cache files being
installed in the derivation output.
2021-12-09 02:17:41 +01:00
Pierre Bourdon
d8ba6ecab9
dpdk: add Mellanox support via rdma-core dependency
rdma-core contains libmlx4/libmlx5 which are required for DPDK to be
able to run using Mellanox NIC devices.

This has a non-trivial closure size impact (730M -> 941M) but the size
increase is almost entirely driven by adding systemd to the transitive
closure, which we should expect is present anyway on most NixOS systems.
So, in practice, this is expected to be close to no-op in size increase.
2021-12-09 01:59:10 +01:00
Pierre Bourdon
12d9a09d3c
dpdk: 21.04 -> 21.11 2021-12-09 01:49:57 +01:00
R. Ryantm
e829d9f369 nvme-cli: 1.15 -> 1.16 2021-12-08 21:49:19 +00:00