Commit Graph

10863 Commits

Author SHA1 Message Date
worldofpeace
b7b4e443fc xf86_input_multitouch: remove
The source repo doesn't exist and it hasn't been touched in 8 years.
There is also no module to interface with it in NixOS.
2020-01-20 16:10:01 -05:00
worldofpeace
afe27e517b nixos/multitouch: remove
On numerous occasions I have seen users mistake this
module as libinput because it being called "multitouch"
and them being unaware that the actually module they want
is libinput. They then run into several decrepit bugs due
to the completely out-of-date nature of the underlying package.
The underlying package hasn't been changed to an up-to-date
fork in a period of 8 years. I don't consider this to be production quality.
However, I'm not opposed for the module being readded to NixOS
with new packaging, and a better name.
2020-01-20 16:09:29 -05:00
Tim Steinbach
64d20fe9cc
linux: 5.4.12 -> 5.4.13 2020-01-18 11:41:44 -05:00
Tim Steinbach
cac9f210cf
linux: 4.19.96 -> 4.19.97 2020-01-18 11:41:12 -05:00
Tim Steinbach
e14d19be43
linux: 4.14.165 -> 4.14.166 2020-01-18 11:40:37 -05:00
Jörg Thalheim
d3a0befba1
quartus: init at 19.1.0.670 (#75561)
quartus: init at 19.1.0.670
2020-01-17 09:35:38 +00:00
Mario Rodas
4186705a70
Merge pull request #73814 from alexbakker/zenpower
zenpower: init at 0.1.5
2020-01-16 08:55:09 -05:00
Kai Wohlfahrt
733113ed97 unstick: init at 0.1.0 2020-01-15 21:15:39 +00:00
Tim Steinbach
fb06094ae3
linux: 5.4.11 -> 5.4.12 2020-01-15 09:12:21 -05:00
Tim Steinbach
155d5292cc
linux: 4.9.209 -> 4.9.210 2020-01-15 09:12:06 -05:00
Tim Steinbach
ea1728f306
linux: 4.4.209 -> 4.4.210 2020-01-15 09:11:44 -05:00
Tim Steinbach
8dcf516adf
linux: 4.19.95 -> 4.19.96 2020-01-15 09:11:26 -05:00
Tim Steinbach
4d3f1ca18c
linux: 4.14.164 -> 4.14.165 2020-01-15 09:10:50 -05:00
R. RyanTM
cd6ac55fb1 linuxPackages.evdi: 1.6.3 -> 1.6.4 2020-01-15 14:41:21 +01:00
Frederik Rietdijk
05962c4ad5 Merge master into staging-next 2020-01-14 10:20:32 +01:00
Tim Steinbach
7184df6beb
linux: 5.5-rc5 -> 5.5-rc6 2020-01-13 19:53:27 -05:00
Tim Steinbach
a8144b1ad3
linux_latest-libre: 17192 -> 17198 2020-01-13 19:25:14 -05:00
Alyssa Ross
1d51514ab2 linux-libre.updateScript: fix git commit
With nothing staged and no paths given, previously this wouldn't
actually do anything.
2020-01-13 16:44:48 +00:00
Alyssa Ross
345f6712e3 linux-libre.updateScript: don't update if unchanged
The revision applies to the whole SVN tree, not just the scripts
directory, so the revision will increment sometimes with no change in
content.
2020-01-13 16:44:48 +00:00
Alyssa Ross
be4d80d721 linux-libre.updateScript: fix COMMIT option
Because bash was being run with -u, if COMMIT wasn't set in the
environment the script would just crash here, rather than exiting
successfully.
2020-01-13 16:44:48 +00:00
Frederik Rietdijk
ed1b0d0bac Merge master into staging-next 2020-01-13 16:08:59 +01:00
Tim Steinbach
583e4b8d89
linux_latest-libre: 17190 -> 17192 2020-01-13 07:23:03 -05:00
Tim Steinbach
6d65b859ed
linux: 5.5-rc3 -> 5.5-rc5 2020-01-12 17:13:48 -05:00
Tim Steinbach
f2251b483c
linux: Remove 5.3
The 5.3.x series has been marked as EOL upstream
2020-01-12 16:45:24 -05:00
Tim Steinbach
0f8090b972
linux_latest-libre: 17185 -> 17190 2020-01-12 16:45:24 -05:00
Tim Steinbach
ebf3c67a1b
linux: 5.4.10 -> 5.4.11 2020-01-12 16:45:24 -05:00
Tim Steinbach
ad4637a2b8
linux: 4.9.208 -> 4.9.209 2020-01-12 16:45:23 -05:00
Tim Steinbach
aab055fc54
linux: 4.4.208 -> 4.4.209 2020-01-12 16:45:23 -05:00
Tim Steinbach
eadba9cd51
linux: 4.19.94 -> 4.19.95 2020-01-12 16:45:23 -05:00
Tim Steinbach
e69455a8be
linux: 4.14.163 -> 4.14.164 2020-01-12 16:45:23 -05:00
Jan Tojnar
61cf52bc17
Merge pull request #77501 from jtojnar/more-loaof-fxes
tree-wide: fix more warning related to loaOf deprecation
2020-01-12 18:47:34 +01:00
Frederik Rietdijk
960f062825 Merge master into staging-next 2020-01-12 09:47:19 +01:00
snicket2100
0778f0aee6 firejail: local profile handling fixed
The sed expression wasn't really catching anything (as local profiles are
included in the provided set of profiles by `include aaa.local` and not by
`include xx/firejail/aaa.local` as the sed expression used to expect).
As a result, it was not possible to create local profiles in any
accessible location. This fix makes it possible to create them in
`/etc/firejail/` which seems pretty standard.
2020-01-11 20:49:48 +01:00
Tim Steinbach
33ebfc6cc3
linux_latest-libre: 17179 -> 17185 2020-01-11 09:49:01 -05:00
markuskowa
0f9a4a2e55
Merge pull request #77488 from dtzWill/update/ipset-7.5
ipset: 7.4 -> 7.5, pname
2020-01-11 13:49:59 +01:00
Mario Rodas
a33d21f5b3
Merge pull request #76314 from r-ryantm/auto-update/libratbag
libratbag: 0.11 -> 0.12
2020-01-11 05:26:08 -05:00
Frederik Rietdijk
1a654573b0 Merge master into staging-next 2020-01-11 09:32:41 +01:00
Jan Tojnar
e85b34c484
tree-wide: fix more warning related to loaOf deprecation 2020-01-11 08:09:56 +01:00
Will Dietz
49638e309c
ipset: 7.4 -> 7.5, pname 2020-01-10 23:57:40 -06:00
Tim Steinbach
1a9e732288
linux_latest-libre: 17177 -> 17179 2020-01-10 20:47:31 -05:00
Frederik Rietdijk
348eaa280b Merge master into staging-next 2020-01-10 18:32:07 +01:00
Michael Weiss
1b4ab87668
nvme-cli: 1.9 -> 1.10.1 2020-01-10 17:10:55 +01:00
Frederik Rietdijk
5ad16cb27f Merge master into staging-next 2020-01-10 10:34:04 +01:00
Tim Steinbach
7ea793e7b9
linux_latest-libre: 17174 -> 17177 2020-01-09 20:33:38 -05:00
Tim Steinbach
895545d2b4
linux: 5.4.8 -> 5.4.10 2020-01-09 20:32:11 -05:00
Tim Steinbach
122c02c7f7
linux: 4.19.93 -> 4.19.94 2020-01-09 20:31:23 -05:00
Tim Steinbach
ca91b1694d
linux: 4.14.162 -> 4.14.163 2020-01-09 20:30:26 -05:00
Mario Rodas
9c41b826f9
Merge pull request #76325 from r-ryantm/auto-update/mcelog
mcelog: 166 -> 167
2020-01-09 05:39:12 -05:00
Mario Rodas
afc36c921b
Merge pull request #77033 from r-ryantm/auto-update/forkstat
forkstat: 0.02.11 -> 0.02.12
2020-01-09 05:26:52 -05:00
Mario Rodas
261b50ff9a
Merge pull request #77120 from r-ryantm/auto-update/ipvsadm
ipvsadm: 1.30 -> 1.31
2020-01-09 05:18:14 -05:00