Commit Graph

204487 Commits

Author SHA1 Message Date
Jan Tojnar
866dd4c0b4
Merge pull request #66390 from KoviRobi/mandelbulber2-init-at-2.19
mandelbulber: init at 2.20
2019-12-06 11:19:32 +01:00
Oleksii Filonenko
19c77d9e0b websocat: add filalex77 to maintainers 2019-12-06 04:03:25 -06:00
Oleksii Filonenko
741f472ddf websocat: 1.3.0 -> 1.5.0 2019-12-06 04:03:25 -06:00
Luc Tielen
aaf7a7eeb3 souffle: 1.7.0 -> 1.7.1 2019-12-06 04:02:19 -06:00
Kovacsics Robert
d6c37ff788 mandelbulber: init at 2.20
Tested on my machine, see package request #52038
2019-12-06 09:34:39 +00:00
Will Dietz
456d826c1d
Merge pull request #73776 from dtzWill/update/minetime-1.7.1
minetime: 1.5.1 -> 1.7.3, patch scheduling service util
2019-12-06 03:22:51 -06:00
Florian Klink
04071c6a65
Merge pull request #74006 from nh2/nixos-tests-consul
nixosTests.consul: init
2019-12-06 10:21:56 +01:00
Mario Rodas
95b60cf492 dspvn: 0.1.3 -> 0.1.4
Changelog: https://github.com/jedisct1/dsvpn/releases/tag/0.1.4
2019-12-06 01:07:25 -08:00
Will Dietz
c997aca310
minetime: 1.7.2 -> 1.7.3 2019-12-06 02:49:56 -06:00
Florian Klink
dac791a67d
Merge pull request #75084 from tfc/nixos-tests-ports
Nixos tests ports
2019-12-06 09:41:22 +01:00
lewo
88c307c667
Merge pull request #74915 from smaret/reproject-0.6
python: reproject: 0.5.1 -> 0.6
2019-12-06 09:07:48 +01:00
lewo
2e0646ee99
Merge pull request #74906 from Moredread/godot
godot: 3.1.1 -> 3.1.2
2019-12-06 09:05:31 +01:00
lewo
fe6592ba94
Merge pull request #74909 from filalex77/fluxctl-1.16.0
fluxctl: 1.15.0 -> 1.16.0
2019-12-06 09:04:03 +01:00
lewo
4a08c59903
Merge pull request #75051 from filalex77/lazydocker-0.7.6
lazydocker: 0.7.4 -> 0.7.6
2019-12-06 09:02:11 +01:00
lewo
4c1f7320ad
Merge pull request #75038 from nlewo/fix-dockertools
dockerTools.examples.nix: set USER in the container config
2019-12-06 08:59:15 +01:00
Jacek Galowicz
7e25be92b7 nixosTests.env: Port to Python 2019-12-06 08:21:34 +01:00
Jacek Galowicz
46fab2e289 nixosTests.ecryptfs: Port to Python 2019-12-06 08:21:33 +01:00
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
Vincent Laporte
7132e6b573 ocaml-crunch: init at 3.1.0 2019-12-06 06:17:14 +00:00
Michael Raskin
7ac75c70f2
Merge pull request #75078 from lopsided98/reptyr-tests-fix
reptyr: add patch to fix tests
2019-12-06 05:52:56 +00:00
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
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