worldofpeace
eac17fb9ef
Merge pull request #68419 from danielfullmer/rtl8812au-kernel-fix
...
rtl8812au: 5.2.20.2_28373.20180619 -> 5.2.20.2_28373.20190903
2019-09-12 13:09:22 -04:00
Daniel Fullmer
f12dcceb47
rtl8812au: 5.2.20.2_28373.20180619 -> 5.2.20.2_28373.20190903
2019-09-12 13:07:27 -04:00
Tim Steinbach
9145123508
linux: 5.2.13 -> 5.2.14
2019-09-10 08:20:44 -04:00
Tim Steinbach
9c148f8c11
linux: 4.9.191 -> 4.9.192
2019-09-10 08:20:40 -04:00
Tim Steinbach
3e828aa8c4
linux: 4.4.191 -> 4.4.192
2019-09-10 08:20:34 -04:00
Tim Steinbach
feb7dc93b9
linux: 4.19.71 -> 4.19.72
2019-09-10 08:20:29 -04:00
Tim Steinbach
64bd7a34f9
linux: 4.14.142 -> 4.14.143
2019-09-10 08:20:22 -04:00
Jan Tojnar
8752ff2254
zbar: clean up ( #68389 )
...
zbar: clean up
2019-09-10 06:57:40 +02:00
Franz Pletz
471ba8e2e6
linux: build rtw88 module
...
Adds support for Realtek wireless/bluetooth cards found in some Lenovo
laptops. The old `r8822be` module was removed in favour of this one.
2019-09-10 02:00:15 +02:00
Jan Tojnar
e1d5779154
v4l-utils: split to multiple outputs
...
That required setting localedir to fix cycle.
Also do not patch shebangs globally.
2019-09-10 01:56:39 +02:00
Nikita Voloboev
8b75a0a25f
wifi-password: init at 0.1.0 ( #68373 )
...
* wifi-password: init at 0.1.0
* Apply suggestions from code review
Co-Authored-By: symphorien <symphorien@users.noreply.github.com>
2019-09-10 00:40:05 +02:00
Matthew Bauer
78879ae0e9
Revert "busybox: fix static builds"
...
This reverts commit b4f6931acd
.
Broke busybox-sandbox-shell
https://hydra.nixos.org/build/100470231
2019-09-09 17:49:10 -04:00
worldofpeace
a9e0f1dee1
fwupd: add setuptools for python
...
It's no longer propagated so we need to add it.
Was failing like:
FAILED: libfwupd/fwupd.map
/build/fwupd-1.2.10/libfwupd/generate-version-script.py LIBFWUPD libfwupd/Fwupd-2.0.gir libfwupd/fwupd.map
Traceback (most recent call last):
File "/build/fwupd-1.2.10/libfwupd/generate-version-script.py", line 11, in <module>
from pkg_resources import parse_version
ModuleNotFoundError: No module named 'pkg_resources'
2019-09-09 16:09:05 -04:00
Tim Steinbach
557c933bca
linux: 5.3-rc7 -> 5.3-rc8
2019-09-09 14:25:31 -04:00
Tim Steinbach
acfea2179b
linux: 5.3-rc6 -> 5.3-rc7
2019-09-09 14:25:31 -04:00
Tim Steinbach
d37427c17b
linux: 5.3-rc5 -> 5.3-rc6
2019-09-09 14:25:31 -04:00
Tim Steinbach
6d6c3f66b0
linux: 5.2-rc7 -> 5.3-rc5
2019-09-09 14:25:31 -04:00
Matthew Bauer
f0d6a96202
Merge pull request #67644 from NixOS/busybox-static
...
busybox: fix static builds
2019-09-09 12:24:41 -04:00
Samuel Dionne-Riel
667712abe4
Merge pull request #68312 from mat8913/patch-2
...
kernel: Enable X86_AMD_PLATFORM_DEVICE
2019-09-09 09:33:22 -04:00
Frederik Rietdijk
e3f25191c4
Merge staging-next into staging
2019-09-09 08:11:34 +02:00
Frederik Rietdijk
731c82a447
Merge pull request #68244 from NixOS/staging-next
...
Staging next that includes gcc8
2019-09-09 08:09:36 +02:00
volth
7b8fb5c06c
treewide: remove redundant quotes
2019-09-08 23:38:31 +00:00
Silvan Mosberger
916603c03c
Merge pull request #67241 from kcalvinalvin/cmt
...
nixos/modules/services/x11/hardware/: add cmt module
2019-09-08 22:33:30 +02:00
Frederik Rietdijk
4b929acf67
Merge staging-next into staging
2019-09-08 22:33:17 +02:00
Frederik Rietdijk
5f4734b1dd
Merge remote-tracking branch 'upstream/gcc-8' into staging-next
...
Earlier the gcc8 branch was merged instead of the gcc-8 branch (note the dash)...
2019-09-08 20:44:26 +02:00
Vladimír Čunát
7e91247596
Merge branch 'staging-next' into staging
2019-09-08 18:28:11 +02:00
Andreas Rammhold
9c06aae94a
systemd: add myself as maintainer
2019-09-08 17:14:15 +02:00
Andreas Rammhold
d9b1256f93
systemd: 242 -> 243
2019-09-08 17:14:10 +02:00
Matthew Harm Bekkema
2e94b9853c
kernel: Enable X86_AMD_PLATFORM_DEVICE
...
This is needed to get the toupad working on my Acer Nitro laptop.
2019-09-09 00:22:27 +10:00
Frederik Rietdijk
e73f871285
Merge master into staging-next
2019-09-08 14:49:25 +02:00
worldofpeace
362c2f67f9
Merge pull request #68037 from dtzWill/update/upower-0.99.11
...
upower: 0.99.10 -> 0.99.11
2019-09-08 08:14:35 -04:00
worldofpeace
579a08ab15
upower: cleanup
...
* correct inputs
* drop dbus-glib
Has not been needed for a very long
time.
* intltool -> gettext
* add optional libimobiledevice
* propagate glib
It's in Requires
* dev output
* drop useSystemd
2019-09-08 07:02:41 -04:00
Jan Tojnar
c7f19d7626
fwupd: 1.2.8 → 1.2.10 ( #67625 )
...
fwupd: 1.2.8 → 1.2.10
2019-09-08 03:42:49 +02:00
Samuel Dionne-Riel
4241a7f1b8
Merge pull request #68149 from colemickens/nixpkgs-bt-power
...
linux-kernel: HID_BATTERY_STRENGTH=yes
2019-09-07 17:07:32 -04:00
Calvin Kim
5df0605478
xf86-input-cmt: init at 2.0.2
2019-09-08 03:01:18 +09:00
Calvin Kim
b084a3dccc
libgestures: init at 2.0.1
2019-09-08 03:00:32 +09:00
Calvin Kim
ae8c8f82bc
libevdevc: init at 2.0.1
2019-09-08 02:55:27 +09:00
Calvin Kim
feed10306a
chromium-xorg-conf: init (not versioned)
2019-09-08 02:53:16 +09:00
Frederik Rietdijk
7e9e5cab45
Merge master into staging-next
2019-09-07 09:53:09 +02:00
Tim Steinbach
5db81b646a
linux: 5.2.11 -> 5.2.13
2019-09-06 19:33:55 -04:00
Tim Steinbach
bfdf5e9f2e
linux: 4.9.190 -> 4.9.191
2019-09-06 19:33:25 -04:00
Tim Steinbach
0217a90d38
linux: 4.4.190 -> 4.4.191
2019-09-06 19:32:57 -04:00
Tim Steinbach
1e2decf5e6
linux: 4.19.69 -> 4.19.71
2019-09-06 19:32:31 -04:00
Tim Steinbach
c299ef8798
linux: 4.14.141 -> 4.14.142
2019-09-06 19:31:43 -04:00
Frederik Rietdijk
e68505e735
Merge remote-tracking branch 'upstream/gcc8' into staging-next
2019-09-06 23:25:18 +02:00
Frederik Rietdijk
9894a70299
Merge staging into staging-next
2019-09-06 22:47:40 +02:00
Frederik Rietdijk
66bc7fc1b3
Merge master into staging-next
2019-09-06 22:46:05 +02:00
Averell Dalton
af39568c3a
nvidia_x11: fix for vulkan in >= 435
2019-09-06 21:18:49 +02:00
Will Dietz
ddad80a588
acpid: 2.0.31 -> 2.0.32
...
36c92da71e
/
2019-09-06 21:17:34 +02:00
R. RyanTM
5abfb98d50
kexectools: 2.0.19 -> 2.0.20
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kexec-tools/versions
2019-09-06 19:39:55 +02:00