3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

17652 commits

Author SHA1 Message Date
github-actions[bot] 7473d05c8d
Merge staging-next into staging 2022-05-26 06:01:48 +00:00
Maciej Krüger 41e3072c81
Merge pull request #147232 from mkg20001/zen-tweaks 2022-05-26 06:44:54 +02:00
github-actions[bot] f82caaee74
Merge staging-next into staging 2022-05-26 00:02:58 +00:00
Sandro 882fc91780
Merge pull request #174091 from alyssais/linux-5.18 2022-05-25 22:55:58 +02:00
Átila Saraiva Quintela Soares 8fe16d153a
linuxPackages.rtw88: 2021-04-19 to 2022-05-08, removed broken mark. (#174222)
* linuxPackages.rtw88: 2021-04-19 to 2022-05-08

added myself to the maintainers

* linuxPackages.rtw88: removing upper version limit for the broken mark
2022-05-25 22:20:35 +02:00
Ben Siraphob b20b6fa0d8
Merge pull request #172962 from Artturin/defaultparallelnorebuild 2022-05-25 12:25:34 -07:00
github-actions[bot] ab6c34c083
Merge staging-next into staging 2022-05-25 18:01:56 +00:00
Artturin 1d44ac176c treewide: add enableParallelBuilding's to bootstrap packages so hashes stay the same
when enableParallelBuildingByDefault is enabled

verified with
`nix-diff $(nix eval ".#gcc-unwrapped.drvPath") $(nix eval --expr 'with import ./. { config = { enableParallelBuildingByDefault = true; }; }; gcc-unwrapped.drvPath' --impure)`
2022-05-25 16:03:14 +03:00
Alyssa Ross 2b22a409c3 linuxPackages.netatop: fix build with Linux 5.18
With 5.18, implicit fallthrough is an error, and netatop hasn't caught
up yet.
2022-05-25 12:34:07 +00:00
Alyssa Ross d28b794ef0 linuxPackages.pktgen: 21.11.0 -> 22.04.1
21.11.0 didn't build with our version of DPDK.
2022-05-25 12:33:42 +00:00
Alyssa Ross 3aa1b44629 linuxPackages.vmware: mark broken on Linux 5.18 2022-05-25 12:29:13 +00:00
Alyssa Ross bd1aebae22 linuxPackages.virtualbox: mark broken on Linux 5.18 2022-05-25 12:29:13 +00:00
Alyssa Ross 3557c0f450 linuxPackages.rtl88xxau-aircrack: mark broken on Linux 5.18 2022-05-25 12:29:13 +00:00
Alyssa Ross 651ee5ecf5 linuxPackages.rtl8821ce: mark broken on Linux 5.18 2022-05-25 12:29:13 +00:00
Alyssa Ross b3f626f6a0 linuxPackages.rtl8192eu: mark broken on Linux 5.18 2022-05-25 12:29:13 +00:00
Alyssa Ross d156a9eca3 linuxPackages.nvidiabl: mark broken on Linux 5.18 2022-05-25 12:29:13 +00:00
Alyssa Ross 5b5c1f8cd1 linuxPackages.lttng-modules: mark broken on Linux 5.18 2022-05-25 12:29:13 +00:00
Alyssa Ross 93212d08c7 linuxPackages.kvmfr: mark broken on Linux 5.18 2022-05-25 12:29:13 +00:00
Alyssa Ross d4ee5c6571 linuxPackages.kvdo: mark broken on Linux 5.17+ 2022-05-25 12:29:13 +00:00
Alyssa Ross 791ef2e3eb linuxPackages.intel-speed-select: mark broken on Linux 5.18 2022-05-25 12:29:13 +00:00
Alyssa Ross 5bf6048f37 linuxPackages.facetimehd: mark broken on Linux 5.18 2022-05-25 12:29:13 +00:00
Alyssa Ross 9aa6f61df9 linuxPackages.dpdk: mark broken on Linux 5.18 2022-05-25 12:29:13 +00:00
Alyssa Ross fefb777b38 linuxPackages.dpdk-kmods: mark broken on Linux 5.18 2022-05-25 12:29:13 +00:00
Alyssa Ross 515938fed6 linuxPackages.dddvb: mark broken on Linux 5.18 2022-05-25 12:29:13 +00:00
Alyssa Ross fe564f56b4 linuxPackages.bbswitch: mark broken on Linux 5.18 2022-05-25 12:29:13 +00:00
Alyssa Ross 3bd018e6b0 linuxPackages.akvcam: mark broken on Linux 5.18 2022-05-25 12:29:13 +00:00
Alyssa Ross 7519523f83 linuxPackages.vendor-reset: enable parallel building
Tested at -j48.
2022-05-25 12:21:05 +00:00
Alyssa Ross b36ba49e88 linuxPackages.vendor-reset: patch for Linux 5.18 2022-05-25 12:21:05 +00:00
github-actions[bot] 59d64381a5
Merge staging-next into staging 2022-05-25 00:04:08 +00:00
Sandro 824ad4fe30
Merge pull request #173970 from trofi/workaround-fno-common-for-lockdep
lockdep: add -fcommon workaround
2022-05-25 00:43:43 +02:00
Sandro 665d95caad
Merge pull request #174111 from alyssais/nvidiabl-homepage 2022-05-24 21:00:29 +02:00
github-actions[bot] 6935cd110f
Merge staging-next into staging 2022-05-24 18:02:00 +00:00
Sandro c7cd9d20c4
Merge pull request #173806 from SuperSandro2000/systeroid 2022-05-24 14:45:50 +02:00
github-actions[bot] 574f2d4696
Merge staging-next into staging 2022-05-24 00:02:57 +00:00
Sandro Jäckel e9be5fe419
linux-doc: init 2022-05-23 21:57:06 +02:00
Alyssa Ross c5eedd1ae5 linuxPackages.gcadapter-oc-kmod: 1.4 -> unstable-2021-12-11
Fixes build with Linux 5.18.
2022-05-23 19:50:04 +00:00
github-actions[bot] fc9784b2f1
Merge staging-next into staging 2022-05-23 18:02:01 +00:00
Martin Weinelt b4924b9a1e
Merge pull request #174029 from LeSuisse/cifs-utils-6.15
cifs-utils: 6.14 -> 6.15
2022-05-23 17:39:50 +02:00
Martin Weinelt 1923b68bda Merge remote-tracking branch 'origin/staging-next' into staging 2022-05-23 17:35:37 +02:00
Alyssa Ross b2e67a3477 linuxPackages.it87: clarify license
c93d61adad/it87.c (L57)
2022-05-23 15:22:56 +00:00
Alyssa Ross 3df920c674 linuxPackages.it87: switch upstream to Frank Crawford
This version was last touched in February 2022, as opposed to the
version we were using before, which hasn't been touched since January
2019.

I've reviewed the diff, and it all seems reasonable.  We need a newer
version of this package, because hannesha's version doesn't build with
Linux 5.18.
2022-05-23 15:22:56 +00:00
Artturi 39d2b597e3
Merge pull request #174110 from alyssais/zenpower-2022-04-13
linuxPackages.zenpower: 0.1.13 -> unstable-2022-04-13
2022-05-23 16:21:51 +03:00
Artturi b82c7826da
Merge pull request #173909 from Artturin/strictdeps2 2022-05-23 16:19:35 +03:00
Alyssa Ross 7b5bd9f719 linuxPackages.apfs: add patch for Linux 5.18 2022-05-23 12:41:48 +00:00
Alyssa Ross 062d21eead
linuxPackages.nvidiabl: use a better homepage
It makes more sense to point this to the fork that we're using, rather
than the upstream.
2022-05-23 12:24:02 +00:00
Alyssa Ross 0795cb72d3
linuxPackages.zenpower: clarify license
c36a86c64b/zenpower.c (L8)
2022-05-23 12:19:33 +00:00
Alyssa Ross c5bfda47e7
linuxPackages.zenpower: 0.1.13 -> unstable-2022-04-13
Fixes build with Linux 5.18.
2022-05-23 12:19:14 +00:00
Florian Klink 2403723108
Merge pull request #172652 from klemensn/systemd-optional-system-units
nixos/systemd: Package only built component units
2022-05-23 11:35:01 +02:00
Alyssa Ross fa7ae8876f
linux_latest: 5.17.9 -> 5.18
NSFD_V3 is now always enabled, and enabling debug info now requires
selecting a DWARF version instead of just setting DEBUG_INFO=y.
2022-05-23 09:19:42 +00:00
Florian Klink 4d9f5f6bcc
Merge pull request #173922 from lopsided98/systemd-build-bash
systemd: fix build platform shebang reference
2022-05-23 11:17:46 +02:00