201213 Commits

Author SHA1 Message Date
magenbluten
af808bd826 linux config: add support for xdp sockets and ebpf jit
xdp socket support (AF_XDP) is the new way of implementing high
performance networking on linux. on arch linux and debian this is
already enabled (checked via the links from the nixos manual).

moreover, these flags are suggested by the bpf documentation at cilium:

https://cilium.readthedocs.io/en/latest/bpf/#compiling-the-kernel

additionally the flag `BPF_JIT_ALWAYS_ON` on was suggested to help
spectre attack mitigations:

290af86629
2019-11-17 17:20:23 +01:00
Peter Simons
1a2415e9a9
Merge pull request #72389 from nkpart/nkpart/fix-rPackages-glmnet
rPackages.glmnet: Add missing dependency
2019-11-11 07:57:46 +01:00
worldofpeace
251a560449 pantheon.wingpanel-indicator-keyboard: 2.1.2 -> 2.2.0
https://github.com/elementary/wingpanel-indicator-keyboard/releases/tag/2.2.0
2019-11-10 20:59:56 -05:00
worldofpeace
58f9fcdf4b pantheon.switchboard: 2.3.6 -> 2.3.7
Drops libunity https://github.com/elementary/switchboard/pull/109.

https://github.com/elementary/switchboard/releases/tag/2.3.7
2019-11-10 20:59:56 -05:00
Florian Klink
848399f448
Merge pull request #72390 from flokli/bump-opensmtpd
opensmtpd: 6.4.2p1 -> 6.6.1p1
2019-11-11 01:56:24 +01:00
Sander van der Burg
9b51c5145a xcodeenv: bump default Xcode version to 11.1, default iOS SDK to 13.1. Add troubleshooting section to docs 2019-11-11 00:18:22 +01:00
worldofpeace
ea288463db
Merge pull request #73136 from worldofpeace/port-sddm-test
nixosTests.sddm: port to python
2019-11-10 23:06:21 +00:00
worldofpeace
8cf9315425
Merge pull request #73135 from worldofpeace/port-lightdm-test
nixosTests.lightdm: port to python
2019-11-10 23:05:51 +00:00
worldofpeace
027e2a2556
Merge pull request #73159 from maralorn/fix-qrcode
pythonPackages.qrcode: Fix "No module named pkg_resources" error
2019-11-10 23:01:23 +00:00
John Ericson
1782f6c826
Merge pull request #73184 from Ericson2314/gcc-fix-cross-whoops
gcc: Fix cross after I accidentally changed build target
2019-11-10 17:49:48 -05:00
John Ericson
3f74a4d066 gcc: Fix cross after I accidentally changed build target
I deleted "bootstrap", but forgot to make the condition
build = host = target.
2019-11-10 17:06:22 -05:00
Linus Heckemann
da9b3ea747
Merge pull request #65362 from craigem/calls
calls: init at 0.0.1
2019-11-10 22:59:00 +01:00
John Ericson
40bb9d1143
Merge pull request #73180 from Ericson2314/gcc-dedup-configure-flags
gcc: Deduplicate `preConfigure` and `configureFlags`
2019-11-10 16:45:51 -05:00
John Ericson
62e154ff8d Merge remote-tracking branch 'upstream/master' into gcc-dedup-configure-flags 2019-11-10 16:12:25 -05:00
John Ericson
5c5ca018c8 gcc: Deduplicate configureFlags
Thanks again to @bgamari who in 1c1207220f06b751a42346f33d09582e66999a6d
did the cleanup to make this possible. It's been a long time coming!
2019-11-10 15:58:35 -05:00
Emery Hemingway
84c44d8caf
Merge pull request #73162 from rnhmjoj/monero
monero: 0.14.1.2 -> 0.15.0.0
2019-11-10 21:55:26 +01:00
John Ericson
f666c61d20 gcc: Deduplicate preConfigure 2019-11-10 15:15:04 -05:00
John Ericson
f5ddd103e7
Merge pull request #73173 from Ericson2314/gcc-cross-cleanup
gcc: Clean up cross configure flags and name prefix
2019-11-10 15:05:18 -05:00
Tim Steinbach
86f261664e
Merge pull request #72801 from NeQuissimus/gitmoji
nodePackages: Add gitmoji-cli
2019-11-10 14:32:52 -05:00
Tim Steinbach
39cd7f923e nodePackages: Updates 2019-11-10 14:31:00 -05:00
Tim Steinbach
c083cdd6dc nodePackages: Add gitmoji-cli 2019-11-10 14:30:59 -05:00
John Ericson
ca341c2d5b gcc: Clean up cross configure flags and name prefix 2019-11-10 14:29:11 -05:00
Aaron Andersen
706fbecc3d
Merge pull request #72682 from r-ryantm/auto-update/tome4
tome4: 1.5.10 -> 1.6.0
2019-11-10 13:48:34 -05:00
Samuel Dionne-Riel
40f7a343e1
Merge pull request #72751 from c00w/sd_image_hydra
sd-image: Add the compressed file path for hydra.
2019-11-10 13:44:52 -05:00
Linus Heckemann
301eb1a494 calls: 0.0.1 -> 2019-10-09-unstable 2019-11-10 19:40:11 +01:00
Craige McWhirter
d777bfbfae calls: init at 0.0.1 2019-11-10 19:40:11 +01:00
Linus Heckemann
0ec60b4f79 maintainers: add craigem 2019-11-10 19:40:06 +01:00
Aaron Andersen
dc2649c2f3
Merge pull request #72877 from babariviere/insomnia-7.0.3
insomnia: 6.6.2 -> 7.0.3
2019-11-10 12:53:29 -05:00
Tim Steinbach
dadafc211e vivaldi: 2.9.1705.38-1 -> 2.9.1705.41-1 2019-11-10 11:10:45 -05:00
Daniel Schaefer
f7ef1a9af5
Merge pull request #72855 from fgaz/jasmin/init
jasmin: init at 2.4
2019-11-10 17:09:54 +01:00
Tim Steinbach
d9e90f0d06 linux: 5.3.9 -> 5.3.10 2019-11-10 11:09:18 -05:00
Tim Steinbach
51017f08e6 linux: 4.9.199 -> 4.9.200 2019-11-10 11:09:17 -05:00
Tim Steinbach
460ef6ae3f linux: 4.4.199 -> 4.4.200 2019-11-10 11:09:17 -05:00
Tim Steinbach
f8913cead6 linux: 4.19.82 -> 4.19.83 2019-11-10 11:09:17 -05:00
Tim Steinbach
20329aebb6 linux: 4.14.152 -> 4.14.153 2019-11-10 11:09:17 -05:00
Renaud
f16ee99811
Merge pull request #73092 from contrun/keepassxc-additional-options
keepassxc: add additional cmake options
2019-11-10 16:59:40 +01:00
rnhmjoj
c2402b1d13
monero-gui: 0.14.1.2 -> 0.15.0.0 2019-11-10 15:46:49 +01:00
rnhmjoj
8dd85714c0
randomx: init at 1.1.6 2019-11-10 15:46:15 +01:00
rnhmjoj
039d299810
monero: add missing deps 2019-11-10 15:45:01 +01:00
Pavol Rusnak
6cc03f3418
monero: 0.14.1.0 -> 0.15.0.0 2019-11-10 14:49:51 +01:00
Malte Brandy
7fee1c664c
pythonPackages.qrcode: Fix "No module named pkg_resources" error 2019-11-10 14:17:06 +01:00
Renaud
04d63387a4
Merge pull request #72155 from lightbulbjim/crawl-update
crawl: 0.23.2 -> 0.24.0
2019-11-10 14:15:29 +01:00
Aaron Andersen
4bdf29c94b
Merge pull request #72968 from fgaz/shattered-pixel-dungeon/0.7.5f
shattered-pixel-dungeon: 0.7.5e -> 0.7.5f
2019-11-10 08:02:34 -05:00
Aaron Andersen
377e6915d3
Merge pull request #72960 from JohnAZoidberg/cadaver-readline
cadaver: Enable readline support
2019-11-10 07:59:27 -05:00
Vadim-Valdis Yudaev
9e733df81f bettercap: 2.24 -> 2.26.1 2019-11-10 13:22:29 +01:00
Tor Hedin Brønner
bd20836885
webkitgtk: 2.26.1 -> 2.26.2 (#73052) 2019-11-10 13:20:39 +01:00
Marek Mahut
0c4f6831dc
Merge pull request #73154 from mmahut/datovka
datovka: init at 4.14.0
2019-11-10 12:30:05 +01:00
Marek Mahut
46d309a89b datovka: init at 4.14.0 2019-11-10 12:00:35 +01:00
Marek Mahut
9b48dc3c5a libisds: init at 0.11 2019-11-10 12:00:34 +01:00
zimbatm
f40b8471e7
fsatrace: 0.0.1-160 -> 0.0.1-324 2019-11-10 10:01:01 +00:00