Commit graph

204456 commits

Author SHA1 Message Date
Jacek Galowicz 4a7ba2cdfe nixosTests.docker-tools-overlay: Port to Python 2019-12-06 08:21:33 +01:00
Jacek Galowicz 86a9d80b45 nixosTests.dhparams: Port to Python 2019-12-06 08:21:30 +01:00
Robin Stumm 0fef5b45e7 gotty: 0.0.13 -> 2.0.0-alpha.3 2019-12-06 04:26:07 +01:00
Jean-Philippe Braun 14f3973436 skaffold: 0.36.0 -> 1.0.1 2019-12-06 04:24:16 +01:00
Mario Rodas 8bc8fd507f
Merge pull request #74880 from marsam/update-shadowsocks-libev
shadowsocks-libev: 3.3.1 -> 3.3.3
2019-12-05 21:56:52 -05:00
Jan Tojnar 3e074a47b6
Merge pull request #74301 from risicle/ris-gmic-opencv3
gmic, gmic-qt: switch to opencv3
2019-12-06 02:24:11 +01:00
Florian Klink 5233338ad9
Merge pull request #74976 from guibou/bazel_config_file_system
bazel: take into account system wide bazelrc configuration if it exists
2019-12-06 02:09:36 +01: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
Guillaume Bouchard 4fdea7312e bazel: bazelRC path set by a patch
In bazel source code change in the future, patch will fail and we'll
detect the regression sooner.
2019-12-05 11:45:36 +01: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
Guillaume Bouchard 1ce0375b2f bazel: close #70911 by conditionally loading system wide configuration
Some system may setup global informations (such as bazel cache location)
in /etc/bazel.bazelrc
2019-12-05 11:17:13 +01:00
Guillaume Bouchard 0cffa85d57 bazel: remove wrapProgram and move it to system configuration
This way, custom configurations are all at the same place. Also, user
may override these settings using the command line.
2019-12-05 11:16:47 +01:00