Commit graph

204443 commits

Author SHA1 Message Date
Ben Wolsieffer 593fbef6ec meson-tools: init at 0.1 2019-12-05 21:59:07 -05:00
Florian Klink d3ee140e9f
Merge pull request #74988 from smaret/sundials-5.0.0
sundials: 4.1.0 -> 5.0.0
2019-12-06 02:08:56 +01:00
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
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
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
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
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] d170246aae
[2] d8d34797d7
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
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
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
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
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
worldofpeace 272d9b91a0
Merge pull request #74398 from jtojnar/xfce-verve
xfce.xfce4-verve-plugin: 1.1.0 → 2.0.0
2019-12-05 11:17:04 +00:00
Mario Rodas f00e169aed
Merge pull request #74968 from marsam/update-racket
racket: 7.4 -> 7.5
2019-12-05 05:46:25 -05:00
Mario Rodas f092ee64ae
Merge pull request #75009 from marsam/update-buildah
buildah: 1.11.5 -> 1.11.6
2019-12-05 05:44:48 -05:00
adisbladis 77185ac228
all-packages: Remove trailing white space 2019-12-05 10:02:55 +00:00
adisbladis 65cc85199c
Merge pull request #73866 from FRidh/manylinux
manylinux packages for Python
2019-12-05 10:01:58 +00:00
Frederik Rietdijk 6530535b20
manylinux packages for Python
This adds three lists with manylinux dependencies as well as three
packages that include all the manylinux dependencies.
2019-12-05 09:56:20 +00:00
Andreas Rammhold 8465cae85c
Merge pull request #74905 from andir/firefox-71
firefox: 70.0.1 -> 71.0
2019-12-05 10:45:34 +01:00
Frederik Rietdijk 273ec23322
Merge pull request #74795 from NixOS/staging-next
Staging next
2019-12-05 10:19:02 +01:00
Timo Kaufmann cc6cf0a96a
Merge pull request #74371 from bbigras/lego
lego: 3.0.2 -> 3.2.0
2019-12-05 09:39:52 +01:00
Frederik Rietdijk 51ef7c3e49 Merge master into staging-next 2019-12-05 09:14:08 +01:00
Mateusz Kowalczyk 1451a52a38 Remove myself (fuuzetsu) from maintainer lists
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09:00
Mario Rodas 41284d3384
Merge pull request #75012 from xrelkd/update/eksctl
eksctl: 0.10.2 -> 0.11.0
2019-12-05 02:17:01 -05:00