3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

204590 commits

Author SHA1 Message Date
Ben Wolsieffer 9461f783f1 reptyr: add patch to fix tests 2019-12-05 22:36:00 -05: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
Maximilian Bosch 8360a627fa nixos/consul: register test 2019-12-06 03:39:28 +01:00
Niklas Hambüchen dfa7042eaf nixosTests.consul: init 2019-12-06 03:39:28 +01: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
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
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
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
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
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