Austin Seipp
5d8bd748f3
chrony: fix build break from libseccomp 2.4.2
...
03be1adb bumped libseccomp to 2.4.2, which has this note in the
changelog:
"Stop defining __NR_x values for syscalls that don't exist,
libseccomp now uses __SNR_x internally"
This change means that invalid syscalls for Linux that aren't defined in
glibc will no longer work. In this unlucky case, 'chrony' was trying to
reference the syscall number for 'ppoll', which doesn't exist. Fixing
this is easy with a simple patch.
This also includes another patch from upstream, which allows
clock_adjtime in the seccomp filter list. This is a robustness measure
for future glibc versions that use clock_adjutime inside adjtimex().
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-12-05 18:35:43 -06:00
Florian Klink
c3e22dd546
Merge pull request #74580 from lopsided98/uboot-rock64-upstream
...
ubootRock64, ubootRockPro64: use upstream U-Boot
2019-12-06 01:11:42 +01:00
x123
2cda20c12e
nixos/tests/munin: port to python
2019-12-06 01:05:04 +01:00
Florian Klink
a6391cf321
Merge pull request #74858 from x123/x123-test-timezone-python
...
nixos/tests/timezone: port to python
2019-12-06 00:48:44 +01:00
x123
07be580889
nixos/tests/timezone: port to python
2019-12-06 00:45:30 +01:00
Maximilian Bosch
bfee3a4989
Merge pull request #74743 from Ma27/bump-documize
...
documize-community: 3.5.0 -> 3.5.1
2019-12-05 23:41:15 +01:00
Maximilian Bosch
3af3d6bfbe
Merge pull request #75067 from equirosa/master
...
qutebrowser: 1.8.2 -> 1.8.3
2019-12-05 23:31:04 +01:00
Carles Pagès
d6677a27b6
Merge pull request #75062 from starcraft66/master
...
minecraft: 2.1.7658 -> 2.1.9618
2019-12-05 23:02:48 +01:00
Eduardo Quiros
476dc9e21a
qutebrowser: 1.8.2 -> 1.8.3
2019-12-05 16:00:52 -06:00
Florian Klink
77f26cc542
Merge pull request #74852 from srhb/gitea-fix-start
...
nixos/gitea: Fix startup
2019-12-05 22:56:46 +01:00
Oleksii Filonenko
0b5751c580
cargo-edit: add filalex77 to maintainers
2019-12-05 23:40:49 +02:00
Oleksii Filonenko
b0ce0c83f6
cargo-edit: 0.4.1 -> 0.4.2
2019-12-05 23:40:48 +02:00
worldofpeace
eda1ea51cd
emacs25: support webkitgtk
2019-12-05 16:39:44 -05:00
kolaente
c2682a0d28
gitea: 1.10.0 -> 1.10.1
2019-12-05 22:39:19 +01:00
worldofpeace
d49dba4b3b
Merge pull request #75030 from dtzWill/update/fractal-4.2.2
...
fractal: 4.2.0 -> 4.2.2
2019-12-05 21:34:32 +00:00
Oleksii Filonenko
4ede7474b0
googler: add filalex77 to maintainers
2019-12-05 23:28:49 +02:00
Oleksii Filonenko
9f0d48d681
googler: 3.9 -> 4.0
...
https://github.com/jarun/googler/releases/tag/v4.0
2019-12-05 23:28:16 +02:00
Maximilian Bosch
7846136912
taizen: init at 0.1.0
...
Simple, ncurses-based client for mediawiki[1] written Rust.
[1] https://www.mediawiki.org/wiki/MediaWiki
2019-12-05 22:15:00 +01:00
Tristan Gosselin-Hane
289088ef72
minecraft: 2.1.7658 -> 2.1.9618
2019-12-05 16:03:02 -05:00
Florian Klink
ea9c3b9342
Merge pull request #74032 from ckauhaus/remove-networking.hostconf
...
Remove networking.hostConf option
2019-12-05 21:42:33 +01:00
Jonathan Ringer
47a87462e3
python3Packages.azure-mgmt-netapp: 0.6.0 -> 0.7.0
2019-12-05 12:24:41 -08:00
Jan Tojnar
7b530d0158
ibus-engines.libpinyin: fix runtime deps
...
* We need PyGObject since it is not propagated by ibus anymore.
* With python.withPackage, we no longer need wrapPython.
* We need wrapGAppsHook still, to find GSettings schemas.
2019-12-05 21:05:44 +01:00
Maximilian Bosch
80aab0ba4a
python3Packages.yowsup: 2.5.7 -> 3.2.3
...
Introduced several new dependencies, including `dissononce`[1] and
`consonance`[2].
See also: https://github.com/tgalal/yowsup/blob/master/CHANGELOG.md#323-2019-05-07
[1] d170246aae4d32b6b3774b6932b22b558bf1441a
[2] d8d34797d7fe82c7a5b0d1e6c756237cd09e78ef
2019-12-05 21:03:06 +01:00
Maximilian Bosch
d8d34797d7
python3Packages.consonance: init at 0.1.3
2019-12-05 21:03:01 +01:00
Maximilian Bosch
d170246aae
python3Packages.dissononce: init at 0.34.3
2019-12-05 21:02:00 +01:00
Vladyslav M
ca7272d199
Merge pull request #75032 from marsam/update-pgcli
...
pgcli: 2.1.1 -> 2.2.0
2019-12-05 21:57:32 +02:00
adisbladis
4de58b617b
Merge pull request #74965 from matthuszagh/org-9.3
...
org-packages: 9.2.6 -> 9.3
2019-12-05 18:39:32 +00:00
Ben Wolsieffer
4d6921a5d8
ubootRock64, ubootRockPro64: use upstream U-Boot
...
The Rock64 still needs a binary TPL to avoid memory initialization issues.
2019-12-05 13:02:48 -05:00
Dmitry Kalinkin
5af3071079
rivet: fix bug in make-plots
2019-12-05 12:42:15 -05:00
Jonathan Ringer
e1a4170419
python3Packages.lxml: 4.4.1 -> 4.4.2
2019-12-05 09:36:20 -08:00
Dmitry Kalinkin
31cf89957a
Merge pull request #74979 from Shopify/seb-phantomjs2-clang60
...
phantomjs2: Fix compilation when using clang60
2019-12-05 12:04:58 -05:00
Maximilian Bosch
f8cd1b3a07
Merge pull request #75049 from WilliButz/update-loki
...
grafana-loki: 1.0.0 -> 1.1.0
2019-12-05 17:35:31 +01:00
Oleksii Filonenko
1a5cdc8fc3
lazydocker: add filalex77 to maintainers
2019-12-05 18:12:34 +02:00
Oleksii Filonenko
7fa231a4d3
lazydocker: 0.7.4 -> 0.7.6
2019-12-05 18:12:19 +02:00
WilliButz
f659187525
grafana-loki: 1.0.0 -> 1.1.0
2019-12-05 16:37:08 +01:00
Maximilian Bosch
2fa839d00b
vdirsyncer: apply patch to fix sync with google calendar
...
See https://github.com/pimutils/vdirsyncer/issues/765 for further
reference.
2019-12-05 16:08:42 +01:00
adisbladis
5171f0d3ab
Merge pull request #75017 from dtzWill/update/mesa-19.2.7
...
mesa: 19.2.6 -> 19.2.7
2019-12-05 15:01:45 +00:00
Marco A L Barbosa
f6ea33023e
e2fsprogs: allow static build
2019-12-05 11:55:24 -03:00
WilliButz
242ae420e3
Merge pull request #74270 from Ma27/bump-matrix-synapse
...
matrix-synapse: 1.5.1 -> 1.6.1
2019-12-05 15:33:42 +01:00
Vincent Laporte
b2aaa0559f
ocamlPackages.git: 2.1.0 → 2.1.2
2019-12-05 14:21:47 +00:00
Vincent Laporte
485b09dce3
ocamlPackages.nocrypto: propagate “ppx_deriving”
2019-12-05 14:21:47 +00:00
Jan Tojnar
5a139f0e7d
gst_all_1.gst-plugins-base: Fix building Wayland support
...
Apparently, generic builder sets `nullglob`, disappearing any flags containing square brackets
not resolving to file names (e.g. `mesonFlags = [ "-Dgl_winsys=[x11,wayland]" ];`). This caused
the `gl_winsys` flag default to `auto` and, since we were missing `wayland-protocols`, Wayland
support was not built.
Fortunately, Meson also supports simple array notation without square brackets, so we can use
that. No need to wait for `_structuredAttrs`.
We also no longer set `gl_platform` flag, since passing the default auto value is redundant.
2019-12-05 15:14:29 +01:00
Michael Weiss
8f56c19778
signal-desktop: 1.28.0 -> 1.29.0
2019-12-05 14:56:02 +01:00
Maximilian Bosch
308109ab21
eva: 0.2.5 -> 0.2.7
...
Please note that this update is pinned to a git rev as there's no tag
for 0.2.7, but a release on crates.io[1], this is reported in the repo[2].
Also added a patch to fix the test-suite[3].
[1] https://crates.io/crates/eva/0.2.7
[2] https://github.com/NerdyPepper/eva/issues/32
[3] https://github.com/NerdyPepper/eva/pull/33
2019-12-05 14:44:56 +01:00
Peter Simons
6b362fd020
ghc-8.8.x: update package versions to fix builds
2019-12-05 14:44:05 +01:00
Pedro Pombeiro
ec9fb6275a
androidndkPkgs: fix typo in propagatedBuildInputs ( #75045 )
2019-12-05 08:43:47 -05:00
Mario Rodas
691bebf68b
gitAndTools.delta: 0.0.14 -> 0.0.15
...
Changelog: https://github.com/dandavison/delta/releases/tag/0.0.15
2019-12-05 14:24:16 +01:00
Mario Rodas
eaca594ebe
Merge pull request #75018 from dtzWill/update/vivid-0.5.0
...
vivid: 0.4.0 -> 0.5.0
2019-12-05 08:10:57 -05:00
Sebastien Lavoie
50915af138
phantomjs2: Fix compilation when using clang60
2019-12-05 13:57:35 +01:00
Matthieu Coudron
9c6ceb58f5
libtermkey: compile with unibilium
...
As the alternative isn't well tested and will be ruled out very soon.
2019-12-05 13:37:31 +01:00