Rick van Schijndel
bf25f1af17
Merge pull request #168863 from yqrashawn/patch-1
...
goku: 0.3.6 -> 0.5.1
2022-05-09 11:09:32 +02:00
Sergei Trofimovich
0e8ede9cc4
g15daemon: add -fcommon workaround
...
Without the change the build fails on -fno-common toolchains like gcc-10 as:
$ nix build --impure --expr 'with import ./. {}; g15daemon.override { stdenv = clang13Stdenv; }'
ld: g15daemon.h:218: multiple definition of `lcdlist_mutex'; utility_funcs.o:g15daemon.h:218: first defined here
ld: g15daemon.h:203: multiple definition of `lcdnode_s'; utility_funcs.o:g15daemon.h:203: first defined here
2022-05-09 14:06:29 +08:00
github-actions[bot]
f39e774f11
Merge master into staging-next
2022-05-09 00:02:27 +00:00
Sandro
b196dea22d
Merge pull request #172080 from wentasah/usbrelay-1.0
...
usbrelay: 0.9 -> 1.0
2022-05-09 01:02:08 +02:00
Niklaus Giger
1d82f62aef
UHK-agent: Support for Ultimate Hacking Keyboard udev-rules and configuration application ( #132420 )
...
* maintainers: add ngiger
* uhk-agent: init at 1.5.17
* Apply suggestions from code review
* Update pkgs/os-specific/linux/uhk-agent/default.nix
* Apply suggestions from code review
* Update pkgs/os-specific/linux/uhk-agent/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-08 22:40:52 +02:00
Michal Sojka
3effbca0bc
usbrelay: 0.9 -> 1.0
2022-05-08 21:16:32 +02:00
github-actions[bot]
e92815729d
Merge master into staging-next
2022-05-08 18:01:10 +00:00
Artturi
4f337a99de
Merge pull request #167571 from veehaitch/sgx-2.16
...
sgx-sdk, sgx-psw: 2.15.1 -> 2.16
2022-05-08 16:00:56 +03:00
Artturi
3241daed39
Merge pull request #171776 from trofi/fix-fno-common-read-edid
...
read-edid: fix build on -fno-common toolchains
2022-05-08 15:12:17 +03:00
github-actions[bot]
eaaed3f1d2
Merge master into staging-next
2022-05-08 12:01:07 +00:00
Jörg Thalheim
bed43198ff
Merge pull request #172019 from zhaofengli/dropwatch-1.5.4
...
dropwatch: 1.5.3 -> 1.5.4
2022-05-08 10:28:39 +01:00
7c6f434c
93ffc1affc
Merge pull request #171812 from onny/firejail-whitelist
...
firejail: Fix resolve binary paths in user environment
2022-05-08 07:44:09 +00:00
Zhaofeng Li
0cd600f929
dropwatch: 1.5.3 -> 1.5.4
2022-05-07 20:06:12 -07:00
github-actions[bot]
a714337bb2
Merge master into staging-next
2022-05-07 12:01:21 +00:00
Fabian Affolter
4b6d4ba9de
Merge pull request #171927 from alexshpilkin/adopt-facetimehd-calibration
...
Add alexshpilkin as maintainer for facetimehd-calibration
2022-05-07 11:45:26 +02:00
Jonas Heinrich
5d2dfa253e
firejail: Fix resolve binary paths in user environment
2022-05-07 11:39:02 +02:00
Alexander Shpilkin
1532844bcf
facetimehd-calibration: add alexshpilkin as maintainer
2022-05-07 08:11:14 +03:00
Vladimír Čunát
8ad52489e9
Merge branch 'master' into staging-next
2022-05-06 16:07:25 +02:00
Maximilian Bosch
7dbfd6b997
Merge pull request #171783 from Ma27/linux-kernel-updates
...
Linux kernels 2022-05-06
2022-05-06 14:05:28 +02:00
github-actions[bot]
6e0aca3c43
Merge master into staging-next
2022-05-06 12:02:02 +00:00
Maximilian Bosch
e7675ff05d
linux/hardened/patches/5.4: 5.4.190-hardened1 -> 5.4.191-hardened1
2022-05-06 10:17:59 +02:00
Maximilian Bosch
b79d9a846b
linux/hardened/patches/5.17: init at 5.17.5-hardened1
2022-05-06 10:17:59 +02:00
Sergei Trofimovich
6b75fe0638
read-edid: fix build on -fno-common toolchains
...
Without the change build fails on toolchains like clang-13 which
switch to -fno-common by default:
$ nix build -L --impure --expr 'with import ./. {}; read-edid.override { stdenv = clang13Stdenv; }'
...
read-edid> ld: CMakeFiles/get-edid.dir/classic.c.o:(.bss+0x0):
multiple definition of `quiet'; CMakeFiles/get-edid.dir/get-edid.c.o:(.bss+0x0): first defined here
read-edid> ld: CMakeFiles/get-edid.dir/i2c.c.o:(.bss+0x0):
multiple definition of `quiet'; CMakeFiles/get-edid.dir/get-edid.c.o:(.bss+0x0): first defined here
2022-05-06 08:48:10 +01:00
Sergei Trofimovich
60a5fcfbf1
Merge pull request #170860 from trofi/update-pax-utils
...
pax-utils: 1.3.3 -> 1.3.4
2022-05-06 06:55:49 +00:00
github-actions[bot]
b962dee3e7
Merge master into staging-next
2022-05-06 00:02:16 +00:00
Maximilian Bosch
ed9d1bfe64
linux/hardened/patches/5.15: 5.15.35-hardened1 -> 5.15.36-hardened1
2022-05-06 00:22:24 +02:00
Maximilian Bosch
bb404a9c09
linux/hardened/patches/5.10: 5.10.112-hardened1 -> 5.10.113-hardened1
2022-05-06 00:22:11 +02:00
Maximilian Bosch
4d43ae779d
linux/hardened/patches/4.19: 4.19.239-hardened1 -> 4.19.240-hardened1
2022-05-06 00:21:59 +02:00
Maximilian Bosch
cb10c6f5cf
linux/hardened/patches/4.14: 4.14.276-hardened1 -> 4.14.277-hardened1
2022-05-06 00:21:47 +02:00
Maximilian Bosch
f93833182b
linux: 5.15.36 -> 5.15.37
2022-05-06 00:21:02 +02:00
Maximilian Bosch
4ac44ce721
linux: 4.19.240 -> 4.19.241
2022-05-06 00:20:50 +02:00
Bernardo Meurer
959971255f
Merge pull request #171656 from rowanG077/igm-vnext
...
intel-compute-runtime: 21.42.21270 -> 22.17.23034
2022-05-05 15:11:31 -07:00
github-actions[bot]
aba90d9366
Merge master into staging-next
2022-05-05 18:05:32 +00:00
Jan Tojnar
a1439bc965
Merge pull request #171071 from jtojnar/fdo-updates
...
Update some low-key fdo packages
2022-05-05 19:55:24 +02:00
Michael Adler
321d31a4af
iwd: 1.26 -> 1.27
2022-05-05 17:23:06 +02:00
Jan Tojnar
d487bcce32
bolt: 0.9.1 → 0.9.2
...
https://gitlab.freedesktop.org/bolt/bolt/-/tags/0.9.2
2022-05-05 16:33:58 +02:00
rowanG077
2291838453
intel-compute-runtime: 21.42.21270 -> 22.17.23034
2022-05-05 14:45:27 +02:00
Vladimír Čunát
453f19bb85
Merge branch 'master' into staging-next
2022-05-04 21:02:39 +02:00
Sandro
7e4329608c
Merge pull request #170952 from SuperSandro2000/firewalld
...
firewalld: init at 1.1.1
2022-05-04 20:51:27 +02:00
github-actions[bot]
747719f235
Merge master into staging-next
2022-05-04 18:01:28 +00:00
Sandro
aacb7ef4a6
Merge pull request #169966 from deinferno/vmware-host
2022-05-04 14:13:12 +02:00
github-actions[bot]
ee7e3f30f3
Merge staging-next into staging
2022-05-04 00:02:57 +00:00
github-actions[bot]
dfbbe42072
Merge master into staging-next
2022-05-04 00:02:22 +00:00
deinferno
59e6af3dc1
linuxPackages.vmware: init at 16.2.3
2022-05-04 01:56:45 +05:00
Jan Tojnar
b8b17d9b8e
power-profiles-daemon: 0.10.1 → 0.11.1
...
https://gitlab.freedesktop.org/hadess/power-profiles-daemon/-/releases/0.11
https://gitlab.freedesktop.org/hadess/power-profiles-daemon/-/releases/0.11.1
2022-05-03 22:51:48 +02:00
Rick van Schijndel
4bc5551e0f
Merge pull request #163801 from r-ryantm/auto-update/evdi
...
linuxKernel.packages.linux_5_16.evdi: 1.10.0 -> 1.10.1
2022-05-03 21:44:38 +02:00
github-actions[bot]
00dc0eecc7
Merge staging-next into staging
2022-05-03 12:01:45 +00:00
github-actions[bot]
c55d38ab7d
Merge master into staging-next
2022-05-03 12:01:12 +00:00
Madoura
064da2621a
linux_testing_bcachefs: unstable-2022-04-08 -> unstable-2022-04-25
2022-05-02 21:49:53 -05:00
github-actions[bot]
c4bf3689ee
Merge staging-next into staging
2022-05-02 18:10:52 +00:00