3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

17262 commits

Author SHA1 Message Date
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
Thiago Kenji Okada f88bd76fcd nixos-rebuild: switch to tmpDir during rebuilds
This is a workaround for issue #144811 until this issue is either fixed
on nix itself.
2021-12-10 10:50:46 -03: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
Janne Heß dac4f986ad
systemd: Add switchTest to passthru 2021-12-09 12:39:30 +01: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
Jörg Thalheim 34ded15d49
Merge pull request #149258 from r-ryantm/auto-update/intel-cmt-cat
intel-cmt-cat: 4.2.0 -> 4.3.0
2021-12-08 18:13:56 +00:00
Bernardo Meurer 9e2d3a1e05
linux_xanmod: 5.15.6 -> 5.15.7 2021-12-08 16:35:45 +00:00
Bernardo Meurer 3e66b36dbe
Merge pull request #149611 from lovesegfault/linux_xanmod-5.15.6
linux_xanmod: 5.15.4 -> 5.15.6
2021-12-08 08:00:32 -08:00
Ryan Mulligan e8719df5e0
Merge pull request #149616 from r-ryantm/auto-update/psftools
psftools: 1.1.0 -> 1.1.1
2021-12-08 06:44:58 -08:00
Ryan Mulligan ac7824ff8e
Merge pull request #149522 from r-ryantm/auto-update/powercap
powercap: 0.3.1 -> 0.4.0
2021-12-08 06:44:26 -08:00
Ryan Mulligan 38839202f0
Merge pull request #149075 from r-ryantm/auto-update/system76-power
linuxKernel.packages.linux_5_15.system76-power: 1.1.18 -> 1.1.20
2021-12-08 06:40:08 -08:00
R. Ryantm 3546aec12c psftools: 1.1.0 -> 1.1.1 2021-12-08 13:02:25 +00:00
Bernardo Meurer 19945f7be5
linux_xanmod: 5.15.4 -> 5.15.6 2021-12-08 12:07:43 +00:00
Bruno Inec 8e27806b06 ddcci-driver: 4.1 -> 4.2 2021-12-08 10:39:32 +01:00
R. Ryantm 5e1ce628fd powercap: 0.3.1 -> 0.4.0 2021-12-08 05:09:09 +00:00
TredwellGit 04bbfd1b88 linux_5_14: remove
https://lwn.net/ml/linux-kernel/1637500331152110@kroah.com/
https://github.com/openzfs/zfs/issues/12786
2021-12-08 00:15:07 +00:00
TredwellGit a93b636340 linux/hardened/patches/5.4: 5.4.160-hardened1 -> 5.4.163-hardened1 2021-12-08 00:15:07 +00:00
TredwellGit a4a70dcab4 linux/hardened/patches/5.15: 5.15.3-hardened1 -> 5.15.6-hardened1 2021-12-08 00:15:07 +00:00
TredwellGit 55969e856c linux/hardened/patches/5.10: 5.10.80-hardened1 -> 5.10.83-hardened1 2021-12-08 00:15:07 +00:00
TredwellGit cfd35502f6 linux/hardened/patches/4.19: 4.19.217-hardened1 -> 4.19.219-hardened1 2021-12-08 00:15:07 +00:00
TredwellGit d2bfac4ff9 linux/hardened/patches/4.14: 4.14.255-hardened1 -> 4.14.256-hardened1 2021-12-08 00:15:07 +00:00
TredwellGit b4a903e20d linux-rt_5_4: 5.4.154-rt65 -> 5.4.161-rt66 2021-12-08 00:15:07 +00:00
TredwellGit 962956db96 linux-rt_5_10: 5.10.78-rt55 -> 5.10.78-rt56 2021-12-08 00:15:07 +00:00
TredwellGit 8a260ea0f3 linux: 5.4.161 -> 5.4.163 2021-12-08 00:15:07 +00:00
TredwellGit cd32471748 linux: 5.15.4 -> 5.15.6 2021-12-08 00:15:07 +00:00
TredwellGit 342e0a3df9 linux: 5.10.81 -> 5.10.83 2021-12-08 00:15:07 +00:00
TredwellGit 9fc610cf3f linux: 4.9.290 -> 4.9.291 2021-12-08 00:15:07 +00:00
TredwellGit cc06653c46 linux: 4.4.292 -> 4.4.293 2021-12-08 00:15:07 +00:00
TredwellGit 0868920a42 linux: 4.19.217 -> 4.19.219 2021-12-08 00:15:07 +00:00
TredwellGit f4f1bfd261 linux: 4.14.255 -> 4.14.256 2021-12-08 00:15:07 +00:00
Martin Weinelt 96f5b351b2
iw: 5.9 -> 5.16 2021-12-07 11:30:47 +01:00
R. Ryantm 0ec9da1784 intel-cmt-cat: 4.2.0 -> 4.3.0 2021-12-07 05:47:04 +00:00
R. Ryantm e2fcc2e69c linuxKernel.packages.linux_5_15.system76-power: 1.1.18 -> 1.1.20 2021-12-06 17:21:02 +00:00
Jörg Thalheim c7fa870f5a
Merge pull request #148535 from martinetd/bpf
bpf update: bcc remove linux kernel dep + devendor libbpf again, bpftrace 0.13.0 -> 0.14.0 + remove kernel dep, pahole 1.20 -> 1.22 + remove submodule, libbpf revert 0.6.0 -> 0.5.0 (unusable)
2021-12-06 08:33:14 +00:00
Dominique Martinet fa857bb435 bpftrace: fix build with libbpf 0.6.0
libbpf 0.6.0 relies on typeof in bpf/btf.h to pick the right version of
btf_dump__new() but that's not valid c++.
see https://github.com/iovisor/bpftrace/issues/2068
2021-12-06 07:15:56 +09:00
markuskowa a1ca92a931
Merge pull request #147960 from hjones2199/pps-up
pps-tools: 1.0.2 -> 1.0.3
2021-12-05 20:50:13 +01:00
Christian Kögler 7980f52d0c yabai: 3.3.4 -> 3.3.10 2021-12-05 19:15:43 +01:00
Jörg Thalheim 3f47d85f94
Merge pull request #148702 from Stunkymonkey/treewide-pname-version-3
treewide: use pname&version instead of name
2021-12-05 17:27:34 +00:00
Ryan Mulligan 542e917e99
Merge pull request #148061 from astro/drbd_upstream
drbd: update, fix, add test
2021-12-05 09:10:22 -08:00
Felix Buehler 8d0267dc8f treewide: use pname&version instead of name 2021-12-05 15:38:17 +01:00
Fabian Affolter 94722b8c03
Merge pull request #148648 from fabaff/bump-cpuid
cpuid: 20211114 -> 20211129
2021-12-05 09:51:49 +01:00
Sandro c083769088
Merge pull request #147606 from kshlm/udisks-2.9.4 2021-12-05 07:44:12 +01:00
Fabian Affolter 62b03e2c39 cpuid: 20211114 -> 20211129 2021-12-05 00:23:39 +01:00
Sergei Trofimovich 134db1c397 sysdig: fix pending upstream inclusion for ncurses-6.3
Without the change the build fails as:

    sysdig/userspace/sinspui/cursescomponents.cpp: In member function 'void curses_textbox::print_no_data()':
    sysdig/userspace/sinspui/cursescomponents.cpp:878:15: error: format not a string literal and no format arguments [-Werror=format-security]
      878 |   wstr.c_str());
          |               ^
2021-12-04 19:34:21 +00:00
Jörg Thalheim 668e376180
Merge pull request #148584 from Mic92/sgx-sdk-improve-drv
sgx-sdk: improve derivation
2021-12-04 13:30:05 +00:00
Jörg Thalheim dd2001942d sgx-sdk: enable parallel building 2021-12-04 14:29:03 +01:00
Vincent Haupert 8a713779ee sgx-sdk: remove superfluous ncurses input 2021-12-04 14:09:20 +01:00
Dominique Martinet 559fe43665 nixos/tests: add bpf test
test bcc and bpftrace briefly
2021-12-04 21:12:07 +09:00
Dominique Martinet 2318433b73 bcc: remove submodule
reverting libbpf back to 0.5.0 fixes bcc compilation with our libbpf
This also shows this was a libbpf bug rather than a bcc problem...
2021-12-04 21:12:07 +09:00
Dominique Martinet 78a4ea51e4 libbpf: install linux/btf.h
This installs the linux/btf.h header in libbpf, which is necessarily
compatible with bpf/btf.h
Note that we also ship the linux header's linux/btf.h with glibc,
but explicit buildInputs should have priority over default headers so
hopefully this one will always be used.
2021-12-04 21:12:07 +09:00
Dominique Martinet 292cea9418 bpftrace: 0.13.0 -> 0.14.0 2021-12-04 21:12:07 +09:00
Dominique Martinet eb774dd039 bpftrace: move from linux kernel packages to normal package
bpftrace doesn't actually need to be a kernel package anymore.
It used to require path to kernel sources, but we build our kernels
with IKHEADER and BTF so the currently running configuration can always
be found automatically without any patch
2021-12-04 21:07:10 +09:00
Dominique Martinet efe6967e93 bcc: move from linux-kernels packages to normal packages
bcc doesn't really need kernel itself, it just cares about module path.

It's actually better to use /run/booted-system/kernel-modules/lib/modules
for two reasons:
 - no need to rebuild bcc for each new kernel
 - can use a newer bcc with a booted kernel that doesn't match the current
   system
2021-12-04 21:07:09 +09:00
Guillaume Girol abab86e212
Merge pull request #147691 from hmenke/sof-firmware
sof-firmware: 1.9 -> 1.9.2
2021-12-04 09:52:39 +00:00
Jonathan Ringer 4034242a8a
amdgpu-pro: fix homepage 2021-12-03 11:21:23 -08:00
Jan Tojnar f0faf7cf3f
fwupd: 1.7.1 → 1.7.2 (#147032) 2021-12-03 20:59:15 +02:00
Thiago Kenji Okada 22c80fdf53
Merge pull request #148045 from arkivm/fix-mxu
mxu11x0: 1.4 -> 4.1
2021-12-03 10:34:40 -03:00
Jörg Thalheim e48e684149 linux_zen: 5.15.5-zen1 -> 5.15.6-zen2 2021-12-03 10:19:33 +01:00
Jörg Thalheim fa4f5b9332
Merge pull request #147849 from Mic92/zen
linux_zen: 5.15.3-zen1 -> 5.15.5-zen1
2021-12-03 09:19:13 +00:00
Kaushal M 5750281892
udisks2 - 2.8.4 -> 2.9.4
Update to a version that supports the ntfs3 kernel module.
2021-12-03 07:52:42 +05:30