Commit Graph

17788 Commits

Author SHA1 Message Date
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
github-actions[bot]
cc51bd619c
Merge master into staging-next 2021-12-10 18:01:06 +00: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
github-actions[bot]
0f2bb5a63f
Merge master into staging-next 2021-12-10 12:01:12 +00:00
Maximilian Bosch
1b899b5ee4
Merge pull request #149516 from alyssais/util-linux-debug
util-linux: add debug output
2021-12-10 12:57:24 +01: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
github-actions[bot]
b2a2a5759e
Merge master into staging-next 2021-12-10 06:01:17 +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
github-actions[bot]
92aabc6576
Merge master into staging-next 2021-12-10 00:01:53 +00: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
github-actions[bot]
35a3e58b28
Merge master into staging-next 2021-12-09 12:01:25 +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
Artturi
57013fb257
Merge pull request #149244 from Artturin/kmodpathpriority
kmod: switch the priority of module dirs
2021-12-09 05:49:53 +02:00
Pierre Bourdon
cc32f4990b
pktgen: 21.05.0 -> 21.11.0 2021-12-09 03:21:56 +01:00
Alyssa Ross
c9a581b05f
Merge remote-tracking branch 'nixpkgs/master' into staging-next
CONFLICT (rename/add): Rename pkgs/development/python-modules/jsonwatch/default.nix->pkgs/tools/misc/jsonwatch/default.nix in nixpkgs/master.  Added pkgs/tools/misc/jsonwatch/default.nix in HEAD
2021-12-09 01:43:58 +00: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
github-actions[bot]
777d4e2b31
Merge staging-next into staging 2021-12-08 06:02:07 +00:00
github-actions[bot]
8c220e0dcb
Merge master into staging-next 2021-12-08 06:01:30 +00:00
Alyssa Ross
4809bd5bd0
Revert "util-linux: fix static build"
This reverts commit 1f0ef842ca.  The
underlying issue was fixed in 2ebeb02a99 ("stdenv/setup: tell libtool
about library paths"), so we don't need a workaround in util-linux any
more.
2021-12-08 05:42:08 +00:00
R. Ryantm
5e1ce628fd powercap: 0.3.1 -> 0.4.0 2021-12-08 05:09:09 +00:00
Alyssa Ross
ebd4e0ee01
util-linux: add debug output 2021-12-08 04:40:37 +00:00
Artturin
86ae2154c2 kmod: add myself(artturin) as a maintainer 2021-12-08 02:56:40 +02: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
github-actions[bot]
df0c1b8745
Merge staging-next into staging 2021-12-08 00:02:16 +00:00
Alyssa Ross
16fb150e03
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	pkgs/development/libraries/libunwind/default.nix
2021-12-07 23:56:16 +00:00
ajs124
e764c08e81 lvm2: 2.03.12 -> 2.03.14 2021-12-07 13:17:42 +01:00
Martin Weinelt
96f5b351b2
iw: 5.9 -> 5.16 2021-12-07 11:30:47 +01:00
ajs124
e2f009e5a2 systemd: reference upstream discussion for 0019-core-handle-lookup-paths-being-symlinks.patch 2021-12-07 09:10:09 +00:00
R. Ryantm
0ec9da1784 intel-cmt-cat: 4.2.0 -> 4.3.0 2021-12-07 05:47:04 +00:00
Artturin
453968c01a kmod: switch the priority of module dirs
make "/run/booted-system/kernel-modules" be searched first

Fixes https://github.com/NixOS/nixpkgs/issues/146383
modprobe: ERROR: could not insert 'zram': Invalid argument
2021-12-07 06:20:59 +02: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
Arian van Putten
d4e4d27dff systemd: move systemd-tmpfiles-setup-dev.service back to early boot
It was originally moved because of nixops autoLuks feature which
has been unsupported for a while.

See:
* https://github.com/NixOS/nixpkgs/issues/62211
* https://github.com/NixOS/nixops/pull/1156#issuecomment-605339705

systemd-tmpfiles-setup-dev.service needs to run very  early (even before
udev runs) because udev rules assume static device nodes already exist
even before udev is started. If these static device nodes do not exist;
systemd might have trouble mounting filesystems that require static
device nodes (like loopfs and btrfs).
2021-12-06 14:40:07 +00:00
ajs124
32e30e84f6 systemd: align kmod-static-nodes.service with kmod paths 2021-12-06 14:39:41 +00:00
ajs124
84a769c071 systemd: 249.5 -> 249.7 2021-12-06 14:39:16 +00:00
github-actions[bot]
2aa3af36ca
Merge staging-next into staging 2021-12-06 12:01:55 +00:00
github-actions[bot]
41895efeb5
Merge master into staging-next 2021-12-06 12:01:16 +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
Jonathan Ringer
5263fb820e
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/django-rq/default.nix
	pkgs/top-level/all-packages.nix
2021-12-05 22:02:00 -08:00
github-actions[bot]
4c8e936858
Merge staging-next into staging 2021-12-06 00:02:26 +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
Jörg Thalheim
423aff986c Merge remote-tracking branch 'upstream/master' into HEAD 2021-12-05 19:41:20 +01:00
Christian Kögler
7980f52d0c yabai: 3.3.4 -> 3.3.10 2021-12-05 19:15:43 +01:00
Jörg Thalheim
3c14d660f9
Merge pull request #148716 from Stunkymonkey/swift-corelibs-pname-version
swift-corelibs: use pname&version instead of name
2021-12-05 17:33:10 +00: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
b40eaa1675 swift-corelibs: use pname&version instead of name 2021-12-05 15:39:48 +01:00
Felix Buehler
8d0267dc8f treewide: use pname&version instead of name 2021-12-05 15:38:17 +01:00
github-actions[bot]
2334077a68
Merge staging-next into staging 2021-12-05 12:01:53 +00:00
github-actions[bot]
89378919a6
Merge master into staging-next 2021-12-05 12:01:19 +00: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
github-actions[bot]
7a62e25533
Merge staging-next into staging 2021-12-05 00:02:33 +00:00
github-actions[bot]
5a1288f93b
Merge master into staging-next 2021-12-05 00:01:53 +00: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
github-actions[bot]
213fb72889
Merge staging-next into staging 2021-12-04 18:01:40 +00:00
github-actions[bot]
d4c54e7f61
Merge master into staging-next 2021-12-04 18:01:05 +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
github-actions[bot]
a52ec8eede
Merge staging-next into staging 2021-12-04 12:01:41 +00:00
github-actions[bot]
a3ef129c42
Merge master into staging-next 2021-12-04 12:01:10 +00: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
github-actions[bot]
a19748b08d
Merge staging-next into staging 2021-12-04 06:01:57 +00:00
github-actions[bot]
c6934c5adf
Merge master into staging-next 2021-12-04 06:01:19 +00:00
github-actions[bot]
867c9b0c76
Merge staging-next into staging 2021-12-04 00:02:03 +00:00
github-actions[bot]
67691cf506
Merge master into staging-next 2021-12-04 00:01:30 +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
github-actions[bot]
af02609a90
Merge staging-next into staging 2021-12-03 18:01:52 +00:00
github-actions[bot]
904ed45698
Merge master into staging-next 2021-12-03 18:01:12 +00: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
github-actions[bot]
055c8c1c67
Merge staging-next into staging 2021-12-03 12:02:04 +00:00
github-actions[bot]
503c981111
Merge master into staging-next 2021-12-03 12:01:25 +00:00
Maciej Krüger
0c287b011e
Merge pull request #145768 from mkg20001/anbox-waydroid-modules 2021-12-03 13:00:58 +01: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
Jonathan Ringer
2e6fadac4e
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/django-rq/default.nix
2021-12-02 16:07:50 -08:00
github-actions[bot]
987163192b
Merge master into staging-next 2021-12-03 00:01:31 +00:00
Sandro
0d03c4318b
Merge pull request #147771 from nixinator/xsos-init 2021-12-02 23:36:09 +01:00
github-actions[bot]
61ce96a63a
Merge staging-next into staging 2021-12-02 18:01:48 +00:00
github-actions[bot]
bcc4d12e17
Merge master into staging-next 2021-12-02 18:01:11 +00:00
nixinator
18bab16610 xsos:init at 0.7.19 2021-12-02 17:09:07 +00:00
Jörg Thalheim
72e8045ebc
Merge pull request #146993 from ElXreno/ell_iwd
ell: 0.45 -> 0.46; iwd: 1.19 -> 1.20
2021-12-02 16:28:29 +00:00
Sascha Grunert
089fdb8dfa
libbpf: 0.5.0 -> 0.6.0
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-12-02 09:28:23 +01:00
github-actions[bot]
b58b9075cd
Merge staging-next into staging 2021-12-01 00:02:28 +00:00
github-actions[bot]
80fce0f4a7
Merge master into staging-next 2021-12-01 00:01:49 +00:00
Ryan Mulligan
036b909421 drbd: 8.4.4 -> 9.19.1, ocf-resource-agents: init at 4.10.0 2021-11-30 21:43:42 +01:00
Sandro
f717290916
Merge pull request #146972 from mkg20001/nvx11 2021-11-30 20:21:43 +01:00
Sandro
c9651a7573
Merge pull request #146044 from Atemu/update/linux_lqx 2021-11-30 20:06:31 +01:00
Alyssa Ross
01bce76b11
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/applications/virtualization/qemu/default.nix
2021-11-30 18:54:47 +00:00
Sandro
b251814ec7
Merge pull request #146120 from TredwellGit/linuxHeaders 2021-11-30 19:50:25 +01:00
Vikram Narayanan
154c9d52dc mxu11x0: 1.4 -> 4.1 2021-11-30 10:41:53 -08:00
github-actions[bot]
3c6eb8fe49
Merge master into staging-next 2021-11-30 18:01:33 +00:00
Hunter Jones
1eeba57791 pps-tools: 1.0.2 -> 1.0.3 2021-11-29 18:51:11 -06:00
Jonathan Ringer
3bbe9a9459
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/top-level/all-packages.nix
2021-11-29 10:15:20 -08:00
Jörg Thalheim
3b74f90607 linux_zen: 5.15.3-zen1 -> 5.15.5-zen1 2021-11-29 14:40:14 +01:00
Peng Mei Yu
640e54cda9 maintainers: Rename pengmeiyu to pmy 2021-11-29 18:39:31 +08:00
Vincent Haupert
1f65b4c416 linux: enable X86_SGX and X86_SGX_KVM on x86
Enable Intel Software Guard eXtensions (SGX) on x86 when using Linux
5.11.0 or later. Also enable KVM guests to create SGX enclaves if
running Linux 5.13.0 or later.
2021-11-29 08:03:26 +01:00
github-actions[bot]
be67219326
Merge master into staging-next 2021-11-29 06:01:16 +00:00
Philipp Adolf
20bb15cfa0 linux_hardkernel_4_14: 4.14.165-172 -> 4.14.180-176 2021-11-28 22:51:44 -05:00
Victor Engmark
82b9b42682
Fix some nixos-rebuild lints (#147449) 2021-11-29 05:48:23 +02:00
github-actions[bot]
a0e9d6e2c6
Merge master into staging-next 2021-11-29 00:01:22 +00:00
Florian Klink
f4c450e862
Merge pull request #146573 from SuperSandro2000/systemd-coredump-zstd
Systemd coredump zstd, enable elfutils support for stack traces in coredump
2021-11-28 23:03:19 +01:00
Markus Kowalewski
37af67a84a
rdma-core: 37.1 -> 38.0 2021-11-28 20:09:52 +01:00
github-actions[bot]
017d32f216
Merge master into staging-next 2021-11-28 18:00:57 +00:00
Maximilian Bosch
70c6189db5
Merge pull request #146403 from jtojnar/qas-eval
Fix eval with `nix-env -qas`
2021-11-28 18:43:26 +01:00
Maximilian Bosch
508d769fd6
Merge pull request #147429 from SCOTT-HAMILTON/dbus
dbus: fix static build
2021-11-28 18:42:50 +01:00
Henri Menke
5baed79906
sof-firmware: 1.9 -> 1.9.2 2021-11-28 11:56:58 +01:00
TredwellGit
391a967b64 linuxHeaders: 5.14 -> 5.15.5 2021-11-28 07:32:05 +00:00
Sergei Trofimovich
50a148ddf4
audit: pull upstream fix for linux-headers-5.15 (#144077)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-28 03:48:51 +01:00
github-actions[bot]
b3b6583cdc
Merge staging-next into staging 2021-11-26 18:01:58 +00:00
github-actions[bot]
b529eccbb3
Merge master into staging-next 2021-11-26 18:01:19 +00:00
Sandro
36ed7f5dd7
Merge pull request #147031 from luizribeiro/rtl88xau-aircrack-aarch64 2021-11-26 17:51:59 +01:00
SCOTT-HAMILTON
1f0ef842ca util-linux: fix static build 2021-11-26 16:38:42 +01:00
github-actions[bot]
c74685efe2
Merge staging-next into staging 2021-11-26 12:02:08 +00:00
github-actions[bot]
956b399ffa
Merge master into staging-next 2021-11-26 12:01:30 +00:00
Sandro
a94fa956d2
Merge pull request #147280 from lovesegfault/linux_xanmod-5.15.4 2021-11-26 12:59:54 +01:00
Florian Franzen
8d0d78efd9 bluez5: add experimental variant 2021-11-26 12:49:55 +01:00
Alyssa Ross
756109b58d pkgsStatic.libselinux: fix build 2021-11-25 19:49:59 +00:00
Atemu
cf60042ca0 linux_lqx: 5.14.18 -> 5.14.19 2021-11-25 15:15:48 +01:00
github-actions[bot]
cae9272c92
Merge staging-next into staging 2021-11-25 06:01:40 +00:00
github-actions[bot]
fa1a61b8a2
Merge master into staging-next 2021-11-25 06:01:06 +00:00
toonn
e33c11a557 Libc: Merge TARGET_OS_EMBEDDED patches
Both patches implement the same fix so they'll probably have to be
removed at the same time. This avoids one of them being left behind.
2021-11-24 15:17:13 -08:00
toonn
459dc34b2b Libc: Define target in stdio too 2021-11-24 15:17:13 -08:00
toonn
5aa4c46dcd Libc: Define target instead of including
Including `TargetConditionals.h` had knock-on effects, breaking the zlib
build because `TARGET_OS_MAC` gets defined, for instance.

Defining `TARGET_OS_EMBEDDED` to be `0` if it's not defined is simpler
and maintains the default behavior so it shouldn't break any dependents.
2021-11-24 15:17:13 -08:00
toonn
99bef31835 Libc: stdlib uses undefined TARGET_OS_EMBEDDED 2021-11-24 15:17:13 -08:00
Sandro Jäckel
7e9d442837 darwin.CF: Add pre-/postBuild hooks to buildPhase 2021-11-24 15:17:13 -08:00
toonn
3b2d3f65b7 darwin.CF: Drop clang 7 workaround 2021-11-24 15:17:13 -08:00
toonn
2bb0e256ea darwin.CF: Include missing TARGET_OS_* defines
This patch is static and may not be appropriate if the compilation
target is iOS.
2021-11-24 15:17:13 -08:00
toonn
84454c3233 darwin.Libsystem: Patch TargetConditionals.h
`TargetConditionals.h` was missing several definitions, like
`TARGET_OS_TV` that are part of SDK 10.12 at least. And one that doesn't
seem to occur in any SDK afaict, `TARGET_OS_EMBEDDED_OTHER`.

I added the definitions from SDK 10.12 verbatim and defined
`TARGET_OS_EMBEDDED_OTHER` to be equal to `0`.

I think none of this works if `darwin.Libsystem` is used to build for
linux or iOS though so maybe this needs a more thorough fix?

This reverts 336d82617f because it's no
longer necessary.
2021-11-24 15:17:13 -08:00
toonn
e07eef85e8 xnu: Fix python3 patch
This reverts 7da313e10a because it's no
longer necessary.
2021-11-24 15:17:13 -08:00
Bernardo Meurer
333b97926e
linuxKernel.kernels.linux_xanmod: 5.15.2 -> 5.15.4 2021-11-24 10:15:37 -08:00
Bjørn Forsman
162546972b radeontop: 1.3 -> 1.4
It installs itself to $out/bin/ instead of $out/sbin/ now.
2021-11-24 17:17:23 +01:00
Vincent Haupert
6820158305 sgx-sdk: fix typo 2021-11-24 00:11:19 +01:00
Vincent Haupert
406fb9b14d sgx-sdk: use sgx_ippcp.h from prebuilt optimized libraries 2021-11-23 18:42:18 +01:00
Vincent Haupert
4d46899289 sgx-sdk: use SRI hash
$ rnix-hashes 1cr2mkk459s270ng0yddgcryi0zc3dfmg9rmdrdh9mhy2mc1kx0g
SRI     sha256-D/QZWBUe1gRbbjWnV10b7IPoM3utefAsOEKnQuasIrM=
base16  0ff41958151ed6045b6e35a7575d1bec83e8337bad79f02c3842a742e6ac22b3
base32  1cr2mkk459s270ng0yddgcryi0zc3dfmg9rmdrdh9mhy2mc1kx0g
base64  D/QZWBUe1gRbbjWnV10b7IPoM3utefAsOEKnQuasIrM
2021-11-23 17:13:43 +01:00
Jonathan Ringer
4b73049ccc
Merge remote-tracking branch 'origin/staging' into staging-next
Conflicts:
	nixos/tests/custom-ca.nix
2021-11-22 21:33:23 -08:00
Maximilian Bosch
ea55e013f0
Merge pull request #146868 from TredwellGit/linux
Kernels 2021-11-21
2021-11-22 22:34:49 +01:00
Izorkin
8bcc413092 linux: enable kTLS 2021-11-22 21:01:01 +00:00
Luiz Ribeiro
890632420d
linuxPackages.rtl88xxau-aircrack: enable for aarch64-linux 2021-11-22 12:33:02 -06:00
github-actions[bot]
28641f51dc
Merge master into staging-next 2021-11-22 18:01:08 +00:00
Sandro
dae20ac9ef
Merge pull request #144334 from cyounkins/undmg_param 2021-11-22 16:37:37 +01:00
Sandro
4cb61178d0
Merge pull request #146427 from IvarWithoutBones/fix/rtl8821ce-5.15 2021-11-22 14:49:48 +01:00
ElXreno
dfb34c9a7b
iwd: 1.19 -> 1.20 2021-11-22 15:12:04 +03:00
ElXreno
fa022edf06
ell: 0.45 -> 0.46 2021-11-22 15:12:03 +03:00
github-actions[bot]
9e1911e222
Merge master into staging-next 2021-11-22 12:01:27 +00:00
sterni
108f913823
Merge pull request #146134 from sternenseemann/netbsd-man-fix
netbsd.man: fix build
2021-11-22 12:14:49 +01:00
Maciej Krüger
51839886b3
nvidia_x11: add production alias
As described on https://www.nvidia.com/en-us/drivers/unix/ this refers to the production branch
2021-11-22 07:53:16 +01:00
github-actions[bot]
cbcbfb4901
Merge master into staging-next 2021-11-22 06:01:10 +00:00
Atemu
8d0f1c1725 kernel: compare version against the base version
This makes it so that 5.10.1 > 5.10-rc5
2021-11-22 02:11:16 +00:00
Atemu
712db36fa2 kernel/generic: remove redundant kernelOlder/kernelAtLeast 2021-11-22 02:11:16 +00:00
IvarWithoutBones
d00b852a90 linuxPackages.rtl8821ce: unstable-2021-05-28 -> unstable-2021-11-19
This fixes https://github.com/tomaspinho/rtl8821ce/issues/244, making compilation with Linux kernel 5.15+ succeed.
2021-11-21 20:49:26 +01:00
github-actions[bot]
18ad263272
Merge master into staging-next 2021-11-21 18:01:07 +00:00
Alyssa Ross
28625f7861 selinux: 2.9, 3.0 -> 3.3
These are all released together, so I'm updating them all in a single
commit.
2021-11-21 13:51:54 +00:00
Alyssa Ross
20fd3b1002 setools: 4.3.0 -> 4.4.0 2021-11-21 13:51:54 +00:00
TredwellGit
ef17d66328 linux_zen: 5.15.2-zen1 -> 5.15.3-zen1 2021-11-21 13:39:59 +00:00
TredwellGit
541a3a7332 linux_latest-libre: 18473 -> 18484 2021-11-21 13:38:16 +00:00
TredwellGit
392ccc5431 linux: 5.4.160 -> 5.4.161 2021-11-21 13:38:04 +00:00
TredwellGit
d789aebb56 linux: 5.15.3 -> 5.15.4 2021-11-21 13:37:56 +00:00
TredwellGit
df8b7f5d06 linux: 5.14.20 -> 5.14.21 2021-11-21 13:37:50 +00:00
TredwellGit
06629bb117 linux: 5.10.80 -> 5.10.81 2021-11-21 13:37:41 +00:00
Ryan Burns
2175b157ac treewide: refactor isi686 && isx86_64 -> isx86 2021-11-20 17:50:41 -08:00
github-actions[bot]
197135904f
Merge staging-next into staging 2021-11-21 00:02:25 +00:00
github-actions[bot]
43d088886e
Merge master into staging-next 2021-11-21 00:01:46 +00:00
Vincent Haupert
d6a0da1e5d sgx-sdk: use full version
Actually, 2.14 isn't the full version the Makefile uses for the Debian
and RPM packages. Also, pkg-config files contain the version 2.14.100.2.
2021-11-21 01:01:44 +01:00
Thiago Kenji Okada
4700fda2c0
Merge pull request #145395 from thiagokokada/bump-plymouth
plymouth: unstable-2020-12-07 -> unstable-2021-10-18
2021-11-20 18:00:50 -03:00
Sandro
d72f3fe764
Merge pull request #146553 from trofi/fix/powertop-for-ncurses-6.3 2021-11-20 19:46:05 +01:00
Sandro
8dfdd0e468
Merge pull request #146594 from trofi/fix-tiptop-for-ncurses-6.3 2021-11-20 19:39:47 +01:00
github-actions[bot]
578939f5e2
Merge staging-next into staging 2021-11-20 18:01:43 +00:00
github-actions[bot]
f515d91189
Merge master into staging-next 2021-11-20 18:01:07 +00:00
Bobby Rong
7611e53fcd
Merge pull request #146474 from trofi/update-nmon
nmon: 16m -> 16n
2021-11-20 22:16:24 +08:00
github-actions[bot]
580f371380
Merge staging-next into staging 2021-11-20 00:01:57 +00:00
github-actions[bot]
7495684853
Merge master into staging-next 2021-11-20 00:01:21 +00:00
Artturi
dd4ce550b3
Merge pull request #146456 from Artturin/misc-updates1 2021-11-20 01:14:44 +02:00
ajs124
0117551f46
Merge pull request #146485 from helsinki-systems/upd/nftables
nftables: 1.0.0 -> 1.0.1
2021-11-19 19:23:09 +01:00
github-actions[bot]
e9cc89e77e
Merge staging-next into staging 2021-11-19 18:01:56 +00:00
Jonathan Ringer
6ede9cd761
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  pkgs/applications/audio/hybridreverb2/default.nix
2021-11-19 08:44:33 -08:00
Florian Franzen
efdc5d052d zsa-udev-rules: unstable-2020-12-16 -> 2.1.3 2021-11-19 10:00:32 +01:00
Sergei Trofimovich
eafed17eff tiptop: pull upstream patch for ncurses-6.3 support
Without the patch build fails on ncurses-6.3 as:

    helpwin.c:64:3: error: format not a string literal and no format arguments [-Werror=format-security]
       64 |   mvwprintw(win, 2, 1, screen->desc);
          |   ^~~~~~~~~
2021-11-19 08:42:00 +00:00
Sandro Jäckel
9c9dffbf7a
systemd: enable elfutils support for stack traces in coredump 2021-11-19 02:55:14 +01:00
Sandro Jäckel
78d93d3698
systemd: enable zstd compression support 2021-11-19 02:54:49 +01:00
Sergei Trofimovich
51b4f7aebc powertop: pull upstream fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    lib.cpp:586:24: error: format not a string literal and no format arguments [Werror=format-security]
      586 |         mvprintw(1, 0, notify);
          |                        ^~~~~~
2021-11-18 22:16:38 +00:00
TredwellGit
170255c3a3 linux/hardened/patches/5.4: 5.4.159-hardened1 -> 5.4.160-hardened1 2021-11-18 21:12:07 +00:00
TredwellGit
6383327644 linux/hardened/patches/5.15: 5.15.2-hardened1 -> 5.15.3-hardened1 2021-11-18 21:11:59 +00:00
TredwellGit
cc0a75815d linux/hardened/patches/5.14: 5.14.18-hardened1 -> 5.14.20-hardened1 2021-11-18 21:11:53 +00:00
TredwellGit
51bd34b742 linux/hardened/patches/5.10: 5.10.78-hardened1 -> 5.10.80-hardened1 2021-11-18 21:11:46 +00:00
TredwellGit
c871adc77c linux_latest-libre: 18452 -> 18473 2021-11-18 21:11:23 +00:00
TredwellGit
83c1df7574 linux: 5.4.159 -> 5.4.160 2021-11-18 21:11:12 +00:00
TredwellGit
be5a54e952 linux: 5.15.2 -> 5.15.3 2021-11-18 21:11:05 +00:00
TredwellGit
654052abbb linux: 5.14.18 -> 5.14.20 2021-11-18 21:11:00 +00:00
TredwellGit
8cf6618d0c linux: 5.10.79 -> 5.10.80 2021-11-18 21:10:52 +00:00
Sergei Trofimovich
f7e03a6a4e nmon: 16m -> 16n 2021-11-18 17:36:34 +00:00
ajs124
740155f9e4 nftables: 1.0.0 -> 1.0.1 2021-11-18 15:11:30 +01:00
github-actions[bot]
6ed7100e47
Merge staging-next into staging 2021-11-18 12:01:54 +00:00
github-actions[bot]
c20c52d15c
Merge master into staging-next 2021-11-18 12:01:15 +00:00
Bernardo Meurer
1384c851de
linuxPackages_5_15.ddcci-driver: fix build
We apply the patch from this MR: https://gitlab.com/ddcci-driver-linux/ddcci-driver-linux/-/merge_requests/8
2021-11-17 22:33:39 -08:00
Artturin
48a4db63e6 crda: 3.18 -> 4.14 2021-11-18 03:20:56 +02:00
Artturi
f57a2a6cf1
Merge pull request #144227 from humancalico/bpf-lsm 2021-11-18 03:00:28 +02:00
Robert Hensing
9005cb8835
Merge pull request #145841 from l0b0/fix-indentation
Fix indentation
2021-11-18 00:38:59 +01:00
Matt Votava
c2e142d8ae
linux: CONFIG_ASHMEM=y, CONFIG_ANDROID=y
This enables ashmem, binder so waydroid/anbox works with
the provided linux kernel

Cherry-picked from https://github.com/NixOS/nixpkgs/pull/102341
2021-11-17 23:00:13 +01:00
github-actions[bot]
c77daf4da1
Merge master into staging-next 2021-11-17 18:00:59 +00:00
Maximilian Bosch
61870bd811
Merge pull request #144409 from mitchmindtree/xps-9310-kernel-config
linux: Add kernel config required for QCA6390 bluetooth (XPS 9310)
2021-11-17 18:30:35 +01:00
Artturin
64b4af5296 kmod-blacklist-ubuntu: 22-1.1ubuntu1 -> 28-1ubuntu4 2021-11-17 18:50:41 +02:00
Jan Tojnar
b8c07facaa Fix eval with nix-env -qas
At least on NixOS, it fails to evaluate as follows:

	$ nix-env -qaPs -f .
	error: attribute '__propagatedImpureHostDeps' missing
2021-11-17 16:28:55 +01:00
Bobby Rong
12fc0f19fe
Merge pull request #145431 from trofi/update-i7z
i7z: 0.27.3 -> 0.27.4
2021-11-17 21:48:20 +08:00
github-actions[bot]
cf671bd5e9
Merge master into staging-next 2021-11-17 12:01:23 +00:00
Artturi
add0eb818b
Merge pull request #144429 from anund/nixos-rebuild-fix-install-bootloader
nixos-rebuild: fix --install-bootloader
2021-11-17 09:57:30 +02:00
Anund
bc5a610cb7 nixos-rebuild: fix --install-bootloader
nixos-rebuild relies on setting an environment variable to change
behaviour during nixos-rebuild boot/switch between calling update or
install via systemd bootctl. Adding sudo -- as a prefix to various exec
calls does not preserve the environment breaking this mechanism.

This is a some what ugly fix that works.

Closes https://github.com/NixOS/nixpkgs/pull/144429
2021-11-17 09:28:05 +02:00
github-actions[bot]
f8cf67790e
Merge master into staging-next 2021-11-17 06:01:28 +00:00
Bernardo Meurer
fc4ff32d20
Merge pull request #146304 from fortuneteller2k/xanmod-tt
linuxKernel.kernels.linux_xanmod: 5.14.16 -> 5.15.2
2021-11-16 21:28:20 -08:00
fortuneteller2k
e8328148cd
linuxKernel.kernels.linux_xanmod: 5.14.16 -> 5.15.2 2021-11-16 20:42:37 -08:00
Sandro
7a9682ad12
Merge pull request #146223 from Mic92/bcc 2021-11-17 04:30:54 +01:00
github-actions[bot]
90829d83e5
Merge master into staging-next 2021-11-17 00:01:49 +00:00
Jörg Thalheim
b8df591eb6 zfs: remove myself as maintainer 2021-11-16 23:29:49 +01:00
TredwellGit
28289f34ec Revert "zfs: unlock for 5.15"
This reverts commit 86e057aa5b.
2021-11-16 22:11:25 +00:00
Jonathan Ringer
a2e621d20d
Merge remote-tracking branch 'origin/master' into staging-next 2021-11-16 07:50:20 -08:00
Artturi
f8f4575030
Merge pull request #145742 from alyssais/selinux-python-cross 2021-11-16 15:05:21 +02:00
github-actions[bot]
617d1d1f17
Merge staging-next into staging 2021-11-16 12:02:01 +00:00
Maximilian Bosch
1e156e3b5d
Merge pull request #146178 from TredwellGit/linux
Kernels 2021-11-15
2021-11-16 12:02:04 +01:00
Thomas Gerbet
6abc7cd907 bluez: 5.61 -> 5.62
Fixes CVE-2021-43400.

http://www.bluez.org/release-of-bluez-5-62/
https://github.com/bluez/bluez/blob/5.62/ChangeLog
2021-11-16 11:34:55 +01:00
Jörg Thalheim
527ebd8530 linuxPackages.bcc: 0.22.0 -> 0.23.0 2021-11-16 11:00:14 +01:00
Jörg Thalheim
b81e66efeb
Merge pull request #145458 from Mic92/zfs
zfs: unlock for 5.15
2021-11-16 09:57:25 +00:00
Vincent Haupert
a25482ffa7 sgxsdk: use samples as passthru tests 2021-11-15 22:05:22 +01:00
TredwellGit
f726b6c476 linux-rt_5_11: remove 2021-11-15 19:38:09 +00:00
TredwellGit
c783c8d859 linux/hardened/patches/5.15: init at 5.15.2-hardened1 2021-11-15 19:38:09 +00:00
TredwellGit
db13d848fc linux/hardened/patches/5.4: 5.4.158-hardened1 -> 5.4.159-hardened1 2021-11-15 19:38:09 +00:00
TredwellGit
b868e78282 linux/hardened/patches/5.14: 5.14.17-hardened1 -> 5.14.18-hardened1 2021-11-15 19:38:09 +00:00
TredwellGit
57d9fd1791 linux/hardened/patches/4.19: 4.19.216-hardened1 -> 4.19.217-hardened1 2021-11-15 19:38:09 +00:00
TredwellGit
9b6fb581af linux/hardened/patches/4.14: 4.14.254-hardened1 -> 4.14.255-hardened1 2021-11-15 19:38:09 +00:00
TredwellGit
38d1f15fe4 linux-rt_5_10: 5.10.73-rt54 -> 5.10.78-rt55 2021-11-15 19:38:09 +00:00
github-actions[bot]
cfaff97318
Merge staging-next into staging 2021-11-15 18:01:43 +00:00
Vincent Haupert
007b606892 sgxsdk: add setup hook 2021-11-15 18:56:28 +01:00
Vincent Haupert
91cd666010 sgx-sdk: nits 2021-11-15 15:08:23 +01:00
Vincent Haupert
e74ffcd366 sgx-sdk: rework installCheckPhase 2021-11-15 15:08:22 +01:00
sternenseemann
c271888a89 netbsd.man: fix build
* Fails because it's missing ps2pdf. In the beginning I fixed this by
  providing ghostscript as a nativeBuildInput, but the PDF created for
  man0 doesn't appear to be installed, so we can just patch out the call
  to the tool.

* We need to disable MKRUMP or provide sys/rump/share/man in sourceRoot,
  opted for the former since it's simpler at the moment, but the latter
  is also possible with a custom unpackPhase.
2021-11-15 14:26:13 +01:00
Thiago Kenji Okada
4aa774626a
Merge pull request #146114 from fabaff/bump-cpuid
cpuid: 20211031 -> 20211114
2021-11-15 09:08:36 -03:00
Vincent Haupert
cd05703131 sgx-sdk: fix BINUTILS_DIR substitute 2021-11-15 13:04:05 +01:00
github-actions[bot]
faf5da6aed
Merge staging-next into staging 2021-11-15 12:01:44 +00:00
Vladimír Čunát
64065d76f4
Merge #144730: branch 'staging-next' 2021-11-15 11:52:15 +01:00
Vincent Haupert
8c2b6bbaef sgx-sdk: add veehaitch as a maintainer 2021-11-15 11:26:50 +01:00
Fabian Affolter
695241f2bc cpuid: 20211031 -> 20211114 2021-11-15 11:23:05 +01:00
Vincent Haupert
867f6ffcd3 sgx-sdk: build and run most samples in installCheckPhase 2021-11-15 11:12:51 +01:00
Vincent Haupert
4bad549b76 sgx-sdk: create Nix output directory structure 2021-11-15 11:08:19 +01:00
Vincent Haupert
92df329a98 sgx-sdk: use header command 2021-11-15 10:33:00 +01:00
Vincent Haupert
a3b69162e9 sgx-sdk: fix sgx-gdb 2021-11-15 03:02:11 +01:00
Vincent Haupert
141e8153fb sgx-sdk: fix pkg-config files 2021-11-15 02:39:41 +01:00
Vincent Haupert
89929bacab sgx-sdk: remove superfluous nasm input 2021-11-15 02:39:41 +01:00
Vincent Haupert
0a23f360ee sgx-sdk: use install(5) 2021-11-15 02:39:41 +01:00
Vincent Haupert
e08d39daa6 sgx-sdk: use buildPhase attrs, run hooks, sort 2021-11-15 02:39:41 +01:00
Vincent Haupert
96936f6254 sgx-sdk: use tag instead of commit hash 2021-11-15 02:39:41 +01:00
Vincent Haupert
32375fb97c sgx-sdk: eliminate patches 2021-11-15 02:39:41 +01:00
Vincent Haupert
2fcfe8c830 sgx-sdk: nixpkgs-fmt 2021-11-15 02:08:41 +01:00
Cole Mickens
4f0c8d0512
nvidia_x11: libPath: add libgbm/libGL libraries (#145439) 2021-11-14 23:43:35 +01:00
Alyssa Ross
4e1852096f
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/tools/parsing/flex/2.6.1.nix
2021-11-14 14:17:46 +00:00
github-actions[bot]
bc35dc4f3b
Merge master into staging-next 2021-11-14 12:01:23 +00:00
Jörg Thalheim
13dc25bd67
Merge branch 'master' into xps-9310-kernel-config 2021-11-14 11:33:38 +00:00
Jörg Thalheim
2a909594f1
Merge pull request #145827 from ncfavier/mediatek-bluetooth
linux: add BT_HCIBTUSB_MTK to common kernel config
2021-11-14 11:31:33 +00:00
Michael Raskin
06ef33bf9e
Merge pull request #145819 from arcnmx/eudev-native-gperf
eudev: gperf is a nativeBuildInput
2021-11-14 09:56:21 +00:00
Victor Engmark
57b496ea98 misc: Replace tab indentation with spaces
I've tried to be consistent, using four or eight spaces to line up
with existing code.
2021-11-14 16:04:46 +13:00
Naïm Favier
3c2c3df181
linux: add BT_HCIBTUSB_MTK to common kernel config
> The MediaTek protocol support enables firmware download support and chip initialization for MediaTek Bluetooth USB controllers.

Necessary to make Bluetooth work on some MediaTek controllers.
2021-11-14 01:13:34 +01:00
github-actions[bot]
9b5a105856
Merge master into staging-next 2021-11-14 00:01:47 +00:00
arcnmx
2c055cdfa0 eudev: gperf is a nativeBuildInput 2021-11-13 15:25:05 -08:00
Austin Seipp
3df74bdd3f kernel: enable core scheduling on 5.14+ kernels
Core scheduling is a recent innovation in newer kernels to help run
certain untrusted compute workloads more safely in the face of
vulnerabilities like Spectre. In short: it lets processes assign a
unique "cookie" to some group of processes to indicate they are allowed
to be scheduled together on the same SMT-capable core. This helps
mitigate attacks that rely on observing usage of CPU execution units by
cohabitated threads.

Some extra details are available via Linux Weekly News:

  "Core scheduling lands in 5.14", https://lwn.net/Articles/861251/

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-11-13 17:02:34 -06:00
Jörg Thalheim
b5e7d62f87
Merge pull request #145808 from Mic92/rtl88xxau-aircrack
linuxPackages.rtl88xxau-aircrack: remove unused fetchpatch
2021-11-13 22:55:02 +00:00
Jörg Thalheim
06113ed1f2
Merge pull request #145725 from Mic92/zen
linux_zen: 5.15.1-zen1 -> 5.15.2-zen1
2021-11-13 22:50:46 +00:00
Jörg Thalheim
6604d111be linuxPackages.rtl88xxau-aircrack: remove unused fetchpatch 2021-11-13 23:30:53 +01:00
Atemu
f0af311f62 linux_lqx: 5.14.17 -> 5.14.18 2021-11-13 23:09:04 +01:00
Sandro
96c17beaf5
Merge pull request #145205 from Stunkymonkey/treewide-pname-version-1 2021-11-13 19:32:52 +01:00
github-actions[bot]
914defdc38
Merge staging-next into staging 2021-11-13 18:01:47 +00:00
github-actions[bot]
4db5f307b0
Merge master into staging-next 2021-11-13 18:01:11 +00:00
Alyssa Ross
26b89bcd16
Merge remote-tracking branch 'nixpkgs/staging-next' into staging 2021-11-13 15:30:01 +00:00
Maximilian Bosch
91f58a36fc
Merge pull request #145671 from TredwellGit/linux
Kernels 2021-11-12
2021-11-13 14:51:28 +01:00
Atemu
dd00c495c3 linux_lqx: 5.14.16 -> 5.14.17 2021-11-13 13:29:53 +01:00
Sandro
802bd2b7e3
Revert "follow up to pname+version switch: libs" 2021-11-13 13:21:27 +01:00
Sandro
6416f7aa6d
Merge pull request #145411 from SuperSandro2000/libs 2021-11-13 13:21:16 +01:00
Alyssa Ross
51e95616d7
selinux-python: fix cross; strict deps 2021-11-13 12:04:16 +00:00
sternenseemann
1a1e32f023 Merge remote-tracking branch 'origin/master' into staging-next
Conflicts were caused by 2043dbb6fa
interacting with b2767b69dd.
2021-11-13 12:35:55 +01:00
Jörg Thalheim
4bc82a39a3
Merge pull request #145670 from Kiskae/patch-1
nvidia_x11_legacy470: 470.82.00 -> 470.86
2021-11-13 10:01:53 +00:00
Jörg Thalheim
f17e7e684d linux_zen: 5.15.1-zen1 -> 5.15.2-zen1 2021-11-13 09:43:34 +01:00
Jörg Thalheim
86e057aa5b zfs: unlock for 5.15 2021-11-13 09:41:34 +01:00
Sandro Jäckel
cd84d7fd57
maloader: switch to fetchFromGitHub 2021-11-13 02:50:57 +01:00
github-actions[bot]
e972a20a60
Merge staging-next into staging 2021-11-13 00:02:24 +00:00
github-actions[bot]
c0c7fbda14
Merge master into staging-next 2021-11-13 00:01:45 +00:00
matthewcroughan
df6bfa5e3a linuxPackages.rtl88xxau-aircrack: fix build for linux 5.15
This removes the unnecessary patches and bumps the version to the rev of
tag v5.6.4.2

ZHF: https://github.com/NixOS/nixpkgs/issues/144627

Co-authored-by: nixinator <33lockdown33@protonmail.com>
2021-11-12 22:52:36 +00:00
Graham Christensen
41c9be7c10
Merge pull request #140506 from SebTM/update/displaylink-541
displaylink: 5.4.0-55.153 -> 5.4.1-55.174
2021-11-12 15:14:39 -05:00
TredwellGit
5bb24d504b linux/hardened/patches/5.4: 5.4.157-hardened1 -> 5.4.158-hardened1 2021-11-12 19:03:54 +00:00
TredwellGit
dd5de73eba linux/hardened/patches/5.14: 5.14.16-hardened1 -> 5.14.17-hardened1 2021-11-12 19:03:46 +00:00
TredwellGit
3b035cff60 linux/hardened/patches/5.10: 5.10.77-hardened1 -> 5.10.78-hardened1 2021-11-12 19:03:38 +00:00
TredwellGit
b5353b2905 linux/hardened/patches/4.19: 4.19.215-hardened1 -> 4.19.216-hardened1 2021-11-12 19:03:30 +00:00
TredwellGit
c6d6891185 linux: 5.4.158 -> 5.4.159 2021-11-12 19:02:52 +00:00
TredwellGit
e5d1ac060f linux: 5.15.1 -> 5.15.2 2021-11-12 19:02:44 +00:00
TredwellGit
43ebf91176 linux: 5.14.17 -> 5.14.18 2021-11-12 19:02:36 +00:00
TredwellGit
6caad489e2 linux: 5.10.78 -> 5.10.79 2021-11-12 19:02:29 +00:00
TredwellGit
e2e9427873 linux: 4.9.289 -> 4.9.290 2021-11-12 19:02:21 +00:00
TredwellGit
cf1d695ba6 linux: 4.4.291 -> 4.4.292 2021-11-12 19:02:16 +00:00
TredwellGit
c3bbc214cd linux: 4.19.216 -> 4.19.217 2021-11-12 19:02:10 +00:00
TredwellGit
d35645f077 linux: 4.14.254 -> 4.14.255 2021-11-12 19:02:05 +00:00
Kiskae
49b20f946e nvidia_x11_legacy470: 470.82.00 -> 470.86 2021-11-12 19:57:14 +01:00
Alyssa Ross
885db6d60d libsemanage: enable parallel building
Tested at -j48.
2021-11-12 18:37:12 +00:00
Alyssa Ross
9d144b3d78 libsemanage: fix cross; strict deps
PYPREFIX is passed to pkg-config.
2021-11-12 18:37:12 +00:00
Sebastian Sellmeier
2631d851f9
displaylink: 5.4.0-55.153 -> 5.4.1-55.174 2021-11-12 17:44:00 +01:00
github-actions[bot]
687cb3dba4
Merge staging-next into staging 2021-11-12 12:01:47 +00:00
github-actions[bot]
4535cfe0ab
Merge master into staging-next 2021-11-12 12:01:10 +00:00
Maximilian Bosch
f4c64e31af
Merge pull request #144348 from r-ryantm/auto-update/iptstate
iptstate: 2.2.6 -> 2.2.7
2021-11-12 11:51:18 +01:00
github-actions[bot]
40a54af057
Merge staging-next into staging 2021-11-12 00:01:59 +00:00
github-actions[bot]
026e6c328a
Merge master into staging-next 2021-11-12 00:01:22 +00:00
Thiago Kenji Okada
fe55fddcf0
Merge pull request #145143 from CajuM/waydroid
waydroid: 1.1.1 -> 1.2.0
2021-11-11 15:05:38 -03:00
github-actions[bot]
a4e03b8977
Merge staging-next into staging 2021-11-11 18:01:50 +00:00
github-actions[bot]
f2d7271432
Merge master into staging-next 2021-11-11 18:01:13 +00:00
Sandro
b3e4559c32
Merge pull request #144103 from Atemu/update/linux_lqx 2021-11-11 14:52:36 +01:00
Sandro
72a9df74f0
Merge pull request #145453 from erictapen/libepoxy-rename 2021-11-11 13:33:16 +01:00
github-actions[bot]
8a9ea467ea
Merge staging-next into staging 2021-11-11 12:03:09 +00:00
github-actions[bot]
c5b522e351
Merge master into staging-next 2021-11-11 12:01:26 +00:00
Jörg Thalheim
61772e2043
Merge pull request #144625 from Mic92/zen
linux_zen: 5.14.15-zen1 -> 5.15-zen1
2021-11-11 06:26:23 +00:00
Jörg Thalheim
2e645a1191 linux_zen: 5.14.15-zen1 -> 5.15.1-zen1 2021-11-11 07:25:47 +01:00
Kerstin Humm
bb799694db
epoxy: rename to libepoxy
https://github.com/NixOS/nixpkgs/issues/145040
2021-11-11 05:55:32 +01:00
github-actions[bot]
62b9b0d9e8
Merge staging-next into staging 2021-11-11 00:02:20 +00:00
github-actions[bot]
b199af176d
Merge master into staging-next 2021-11-11 00:01:45 +00:00
Sergei Trofimovich
8422573922 i7z: 0.27.3 -> 0.27.4 2021-11-10 23:03:22 +00:00
Guillaume Girol
71c8555474
Merge pull request #141414 from jraygauthier/jrg/mingw-w64-pthread-static
mingw_w64_pthreads: enable 'static' lib output
2021-11-10 22:02:57 +00:00
Thiago Kenji Okada
e22ee9bf77 plymouth: unstable-2020-12-07 -> unstable-2021-10-18 2021-11-10 15:40:38 -03:00
github-actions[bot]
5e2757bf32
Merge staging-next into staging 2021-11-10 18:02:01 +00:00
github-actions[bot]
259e08cd22
Merge master into staging-next 2021-11-10 18:01:21 +00:00
Jan Tojnar
1bd0015d44
Merge pull request #133550 from maxeaubrey/fwupd_1.6.3
fwupd-efi: init at 1.1, fwupd: 1.5.12 -> 1.7.1
2021-11-10 13:11:25 +01:00
github-actions[bot]
9618986955
Merge staging-next into staging 2021-11-10 12:01:57 +00:00
github-actions[bot]
84d856a651
Merge master into staging-next 2021-11-10 12:01:22 +00:00
Sandro
7f302b8fd8
Merge pull request #145268 from trofi/fix-irqbalance-for-ncurses-6.3 2021-11-10 11:46:12 +01:00
github-actions[bot]
d5964b8c81
Merge staging-next into staging 2021-11-10 00:02:09 +00:00
github-actions[bot]
6e4d2d1f10
Merge master into staging-next 2021-11-10 00:01:31 +00:00
Alyssa Ross
f5b089b626 netbsd: add missing rsync native build inputs
Using extraPaths in NetBSD packages now requires rsync, but the rsync
dependency wasn't added to all the packages using extraPaths that
override nativeBuildInputs, so they'd just fail immediately.

Fixes: 75db7f8eb0 ("netbsd: Use rsync to speed up source merging")
2021-11-09 22:53:22 +00:00
Sergei Trofimovich
289bc160ac irqbalance: pull pending upstream inclusion fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    ui/ui.c:714:16: error: format not a string literal and no format arguments [-Werror=format-security]
      714 |         printw(copy_to);
          |                ^~~~~~~
2021-11-09 22:30:19 +00:00
R. Ryantm
92a74926fa util-linux: 2.36.2 -> 2.37.2 2021-11-09 22:22:56 +00:00
Sandro
a0ab6d84ff
Merge pull request #126990 from sbellem/sgxsdk 2021-11-09 22:54:56 +01:00
arkivm
7f99b55db7
intel-cmt-cat: init at 4.2.0 (#144190) 2021-11-09 22:28:35 +01:00
Felix Buehler
9480444dae treewide: rename name to pname&version 2021-11-09 22:24:57 +01:00
Mihai-Drosi Câju
943cfb9a2f waydroid: 1.1.1 -> 1.2.0 2021-11-09 20:23:12 +02:00
Mihai-Drosi Câju
2f5c78458b waydroid: Add missing dependencies
* Also add pyclip for clipboard support
* And symlink Waydroid.desktop to share/applications
2021-11-09 20:22:52 +02:00
github-actions[bot]
56736d0fbc
Merge staging-next into staging 2021-11-09 18:02:05 +00:00
github-actions[bot]
7414a16ee5
Merge master into staging-next 2021-11-09 18:01:23 +00:00
davidak
2103d78e0b
Merge pull request #144930 from artemist/bcachefs
linux_testing_bcachefs, bcachefs-tools: upgrade
2021-11-09 18:26:30 +01:00
Akshat Agarwal
972d7e74f6 linux-kernel: enable BPF_LSM
Enables instrumentation of the security hooks with BPF programs for
implementing dynamic MAC and Audit Policies.

The BPF LSM was merged into the Linux kernel 5.7

This has already been enabled in Fedora (version 33 onwards), Ubuntu
(Hirsute Hippo), Flatcar Linux, Arch Linux.

Distros like Ubuntu don't enable bpf in CONFIG_LSM by default to avoid
any performance penalty so similar to that this commit enables
CONFIG_BPF_LSM but doesn't add bpf to the default list in CONFIG_LSM,
users willing to use this feature could boot with the lsm=...bpf
parameter on the kernel

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=641cd7b06c911c5935c34f24850ea18690649917
https://outflux.net/blog/archives/2020/09/21/security-things-in-linux-v5-7/
https://lwn.net/Articles/813057/
https://github.com/flatcar-linux/Flatcar/issues/343
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1905975
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983329
2021-11-09 16:29:40 +05:30
Bernardo Meurer
3a3bdc57e4
Merge pull request #145070 from ymatsiuk/ell_iwd
ell: 0.44 -> 0.45; iwd: 1.17 -> 1.19
2021-11-08 11:16:35 -08:00
github-actions[bot]
9ecd6bf4df
Merge staging-next into staging 2021-11-08 18:02:05 +00:00
github-actions[bot]
f14d7cb2f6
Merge master into staging-next 2021-11-08 18:01:24 +00:00
Yurii Matsiuk
a61fcbb347
iwd: 1.17 -> 1.19 2021-11-08 16:50:29 +01:00
Yurii Matsiuk
76f89efce2
ell: 0.44 -> 0.45 2021-11-08 16:50:29 +01:00
Sandro
1442afd89d
Merge pull request #144990 from applePrincess/fix-rewrite-tbd 2021-11-08 15:23:23 +01:00
Alyssa Ross
9102043eff
nftables: clarify license
> nftables is distributed under the terms of the GPL version 2. Note that
> *only* version 2 of the GPL applies, not "any later version".

https://git.netfilter.org/nftables/tree/COPYING?id=fac10ea799fe9b6158d74f66d6ad46536d38a545
2021-11-08 13:55:52 +00:00
Lein Matsumaru
ae4666c415
darwin.rewrite-tbd: only build on darwin 2021-11-08 13:11:29 +00:00
github-actions[bot]
3862bdd2ec
Merge staging-next into staging 2021-11-08 06:01:57 +00:00
github-actions[bot]
b92d47b0f5
Merge master into staging-next 2021-11-08 06:01:18 +00:00
github-actions[bot]
aa164b77b8
Merge staging-next into staging 2021-11-08 00:02:29 +00:00
Niklas Hambüchen
e24463bcc9 nvidia-x11: Add update comment 2021-11-07 23:42:59 +00:00
Ryan Burns
22e1ac869a
Merge pull request #144823 from LibreCybernetics/update-kexec-tools-staging-next
[staging-next] kexec-tools: 2.0.22 → 2.0.23
2021-11-07 14:11:21 -08:00
John Ericson
4f81865aa1 Merge remote-tracking branch 'upstream/master' into staging-next 2021-11-07 20:51:04 +00:00
Sandro
4023812260
Merge pull request #144991 from SuperSandro2000/apparmor 2021-11-07 20:07:38 +01:00
Michael Weiss
e05f811e7b
Merge pull request #144885 from primeos/fscryptctl-experimental
fscryptctl-experimental: remove the package
2021-11-07 19:36:26 +01:00
github-actions[bot]
ba6336466e
Merge staging-next into staging 2021-11-07 18:01:44 +00:00
github-actions[bot]
14f1b9f2ac
Merge master into staging-next 2021-11-07 18:01:14 +00:00
Sandro Jäckel
0f2734ac04
apparmor: switch to pname+version, minor formatting, cleanups 2021-11-07 18:01:32 +01:00
Michael Weiss
5c72b63690
fscryptctl: Fix meta.changelog 2021-11-07 14:45:09 +01:00
Michael Weiss
afdd9ddbfa
fscryptctl-experimental: remove the package
It is replaced by "fscryptctl" (version 1.x is incompatible with the
pre-releases in some ways).
2021-11-07 14:45:09 +01:00
Maximilian Bosch
5e69f0f479
Merge pull request #144921 from TredwellGit/linux
Kernels 2021-11-06
2021-11-07 13:11:48 +01:00
github-actions[bot]
97f12cbba8
Merge staging-next into staging 2021-11-07 12:01:52 +00:00
github-actions[bot]
e0cac44f90
Merge master into staging-next 2021-11-07 12:01:18 +00:00
Fabian Affolter
9bb6998017
Merge pull request #144901 from fabaff/bump-cpuid
cpuid: 20201006 -> 20211031
2021-11-07 10:36:30 +01:00
github-actions[bot]
8ddea08a85
Merge staging-next into staging 2021-11-07 00:02:20 +00:00
github-actions[bot]
9166210176
Merge master into staging-next 2021-11-07 00:01:38 +00:00
Artemis Tosini
8f4289267c
linux_testing_bcachefs, bcachefs-tools: unstable-2021-07-08 → unstable-2021-11-06
bcachefs now supports snapshots so we need the latest version to use
them. Additionally, it appears to build on AArch64 so I've removed the
x86 requirement.
2021-11-06 21:32:57 +00:00
Sergei Trofimovich
9af25ef30b smemstat: pull pending upstream inclusion fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    smemstat.c:348:33: error: format not a string literal and no format arguments [-Werror=format-security]
      348 |         (void)mvprintw(cury, 0, buf);
          |                                 ^~~
2021-11-06 21:15:13 +00:00
TredwellGit
0be2bcf928 linux: 5.4.157 -> 5.4.158 2021-11-06 19:42:28 +00:00
TredwellGit
235c88c094 linux: 5.15 -> 5.15.1 2021-11-06 19:42:21 +00:00
TredwellGit
ded9d6fd05 linux: 5.14.16 -> 5.14.17 2021-11-06 19:42:13 +00:00
TredwellGit
154f16fc53 linux: 5.10.77 -> 5.10.78 2021-11-06 19:42:07 +00:00
TredwellGit
69d066da70 linux: 4.19.215 -> 4.19.216 2021-11-06 19:42:00 +00:00
Alyssa Ross
4b5e873e6e linuxPackages.rtl88x2bu: 2021-05-18 -> 2021-11-04
Fixes build with Linux 5.15.
2021-11-06 12:01:25 -07:00
Alyssa Ross
525c565bae linuxPackages.rtl8192eu: 4.4.1.20210403 -> 4.4.1.20211023
Fixes build with Linux 5.15.
2021-11-06 11:59:41 -07:00
Alyssa Ross
44729a305e linuxPackages.rtl8821cu: 2021-05-19 -> 2021-10-21
Fixes build with Linux 5.15.
2021-11-06 11:59:21 -07:00
Alyssa Ross
8cc3c4ff6e linuxPackages.rtl8821au: 2021-05-18 -> 2021-11-05
Fixes build with Linux 5.15.

The repo name has changed.  The old repo has changed to just a README
that tells you which versioned repository you should look at.  It's a
bit strange.  I've left the old repo as the homepage, because that's
the place to look while updating to see if there's a new code repo to
use.
2021-11-06 11:58:54 -07:00
Alyssa Ross
999d397259 linuxPackages.rtl8814au: 2021-05-18 -> 2021-10-25
Fixes build with Linux 5.15.
2021-11-06 11:58:29 -07:00
Alyssa Ross
c3cf40e50e linuxPackages.xmm7360-pci: set minimum kernel version
Broken on 4.9; works on 4.14.
2021-11-06 11:43:56 -07:00
Alyssa Ross
6ce4879bfb linuxPackages.rtl88xxau-aircrack: mark broken on Linux 5.15 2021-11-06 11:43:56 -07:00
Alyssa Ross
3683cca605 linuxPackages.rtl8812au: mark broken on Linux 5.15
https://github.com/gordboy/rtl8812au-5.9.3.2/issues/27
2021-11-06 11:43:56 -07:00
Alyssa Ross
163e90cdd7 linuxPackages.rtl8188eus-aircrack: mark broken on Linux 5.15 2021-11-06 11:43:56 -07:00
Alyssa Ross
a32d921183 linuxPackages.evdi: mark broken on Linux 5.15 2021-11-06 11:43:56 -07:00
Alyssa Ross
768c8ca162 linuxPackages.ena: mark broken on Linux 5.15 2021-11-06 11:43:56 -07:00
Alyssa Ross
b21b1b7c64 linuxPackages.ddcci: mark broken on Linux 5.15
https://gitlab.com/ddcci-driver-linux/ddcci-driver-linux/-/issues/25
2021-11-06 11:43:56 -07:00
Alyssa Ross
17f391e05a linuxPackages.kvmfr: set minimum kernel version 2021-11-06 11:43:56 -07:00
Fabian Affolter
87d250e655 cpuid: 20201006 -> 20211031 2021-11-06 17:45:44 +01:00
github-actions[bot]
87082f071c
Merge staging-next into staging 2021-11-06 06:01:39 +00:00
github-actions[bot]
a41ea4ced3
Merge master into staging-next 2021-11-06 06:01:07 +00:00
Alyssa Ross
02dfbde639
treewide: use mirror URLs where available
Candidates identified with

	git grep -F "$(grep -v '#' pkgs/build-support/fetchurl/mirrors.nix |
		grep -v nixos.org | grep :// | cut -d '"' -f 2)"

and then manually reviewed and tested.
2021-11-06 01:56:39 +00:00
Fabián Heredia Montiel
df9f3896e7 kexec-tools: 2.0.22 → 2.0.23 2021-11-05 19:18:06 -06:00
Sylvain Bellemare
27ea8a9b82 sgx-sdk: init at 2.14
Co-authored-by: Sylvain Bellemare <sbellem@gmail.com>
Co-authored-by: Artur Cygan <arczicygan@gmail.com>
2021-11-05 19:58:25 +01:00
Sandro
c8769cc03c
Merge pull request #142602 from Artturin/strictdepsfixes 2021-11-05 19:33:27 +01:00
github-actions[bot]
4e329a3b8b
Merge staging-next into staging 2021-11-05 18:01:44 +00:00
github-actions[bot]
933da575d4
Merge master into staging-next 2021-11-05 18:01:07 +00:00
Artturin
e464c4cda7 pax-utils: enable strictDeps 2021-11-05 19:57:04 +02:00
Artturin
7782153abb apparmor: enable strictDeps for apparmor-utils
checked with diffoscope
2021-11-05 19:57:03 +02:00
Artturin
bef48d172a apparmor: disable strictDeps explicitly for libapparmor
do not override python to python3 in all-packages
2021-11-05 19:57:03 +02:00
TredwellGit
5564761e1e linux/hardened/patches/5.4: 5.4.155-hardened1 -> 5.4.157-hardened1 2021-11-05 17:26:18 +00:00
TredwellGit
ac29586638 linux/hardened/patches/5.14: 5.14.14-hardened1 -> 5.14.16-hardened1 2021-11-05 17:26:10 +00:00
TredwellGit
0b37e93d6b linux/hardened/patches/5.10: 5.10.75-hardened1 -> 5.10.77-hardened1 2021-11-05 17:26:02 +00:00
TredwellGit
d4efdd46c7 linux/hardened/patches/4.19: 4.19.213-hardened1 -> 4.19.215-hardened1 2021-11-05 17:25:53 +00:00
TredwellGit
6cbce22479 linux/hardened/patches/4.14: 4.14.252-hardened1 -> 4.14.254-hardened1 2021-11-05 17:25:45 +00:00
TredwellGit
962be21e1d linux_latest-libre: 18413 -> 18452 2021-11-05 17:25:22 +00:00
TredwellGit
a2dd7acdd8 linux: 5.4.156 -> 5.4.157 2021-11-05 17:24:59 +00:00
TredwellGit
104950bafd linux: 5.14.15 -> 5.14.16 2021-11-05 17:24:53 +00:00
TredwellGit
4deb3cf76a linux: 5.10.76 -> 5.10.77 2021-11-05 17:24:45 +00:00
TredwellGit
5cab1474d9 linux: 4.9.288 -> 4.9.289 2021-11-05 17:24:37 +00:00
TredwellGit
6292af0d46 linux: 4.4.290 -> 4.4.291 2021-11-05 17:24:31 +00:00
TredwellGit
c1f9eef4bc linux: 4.19.214 -> 4.19.215 2021-11-05 17:24:25 +00:00
TredwellGit
6ad7cc4323 linux: 4.14.253 -> 4.14.254 2021-11-05 17:24:19 +00:00
Sandro
8f10fcb5ba
Merge pull request #144756 from alyssais/util-linux-configureFlags 2021-11-05 17:31:06 +01:00
Florian Klink
e48e2cf9c0
Merge pull request #144422 from anund/systemd-boot-keyboard-issue
systemd: fix systemd-boot keyboard handling lockup
2021-11-05 17:00:27 +01:00
Alyssa Ross
6490cd06af
util-linux: remove redundant configureFlags
These programs are both still built even when we don't pass the
flags.  (It appears that this was not the case when they were added to
the expression.)
2021-11-05 15:08:22 +00:00
github-actions[bot]
2663e5b623
Merge master into staging-next 2021-11-05 12:01:17 +00:00
Maxine Aubrey
0b546fc53f fwupd: 1.5.12 -> 1.7.1
- https://github.com/fwupd/fwupd/releases/tag/1.6.0
- https://github.com/fwupd/fwupd/releases/tag/1.6.1
- https://github.com/fwupd/fwupd/releases/tag/1.6.2
- https://github.com/fwupd/fwupd/releases/tag/1.6.3
- https://github.com/fwupd/fwupd/releases/tag/1.6.4
- https://github.com/fwupd/fwupd/releases/tag/1.7.0
- https://github.com/fwupd/fwupd/releases/tag/1.7.1

Installed tests python not needed since the utility was moved to C code:
9d37e447a1

Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
2021-11-05 12:01:46 +01:00
Anund
d216b21513 systemd: fix systemd-boot keyboard handling lockup
In v248 compiler weirdness and refactoring lead to the bootloader
erroring out handling keyboard input on some systems.
See https://github.com/systemd/systemd/issues/19191

This should be redundant in v249.6 when it officially gets tagged in
systemd-stable.

Closes https://github.com/NixOS/nixpkgs/issues/143847
2021-11-05 18:09:50 +11:00
Bernardo Meurer
9a96e0ec8c
Merge pull request #144641 from jian-lin/enable-TCP_CONG_ADVANCED-on-aarch64
linux: enable TCP_CONG_ADVANCED
2021-11-04 23:31:16 -07:00
Cole Mickens
fd6e9350d0
Merge pull request #139354 from colemickens/nvidia
nvidia: fix egl-wayland loading
2021-11-04 23:09:38 -07:00
github-actions[bot]
ac4cb43546
Merge staging-next into staging 2021-11-05 00:02:01 +00:00
linj
555aa76120 linux: enable TCP_CONG_ADVANCED
TCP_CONG_ADVANCED is enabled by default on x86_64[1] in the upstream.
Although it is not the case for aarch64[2], many distributions, such as
Debian[3], Fedora[4] and Gentoo[5], choose to enable it in their
distribution kernel.

With this patch, aarch64 users can choose many other TCP congestion
algorithms, which may improve their network performance.

[1]: 7ddb58cb0e/arch/x86/configs/x86_64_defconfig (L71)
[2]: 7ddb58cb0e/arch/arm64/configs/defconfig
[3]: e2d14375d7/debian/config/config (L7063)
[4]: 836165dd2d/f/kernel-aarch64-fedora.config
[5]: 5808eb2f06/sys-kernel/gentoo-kernel/gentoo-kernel-5.10.77.ebuild (L27)
2021-11-05 03:18:16 +08:00
github-actions[bot]
20bee66ec8
Merge staging-next into staging 2021-11-04 18:01:44 +00:00
Bernardo Meurer
6d89239857
linuxKernel.kernels.linux_xanmod: 5.14.15 -> 5.14.16 2021-11-04 09:49:03 -07:00
Jörg Thalheim
5406db45f2
Merge pull request #143657 from Mic92/zen
linux_zen: 5.14.14-zen1 -> 5.14.15-zen1
2021-11-04 15:57:28 +00:00
Anderson Torres
be4a3509fa
Merge pull request #144507 from AndersonTorres/new-misc
Misc modifications
2021-11-04 10:04:31 -03:00
github-actions[bot]
cca97be2f0
Merge staging-next into staging 2021-11-04 12:01:39 +00:00
Atemu
df5fd5580c linux_lqx: 5.14.15 -> 5.14.16 2021-11-04 09:58:40 +01:00
AndersonTorres
49466be320 msr: init at 20060208 2021-11-03 17:06:38 -03:00
Artturi
3e337de0c2
Merge pull request #143914 from r-burns/libselinux 2021-11-03 21:23:00 +02:00
Sandro Jäckel
8547db919a
treewide: switch `builtins.fromJSON(builtins.readFile ./file.json)` to lib.importJSON ./file.json 2021-11-03 14:43:52 +01:00
github-actions[bot]
bf39715fe0
Merge staging-next into staging 2021-11-03 12:01:58 +00:00
Bobby Rong
e92075e4e6
Merge pull request #144345 from r-ryantm/auto-update/iotop-c
iotop-c: 1.19 -> 1.20
2021-11-03 17:39:57 +08:00
Sergei Trofimovich
19071065eb bridge-utils: 1.5 -> 1.7.1
While at it:
- updated package description (and mention DEPRECATED upstream status)
- switched to .xz tarball
- dropped upstreamed patch
- dropped explicit checks for build result as upstream fixed it.
2021-11-03 07:45:29 +00:00
Sandro
caa554357e
Merge pull request #138618 from trofi/update-ell
ell: 0.43 -> 0.44
2021-11-03 08:39:34 +01:00
mitchmindtree
35e4c0d750 linux: Add kernel config required for QCA6390 bluetooth (XPS 9310)
This commit aims to upstream some kernel config patches from the [xps
9310 module in the nixos-hardware repo][1]. These patches have been in
use by at least a few community members for around 10 months and seem to
consistently and successfully enable bluetooth support for XPS 9310
models that come with the QCA6390 connectivity chip.

Without these patches, bluetooth will not work on the Dell XPS 9310
laptop models that come with the QCA6390. *Note that this isn't all XPS
9310 devices, but seems to be all devices shipped with 32GB RAM.*

The motivation for upstreaming is pretty simple: currently we have to
build the entire kernel every time we want to update it, which takes a
good half hour at least on this little laptop :)

The `whenAtLeast` version params were determined via the entries for
each parameter found at https://cateee.net/lkddb (linked for each
below).

Added config parameters:

- `BT_QCA` - provides the `btqca` module.
  https://cateee.net/lkddb/web-lkddb/BT_QCA.html
- `BT_HCIUART_QCA` - required for QCA6390 bluetooth support.
  Requires `BT_HCIUART`, `BT_HCIUART_SERDEV`
  https://cateee.net/lkddb/web-lkddb/BT_HCIUART_QCA.html
- `BT_HCIUART_SERDEV`
  Requires `SERIAL_DEV_BUS`, `BT_HCIUART`
  https://cateee.net/lkddb/web-lkddb/BT_HCIUART_SERDEV.html
- `BT_HCIUART`
  Requires `SERIAL_DEV_BUS`, `TTY`
  https://cateee.net/lkddb/web-lkddb/BT_HCIUART.html
- `SERIAL_DEV_CTRL_TTYPORT`
  Requires `TTY`, `SERIAL_DEV_BUS` != module
  https://cateee.net/lkddb/web-lkddb/SERIAL_DEV_CTRL_TTYPORT.html
- `SERIAL_DEV_BUS`
  https://cateee.net/lkddb/web-lkddb/SERIAL_DEV_BUS.html

Fwiw, these parameters are also set in [the default Arch config][2].

[1]: https://github.com/NixOS/nixos-hardware/blob/master/dell/xps/13-9310/default.nix
[2]: https://github.com/archlinux/svntogit-packages/blob/packages/linux/trunk/config
2021-11-03 17:17:02 +10:00
R. Ryantm
fc04ef07be iptstate: 2.2.6 -> 2.2.7 2021-11-03 05:34:21 +00:00
R. Ryantm
f2ef8b5296 iotop-c: 1.19 -> 1.20 2021-11-03 05:26:55 +00:00
Craig Younkins
c033432ca1 prl-tools: use undmg without redirection 2021-11-02 21:01:50 -04:00
Martin Weinelt
8f5da907b0 Merge remote-tracking branch 'origin/staging-next' into staging 2021-11-02 23:31:28 +01:00
Vladimír Čunát
f62cbdfcdb
Merge #143252: linux: include Cherryview pinctrl driver 2021-11-02 14:07:38 +01:00
github-actions[bot]
36b42d42c9
Merge staging-next into staging 2021-11-02 12:02:08 +00:00
arkivm
2893f1eaf5
pcm: 202107 -> 202110 (#144175)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-02 13:25:43 +02:00
github-actions[bot]
3f03065e05
Merge staging-next into staging 2021-11-02 00:02:12 +00:00
github-actions[bot]
d27dd6653e
Merge master into staging-next 2021-11-02 00:01:32 +00:00
Yureka
670af1fba8 hd-idle: package rewrite
Someone ported the original hd-idle to Golang and is maintaining it.
This replaces the hd-idle package with the actively maintained Golang
port. I assume nobody will need unmaintained original version since
the Golang port can do everything the original version can do.
2021-11-01 23:55:57 +01:00
github-actions[bot]
83d6b7a7e0
Merge staging-next into staging 2021-11-01 18:01:40 +00:00
github-actions[bot]
bd0051cd54
Merge master into staging-next 2021-11-01 18:01:02 +00:00
Maximilian Bosch
64ccb795db
Merge pull request #143234 from Ma27/ofborg-kernel-pings
linux: make sure that src/version actually refer to the declaring file
2021-11-01 14:13:46 +01:00
github-actions[bot]
9e9ee310f8
Merge staging-next into staging 2021-11-01 12:01:37 +00:00
github-actions[bot]
cc41bb5851
Merge master into staging-next 2021-11-01 12:01:00 +00:00
Maximilian Bosch
f823249125
Merge pull request #144079 from xaverdh/linux-5.15
Linux 5.15
2021-11-01 11:29:59 +01:00
Maximilian Bosch
63185299f4
linux: make sure that src/version actually refer to the declaring file
With this change it's ensured that `builtins.unsafeGetAttrPos` actually
points to `<nixpkgs/pkgs/os-specific/linux/kernel/linux-x.y.nix>` when
retrieving the position of `src` or `version` of
`linuxPackages.kernel`.

This is relevant to make sure that ofborg pinging maintainers on kernel updates
actually works[1]. While the underlying issue should be fixed in ofborg
or Nix itself, this is IMHO a pragmatic change to ensure that all kernel
maintainers are automatically notified on updates.

[1] https://github.com/NixOS/nixpkgs/pull/143113#issuecomment-953319957
2021-11-01 10:06:00 +01:00
Artturi
73951697f0
Merge pull request #139867 from Mic92/bcc 2021-11-01 11:03:55 +02:00
Ellie Hermaszewska
cf6e529bfb
Merge pull request #142565 from Kiskae/patch-1
nvidia_x11 _legacy470: init at 470.82.00
2021-11-01 16:47:29 +08:00
Dominik Xaver Hörl
9d91ebe17e linux: init 5.15 2021-11-01 08:34:59 +01:00
github-actions[bot]
bef900528f
Merge staging-next into staging 2021-11-01 00:02:05 +00:00
github-actions[bot]
7eaf56d92e
Merge master into staging-next 2021-11-01 00:01:32 +00:00
Sandro
33f7dd3cfd
Merge pull request #143620 from jtojnar/ppd 2021-10-31 22:48:45 +01:00
Atemu
f5cfdee708 linux_lqx: 5.14.14 -> 5.14.15 2021-10-31 19:22:23 +01:00
github-actions[bot]
bc5e1e9c27
Merge staging-next into staging 2021-10-31 06:01:37 +00:00
github-actions[bot]
e4e8cd182e
Merge master into staging-next 2021-10-31 06:01:06 +00:00
Evils
27ba20dd72 linuxPackages.vm-tools: init
needed for mce-test
2021-10-30 22:22:12 -04:00
Evils
788920fcdf nixosTests.rasdaemon: init module test
and passthru test in the package
2021-10-30 22:22:12 -04:00
Evils
ea0e9dac2a error-inject: init mce, edac and aer 2021-10-30 22:22:12 -04:00
Evils
93f3805d88 rasdaemon: init at 0.6.7 2021-10-30 22:22:12 -04:00
github-actions[bot]
fdcee2eb3b
Merge staging-next into staging 2021-10-31 00:02:05 +00:00
github-actions[bot]
81d84138b5
Merge master into staging-next 2021-10-31 00:01:33 +00:00
Ryan Burns
e6ca3a37f1 libselinux: fix cross-compilation from x86_32
libselinux incorrectly initializes the host platform's arch using uname -m,
which actually returns the build platform's arch. This results in an invalid
compile flag (-mno-tls-direct-seg-refs) when compiling from x86_32.
So we need to set the host arch variable explicitly.
2021-10-30 16:55:54 -07:00
Bernardo Meurer
7cc7ba9d92
Merge pull request #143268 from lovesegfault/linux_xanmod-5.14.15
linuxKernel.kernels.linux_xanmod: 5.14.14-2 -> 5.14.15-1
2021-10-30 15:22:51 -07:00
github-actions[bot]
062a1496d6
Merge staging-next into staging 2021-10-30 18:01:37 +00:00
github-actions[bot]
0fa76ebdca
Merge master into staging-next 2021-10-30 18:00:59 +00:00
illustris
185e6a477a sssd: 1.16.5 -> 2.6.0, fix broken build 2021-10-30 09:48:28 -07:00
Jan Tojnar
bb9ea6763d nixosTests.installed-tests.power-profiles-daemon: init 2021-10-30 14:45:37 +02:00
github-actions[bot]
ba990541d1
Merge staging-next into staging 2021-10-30 00:02:03 +00:00
github-actions[bot]
2d204edb98
Merge master into staging-next 2021-10-30 00:01:30 +00:00
Jonathan Ringer
e9a1ba099f linuxPackages_5_10_hardened: fix patching conflict with patchShebang 2021-10-29 13:23:10 -07:00
Sandro
b956d146ab
Merge pull request #142688 from rowanG077/update-intel-compute-runtime 2021-10-29 20:29:27 +02:00
github-actions[bot]
9a002bac35
Merge staging-next into staging 2021-10-29 18:01:38 +00:00
github-actions[bot]
6317a19147
Merge master into staging-next 2021-10-29 18:01:00 +00:00
Jörg Thalheim
3b1921413d linux_zen: 5.14.14-zen1 -> 5.14.15-zen1 2021-10-29 15:18:52 +02:00
Simon Bruder
b417826250
linuxPackages.rtw89: unstable-2021-07-03 -> unstable-2021-10-21 2021-10-29 15:12:07 +02:00