Sergei Trofimovich
bde43b987a
Merge pull request #176199 from trofi/fix-fno-common-for-linuxPackages_hardkernel_latest.usbip
...
linuxPackages_hardkernel_latest.usbip: pull upstream fix for -fno-com…
2022-06-07 21:07:39 +00:00
ajs124
7226082e1a
nftables: 1.0.2 -> 1.0.4
2022-06-07 19:44:28 +02:00
Randy Eckenrode
22d787323b
moltenvk: use functional form of mkDerivation
...
This allows MoltenVK to be overriden with pinned dependencies.
2022-06-07 10:06:31 -04:00
Randy Eckenrode
54d3d61b0c
moltenvk: remove DXVK compatibility patches
2022-06-07 10:06:31 -04:00
github-actions[bot]
cd071cbd1a
Merge staging-next into staging
2022-06-07 00:02:34 +00:00
Rick van Schijndel
3037752d1d
Merge pull request #175961 from helsinki-systems/rem/broken
...
remove some packages marked broken for over 1.5 years
2022-06-06 20:44:39 +02:00
github-actions[bot]
7842b6ba40
Merge staging-next into staging
2022-06-06 12:02:11 +00:00
Lassulus
a43da8cc8b
Merge pull request #174108 from alyssais/rtl8814au-2022-05-23
...
linuxPackages.rtl8814au: unstable-2022-02-21 -> unstable-2022-05-23
2022-06-06 09:28:13 +02:00
github-actions[bot]
f993ea659b
Merge staging-next into staging
2022-06-06 06:01:48 +00:00
Anderson Torres
ee71409eb4
Merge pull request #176459 from trofi/fix-fno-common-for-trinity
...
trinity: pull upstream fix for -fno-common toolchains
2022-06-05 21:26:53 -03:00
Anderson Torres
ab862d7e57
Merge pull request #176455 from trofi/workaround-fno-common-for-roccat-tools
...
roccat-tools: add -fcommon workaround
2022-06-05 21:25:19 -03:00
github-actions[bot]
c7b66f5659
Merge staging-next into staging
2022-06-06 00:05:10 +00:00
Sergei Trofimovich
417ae79c26
trinity: pull upstream fix for -fno-common toolchains
...
Without the change build fail on upstream gcc-10 as:
ld: trinity.o:include/logfile.h:8: multiple definition of
`mainlogfile'; child.o:include/logfile.h:8: first defined here
2022-06-05 20:48:56 +01:00
Sergei Trofimovich
0758a0fa27
roccat-tools: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: ryos_talk.c.o:(.bss+0x0): multiple definition of `RyosWriteCheckWait';
ryos_custom_lights.c.o:(.bss+0x0): first defined here
2022-06-05 20:32:05 +01:00
Phillip Cloud
58b3f66931
linuxKernels.kernels.linux_xanmod: don't set -Werror
by default
...
Co-authored-by: fortune <lythe1107@gmail.com>
2022-06-05 11:44:47 -05:00
Phillip Cloud
83171a1dba
linuxKernels.kernels.linux_xanmod: apply patch from review
2022-06-05 11:36:21 -05:00
Phillip Cloud
d688ec7d80
linuxKernels.kernels.linux_xanmod: import helpers
...
Co-authored-by: fortune <lythe1107@gmail.com>
2022-06-05 11:06:52 -05:00
Dmitry Kalinkin
5906c4f6fb
Merge pull request #173152 from veprbl/pr/bsdmake_fix
...
darwin.bsdmake: fix for systems with non-standard RLIMIT_NOFILE
2022-06-05 12:03:40 -04:00
Phillip Cloud
ecaaba491d
linuxKernels.kernels.linux_xanmod: adjust config for 5.18
2022-06-05 10:49:00 -05:00
Phillip Cloud
61b37a0a20
linuxKernel.kernels.linux_xanmod_latest: 5.17.8 -> 5.18.1
2022-06-05 10:48:59 -05:00
Phillip Cloud
3fd61ac55e
linuxKernels.kernels.linux_xanmod: 5.15.40 -> 5.15.43
2022-06-05 10:48:58 -05:00
Sergei Trofimovich
7d6048d0ad
darwin.file_cmds: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
clang-11. Otherwise build fails as:
duplicate symbol '_chdname' in: ar_io.o tty_subs.o
2022-06-05 14:03:44 +01:00
Sergei Trofimovich
d3805f8df5
darwin.dtrace: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
clang-11. Otherwise build fails as:
duplicate symbol '_kCSRegionMachHeaderName' in: libproc.o dt_module_apple.o
2022-06-05 13:53:22 +01:00
Sergei Trofimovich
2923e72443
darwin.developer_cmds: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
clang-11. Otherwise build fails as:
duplicate symbol '_btype_2' in:args.o pr_comment.o
2022-06-05 13:40:50 +01:00
Sergei Trofimovich
6868bb9ceb
darwin.top: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
clang-11. Otherwise build fails as:
duplicate symbol '_tsamp' in: main.o top.o
2022-06-05 10:11:41 +01:00
github-actions[bot]
175aa4e46f
Merge staging-next into staging
2022-06-05 00:03:03 +00:00
Sandro
f1a4995652
Merge pull request #175507 from andresilva/virtualbox-6.1.34
...
virtualbox: 6.1.30 -> 6.1.34
2022-06-04 20:11:36 +02:00
github-actions[bot]
5934fd9ec8
Merge staging-next into staging
2022-06-04 18:01:47 +00:00
Sergei Trofimovich
36baf1559e
Merge pull request #176194 from InternetUnexplorer/linux_zen-5.18.1-zen1
...
linux_zen: 5.18.0-zen1 -> 5.18.1-zen1, disable WERROR
2022-06-04 15:18:26 +00:00
Sergei Trofimovich
473bca4bd2
linuxPackages_hardkernel_latest.usbip: pull upstream fix for -fno-common toolchains
...
Without the change builds fails on upstream -gcc-10 as:
ld: tools/usb/usbip/libsrc/vhci_driver.c:18: multiple definition of
`udev_context'; tools/usb/usbip/libsrc/usbip_host_common.c:38: first defined here
2022-06-04 08:11:56 +01:00
InternetUnexplorer
c240539dba
linux_zen: 5.18.0-zen1 -> 5.18.1-zen1
...
This also disables WERROR, which is necessary until #175433 reaches
master (which disables it for all kernels).
2022-06-03 01:10:18 -07:00
github-actions[bot]
c3c349a83b
Merge staging-next into staging
2022-06-03 06:02:00 +00:00
Sergei Trofimovich
12f7c173e3
Merge pull request #175183 from trofi/fix-fno-common-for-pommed_light
...
pommed_light: pull fix pending upstream inclusion for -fno-common too…
2022-06-03 05:56:22 +00:00
Sergei Trofimovich
eb3ce282cb
Merge pull request #175159 from trofi/fix-fno-common-for-pflask
...
pflask: pull fix pending upstream inclusion for -fno-common support
2022-06-03 05:55:38 +00:00
Nick Cao
94f5bd2051
nvidia_x11: init opensource kernel driver
2022-06-03 10:50:33 +08:00
Nick Cao
f1142c5a20
nvidia_x11: vulkan_beta: mark as broken on linux 5.17
2022-06-03 10:48:23 +08:00
github-actions[bot]
df82849d12
Merge staging-next into staging
2022-06-02 18:01:51 +00:00
Thiago Kenji Okada
059530fbdb
Merge pull request #173859 from Kiskae/patch-3
...
nvidia_x11: 390.147 → 390.151, 470.103.01 → 470.129.06, 510.68.02 → 515.48.07
2022-06-02 18:14:19 +01:00
ajs124
b6650a4438
udisks1: remove after being marked broken for over 18 months
...
It was marked in commit 404c2e5b24
by Joachim Fasting on 2019-06-10 (commited on 2019-06-10)
2022-06-02 18:03:53 +02:00
Sergei Trofimovich
2ff678ec1e
Merge pull request #174187 from trofi/update-linux-headers
...
linuxHeaders: 5.17 -> 5.18
2022-06-02 08:52:23 +00:00
Sergei Trofimovich
1bd8058f66
Merge pull request #175433 from trofi/linux-disable-Werror
...
linux: disable WERROR by default
2022-06-02 07:34:37 +00:00
github-actions[bot]
af1764d5c5
Merge master into staging-next
2022-06-01 18:01:14 +00:00
Sandro
ba4c03124f
Merge pull request #174956 from MatthiasBenaets/new-lg4ff
...
new-lg4ff: init at 0.3.3
2022-06-01 16:42:55 +02:00
MatthiasBenaets
8dcba104aa
new-lg4ff: init at 0.3.3
2022-06-01 14:31:52 +02:00
Kiskae
51c38fa317
nvidia_x11: 390.147 → 390.151, 470.103.01 → 470.129.06, 510.68.02 → 515.48.07, beta → 515.43.04
2022-06-01 12:16:45 +02:00
github-actions[bot]
5f0d8b3c3d
Merge master into staging-next
2022-06-01 06:05:20 +00:00
FedX
2f18afa90c
system76 firmware: 1.0.31 -> 1.0.39 ( #175640 )
2022-06-01 02:05:27 +02:00
github-actions[bot]
d8ae99a0c9
Merge master into staging-next
2022-06-01 00:02:36 +00:00
Sandro
888cfd1308
Merge pull request #174104 from alyssais/openrazer-3.3.0
...
openrazer-daemon,linuxPackages.openrazer,python3.pkgs.openrazer: 3.1.0 -> 3.3.0
2022-06-01 01:35:38 +02:00
Sandro
e2fbcd7dbc
Merge pull request #175651 from babbaj/fix-kvmfr
...
linuxPackages.kvmfr: fix for linux 5.18
2022-06-01 01:15:17 +02:00
Babbaj
0835ac53cf
linuxPackages.kvmfr: fix for linux 5.18
2022-05-31 17:53:46 -04:00
github-actions[bot]
d6ede66f6a
Merge master into staging-next
2022-05-31 18:01:11 +00:00
Sandro
0950dcd37b
Merge pull request #174261 from LumiGuide/lumi-team
...
picoscope, openrazer, it87, esptool: move maintainership to new LumiGuide team
2022-05-31 15:40:04 +02:00
github-actions[bot]
c451d8d636
Merge master into staging-next
2022-05-31 12:01:21 +00:00
Alyssa Ross
5db40e768d
dpdk-kmods.src: use HTTPS URL
2022-05-31 10:09:05 +00:00
André Silva
9c8132494f
virtualbox: 6.1.30 -> 6.1.34
2022-05-30 19:32:49 +01:00
github-actions[bot]
8d36a138eb
Merge master into staging-next
2022-05-30 18:01:09 +00:00
Janne Heß
bfc5086ae9
Merge pull request #173671 from Mindavi/treewide/broken-zhf
...
treewide: start marking packages broken
2022-05-30 14:10:43 +02:00
github-actions[bot]
76b451751c
Merge master into staging-next
2022-05-30 12:01:31 +00:00
Rick van Schijndel
010f6ee30d
treewide: mark broken for darwin
2022-05-30 13:42:58 +02:00
Jörg Thalheim
e728ad8edf
Merge pull request #174654 from klemensn/bpftrace-bcc-man-conflict
...
bpftrace: Avoid manual page conflicts with bcc
2022-05-30 12:33:58 +01:00
Klemens Nanni
1a20dbc086
bpftrace: Rename *.8 to *.bt.8 to avoid bcc conflicts
...
bpftrace ships *.bt replacement scripts for the original bcc programs
but still installs their manual pages as *.8 rather than *.bt.8 which
conflicts with the original manual pages.
Rename them to recover the original manuals and avoid conflict spam:
```
building '/nix/store/jspx13hyfi2m9vlnbj5iywk6rxpxp7y0-system-path.drv'...
warning: collision between `/nix/store/dv7x07rmd2m7596f38kl9d5bnv545qz7-bpftrace-0.14.1-man/share/man/man8/biolatency.8.gz' and `/nix/store/lw1kw7077wk3j6cnvjrm904rs2w7785p-bcc-0.24.0/share/man/man8/biolatency.8.gz'
[... 28 more duplicate manuals ...]
```
2022-05-30 11:39:15 +02:00
Sergei Trofimovich
fea73bfd63
linux: disable WERROR by default
...
gcc update frequently breaks most recent kernel releases due to blanket -Werror
flag. Let's avoid -Werror in a default build to ease kernel and gcc maintenance.
2022-05-30 07:22:49 +01:00
github-actions[bot]
bde8bf2c6b
Merge master into staging-next
2022-05-30 06:01:24 +00:00
AndersonTorres
64ad6ef2fe
syslinux: refactor
2022-05-29 20:50:37 -03:00
github-actions[bot]
1767ba1baa
Merge master into staging-next
2022-05-29 18:01:10 +00:00
7c6f434c
093bf95532
Merge pull request #175180 from fabaff/atop-bump
...
atop: 2.6.0 -> 2.7.1
2022-05-29 16:50:33 +00:00
Sergei Trofimovich
c9a2833a57
syslinux: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: acpi/xsdt.o:/build/syslinux-b404870/com32/gpllib/../gplinclude/memory.h:40: multiple definition of
`e820_types'; memory.o:/build/syslinux-b404870/com32/gpllib/../gplinclude/memory.h:40: first defined here
2022-05-29 08:28:19 +01:00
Sergei Trofimovich
264e99b951
pommed_light: pull fix pending upstream inclusion for -fno-common toolchains
...
Without the change builds fails on upstream gcc-10 as:
ld: mactel/nv8600mgt_backlight.o:/build/pommed-light/pommed/mactel/nv8600mgt_backlight.c:50: multiple definition of
`lcd_bck_info'; sysfs_backlight.o:/build/pommed-light/pommed/sysfs_backlight.c:124: first defined here
2022-05-28 20:40:40 +01:00
Fabian Affolter
457d492c95
atop: 2.6.0 -> 2.7.1
2022-05-28 21:27:24 +02:00
github-actions[bot]
c9a4937f2b
Merge master into staging-next
2022-05-28 18:01:08 +00:00
Sergei Trofimovich
7327069ecc
pflask: pull fix pending upstream inclusion for -fno-common support
...
Without the change build fails on upstream gcc-10 as:
ld: src/util.c.1.o:/build/pflask/build/../src/printf.h:42: multiple definition of
`use_syslog'; src/cgroup.c.1.o:/build/pflask/build/../src/printf.h:42: first defined here
2022-05-28 17:23:12 +01:00
Gabriel Ebner
ddf273588e
linuxPackages.digimend: unstable-2019-06-18 -> 10
2022-05-28 16:47:39 +02:00
Sergei Trofimovich
4d80d6be86
linuxHeaders: 5.17 -> 5.18
2022-05-28 10:37:16 +01:00
7c6f434c
3542241a55
Merge pull request #174183 from helsinki-systems/upd/lvm2
...
lvm2: 2.03.15 -> 2.03.16
2022-05-28 07:25:47 +00:00
github-actions[bot]
ff43d848bf
Merge staging-next into staging
2022-05-27 18:01:52 +00:00
Sandro
3aa3f5ea37
Merge pull request #174577 from andrevmatos/linux/zen
...
linux_zen: 5.17.7-zen1 -> 5.18.0-zen1
2022-05-27 19:25:34 +02:00
Sandro
820e0844eb
Merge pull request #174733 from klemensn/sysstat-fix-manual-pages
...
sysstat: Do not compress manual pages with xz(1)
2022-05-27 19:10:48 +02:00
Aaron Jheng
41098225dd
cshatag: 2019-12-03 -> 2.0 ( #174927 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-27 18:33:20 +02:00
Artturi
60a0871486
Merge pull request #172391 from Artturin/deprecate-stdenv-glibc
2022-05-27 17:56:19 +03:00
Rick van Schijndel
6c5ca66f8b
Merge pull request #174680 from Mic92/nix-ld
...
nix-ld: disable build on non-linux platforms
2022-05-27 15:51:50 +02:00
Artturin
c1fffdfffb
treewide: change some glibc to stdenv.cc.libc
2022-05-27 05:57:43 +03:00
github-actions[bot]
7c4e7c3159
Merge staging-next into staging
2022-05-27 00:03:07 +00:00
Maximilian Bosch
75f4c62775
linux/hardened/patches/5.4: 5.4.195-hardened1 -> 5.4.196-hardened1
2022-05-26 17:20:50 +02:00
Maximilian Bosch
ec4b2a871d
linux/hardened/patches/5.17: 5.17.9-hardened1 -> 5.17.11-hardened1
2022-05-26 17:20:39 +02:00
Maximilian Bosch
e97b03a780
linux/hardened/patches/5.15: 5.15.41-hardened1 -> 5.15.43-hardened1
2022-05-26 17:20:27 +02:00
Maximilian Bosch
d8d0dd929e
linux/hardened/patches/5.10: 5.10.117-hardened1 -> 5.10.118-hardened1
2022-05-26 17:20:14 +02:00
Maximilian Bosch
63192641bb
linux/hardened/patches/4.19: 4.19.244-hardened1 -> 4.19.245-hardened1
2022-05-26 17:20:03 +02:00
Maximilian Bosch
08daee172e
linux/hardened/patches/4.14: 4.14.280-hardened1 -> 4.14.281-hardened1
2022-05-26 17:19:52 +02:00
Maximilian Bosch
d505557a29
linux: 5.4.195 -> 5.4.196
2022-05-26 17:18:45 +02:00
Maximilian Bosch
c57d757e1b
linux: 5.17.9 -> 5.17.11
2022-05-26 17:18:35 +02:00
Maximilian Bosch
bc0db57d53
linux: 5.15.41 -> 5.15.43
2022-05-26 17:18:23 +02:00
Maximilian Bosch
ec5629f3f2
linux: 5.10.117 -> 5.10.118
2022-05-26 17:18:12 +02:00
Maximilian Bosch
110b58f77e
linux: 4.9.315 -> 4.9.316
2022-05-26 17:18:01 +02:00
Maximilian Bosch
b5c4a60bbe
linux: 4.19.244 -> 4.19.245
2022-05-26 17:17:51 +02:00
Maximilian Bosch
f2e1f34e4c
linux: 4.14.280 -> 4.14.281
2022-05-26 17:17:42 +02:00
Klemens Nanni
3af642c13a
sysstat: Do not compress manual pages with xz(1)
...
sysstat compresses manual pages using the `ZIP` environment variable
unless `COMPRESS_MANPG` is set.
`ZIP` seems to default to xz(1) and is for more than just compressing
manuals.
At least with `documentation.man.mandoc.enable = true;` this renders
them unreadable:
```
$ man -w mpstat
man: outdated mandoc.db lacks mpstat(1) entry, run makewhatis /nix/store/lk0r6ibvkrvaq96gp8h4rqgrd2q0c8q5-system-path/share/man
/nix/store/lk0r6ibvkrvaq96gp8h4rqgrd2q0c8q5-system-path/share/man/man1/mpstat.1.xz
```
(followed by `PAGER` showing compressed mpstat.1.xz content.)
Disable manual page compression during build and thus defer it to Nix:
```
gzipping man pages under /nix/store/wl2dwl1lhs9g5w2d5dhr0pcskp78nz42-sysstat-12.4.5/share/man/
```
This also avoids potential runtime incompatibilites in sysstat
(I am not a `services.systat` user).
2022-05-26 15:46:37 +02:00
github-actions[bot]
d8aac1a80f
Merge staging-next into staging
2022-05-26 12:01:59 +00:00
sternenseemann
8b5e372c97
Merge pull request #168113 from a-m-joseph/ispowerpc-becomes-ispower32
...
lib/systems/inspect.nix: replace isPowerPC with isPower32BigEndian
2022-05-26 11:44:39 +02:00
Jörg Thalheim
fcb339e294
nix-ld: disable build on non-linux platforms
2022-05-26 08:07:30 +02:00
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
André Vitor de Lima Matos
208fd4f173
linuxKernel.kernels.linux_zen: 5.17.7-zen1 -> 5.18.0-zen1
2022-05-25 17:57:19 -03:00
André Vitor de Lima Matos
3c4e372c3f
kernel/update-zen.sh: add support to .0 patch versions
2022-05-25 17:57:17 -03: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
Artturin
0c4d65b21e
treewide: stdenv.glibc -> glibc
2022-05-25 15:51:20 +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
Adam Joseph
c0085404bd
lib/systems/inspect.nix: remove isPowerPC
...
Very confusingly, the `isPowerPC` predicate in
`lib/systems/inspect.nix` does *not* match `powerpc64le`!
This is because `isPowerPC` is defined as
isPowerPC = { cpu = cpuTypes.powerpc; };
Where `cpuTypes.powerpc` is:
{ bits = 32; significantByte = bigEndian; family = "power"; };
This means that the `isPowerPC` predicate actually only matches the
subset of machines marketed under this name which happen to be 32-bit
and running in big-endian mode which is equivalent to:
with stdenv.hostPlatform; isPower && isBigEndian && is32bit
This seems like a sharp edge that people could easily cut themselves
on. In fact, that has already happened: in
`linux/kernel/common-config.nix` there is a test which will always
fail:
(stdenv.hostPlatform.isPowerPC && stdenv.hostPlatform.is64bit)
A more subtle case of the strict isPowerPC being used instead of the
moreg general isPower accidentally are the GHC expressions:
Update pkgs/development/compilers/ghc/8.10.7.nix
Update pkgs/development/compilers/ghc/8.8.4.nix
Update pkgs/development/compilers/ghc/9.2.2.nix
Update pkgs/development/compilers/ghc/9.0.2.nix
Update pkgs/development/compilers/ghc/head.nix
Since the remaining legitimate use sites of isPowerPC are so few, remove
the isPowerPC predicate completely. The alternative expression above is
noted in the release notes as an alternative.
Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2022-05-25 09:45:42 +02: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
Yorick van Pelt
0924b1863c
picoscope, openrazer, it87, esptool: move maintainership to LumiGuide
...
I no longer work there, but I inherited a few package maintainerships.
2022-05-24 12:16:25 +02:00
github-actions[bot]
2e043cf685
Merge staging-next into staging
2022-05-24 06:01:54 +00:00
Ben Siraphob
eba6de24c1
Merge pull request #169379 from reckenrode/vulkan-tools-darwin
2022-05-23 21:34:22 -07:00
github-actions[bot]
574f2d4696
Merge staging-next into staging
2022-05-24 00:02:57 +00:00
ajs124
f862ced024
lvm2: 2.03.15 -> 2.03.16
2022-05-23 22:24:52 +02: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