Commit Graph

169226 Commits

Author SHA1 Message Date
Markus Schmidl
de81511446
python: caldav: fixed dependencies 2019-08-25 13:20:26 +02:00
Asad Saeeduddin
17775d538b flashplayer: 32.0.0.223 -> 32.0.0.238 2019-08-25 06:05:10 -04:00
Mario Rodas
02388c07bd
ocamlPackages.ocurl: disable for ocaml<4.02 2019-08-25 03:30:00 -05:00
worldofpeace
f188bad6ea
Merge pull request #67408 from Ma27/bump-evcxr
evcxr: 0.3.3 -> 0.4.3
2019-08-25 03:56:44 -04:00
Maximilian Bosch
62b75df413
evcxr: 0.3.3 -> 0.4.3
The current version fails to build: https://hydra.nixos.org/build/99189245

Please note that the releases aren't tracked by Git, but the currently
used rev points to `0.4.3` at crates.io: https://crates.io/crates/evcxr/0.4.3
2019-08-25 09:36:06 +02:00
Alkeryn
af9f401b9a ckb-next: use qt5's mkDerivation 2019-08-25 13:51:50 +09:00
Matthieu Coudron
83a87644b4
Merge pull request #67382 from lblasc/remove-luaffi
luaffi: remove in favor of luaPackages.luaffi
2019-08-25 12:32:28 +09:00
Lucio Delelis
bb79cc9d5f pythonPackages.python-language-server: 0.27.0 -> 0.28.1 (#67421) 2019-08-24 20:41:05 -06:00
Edmund Wu
8ecc58f356
pythonPackages.sqlalchemy-utils: 0.34.0 -> 0.34.2 2019-08-24 21:09:15 -04:00
Edmund Wu
7f7d8b1447
python3Packages.aiodmtpd: 1.2 -> 1.2.1 2019-08-24 21:08:26 -04:00
Jai Flack
004e9b5b41 hunspell-dicts: add support for Australian dictionary (#66462)
Using the SCOWL dictionaries (same as en_US and en_CA)
2019-08-24 20:37:51 -04:00
Wael Nasreddine
3d29aa139f
Merge pull request #66894 from rvolosatovs/update/go
go: 1.12.7 -> 1.12.9, 1.11.12 -> 1.11.13
2019-08-24 18:24:38 -06:00
worldofpeace
e075227b00
Merge pull request #67407 from jtojnar/gnome-bg
nixos/gnome3: fix default background setting
2019-08-24 18:33:41 -04:00
worldofpeace
0f395d6fae
Merge pull request #67406 from Alkeryn/megasync
megasync: use qt5's mkDerivation
2019-08-24 18:24:32 -04:00
Jan Tojnar
107ca87fb4
Merge pull request #67410 from worldofpeace/dfeet-update
dfeet: 0.3.14 -> 0.3.15
2019-08-25 00:22:28 +02:00
Jan Tojnar
87e1643acc
gnome3.gnome-control-center: add grilo-plugins
Opening a background change dialogue produces the following errors in the console:

    (gnome-control-center:27270): Grilo-WARNING **: 21:57:21.349: [registry] ../src/grl-registry.c:1354: Could not open directory '/nix/store/q8wdbr08617p3xqxdg8935p31fha020f-grilo-0.3.9/lib/grilo-0.3': Error opening directory “/nix/store/q8wdbr08617p3xqxdg8935p31fha020f-grilo-0.3.9/lib/grilo-0.3”: No such file or directory
    (gnome-control-center:27270): Grilo-WARNING **: 21:57:21.352: [registry] ../src/grl-registry.c:1461: Plugin 'grl-flickr' not available
    (gnome-control-center:27270): background-cc-panel-WARNING **: 21:57:21.352: Plugin “grl-flickr” not available

Apparently, there are no plugins in `grilo` package – everything is in `grilo-plugins`, so we need to add `grilo-plugins` to inputs. The setup hook will make the plug-ins available through an environment variable:

https://gitlab.gnome.org/GNOME/grilo/blob/grilo-0.3.9/src/grilo.c#L111-135
2019-08-25 00:03:25 +02:00
markuskowa
f179aa1315
Merge pull request #67404 from Alkeryn/serialdv
serialdv: init at 1.1.1
2019-08-24 23:35:14 +02:00
markuskowa
12bf3d2eef
Merge pull request #67403 from Alkeryn/cm256cc
cm256cc: init at 1.0.5
2019-08-24 23:31:57 +02:00
Mario Rodas
14887ff520
protobuf3_9: 3.9.0 -> 3.9.1 2019-08-24 16:20:00 -05:00
Jan Tojnar
040a09adbc
gnome3.gnome-control-center: format with nixpkgs-fmt 2019-08-24 23:00:00 +02:00
Roman Volosatovs
ef67737897
go: 1.12.7 -> 1.12.9
Co-authored-by: Diego Medina <fmpwizard@gmail.com>
2019-08-24 22:39:02 +02:00
Roman Volosatovs
d989d5261c
go: 1.11.12 -> 1.11.13
Co-authored-by: Diego Medina <fmpwizard@gmail.com>
2019-08-24 22:38:57 +02:00
Alkeryn
12e5cf479f megasync: use qt5's mkDerivation
See #65399
2019-08-24 16:35:04 -04:00
worldofpeace
0e1992e17b dfeet: 0.3.14 -> 0.3.15
Port to meson.

https://gitlab.gnome.org/GNOME/d-feet/blob/0.3.15/NEWS
2019-08-24 16:15:23 -04:00
worldofpeace
fbec42279d pantheon.elementary-gsettings-schemas: use File URI 2019-08-24 16:00:49 -04:00
Alkeryn
1b55f12160 serialdv: init at 1.1.1 2019-08-24 21:58:24 +02:00
Alkeryn
5cc3c3a399 cm256cc: init at 1.0.5 2019-08-24 21:55:22 +02:00
Vladyslav M
814936b96f
cargo-expand: 0.4.14 -> 0.4.15 (#67405)
cargo-expand: 0.4.14 -> 0.4.15
2019-08-24 22:47:52 +03:00
Peter Hoeg
4d3493c11f crystal: init at 0.30.1 2019-08-25 03:47:25 +08:00
Jan Tojnar
edcecfee00
Merge pull request #67358 from jtojnar/ofono-progress
nixos/ofono: various improvements
2019-08-24 21:37:42 +02:00
Mario Rodas
6d78972db9
Merge pull request #67010 from r-ryantm/auto-update/ocurl
ocamlPackages.ocurl: 0.8.1 -> 0.8.2
2019-08-24 14:06:23 -05:00
xrelkd
8da18fc8e3 cargo-expand: 0.4.14 -> 0.4.15 2019-08-25 02:58:38 +08:00
Joachim F
601b725582
Merge pull request #67398 from risicle/ris-graphene-hardened-malloc-2
graphene-hardened-malloc: 1 -> 2
2019-08-24 18:16:57 +00:00
Jan Tojnar
d90aa7dc62
Merge pull request #67389 from jtojnar/xdg-user-dirs
Allow changing xdg-user-dirs with environment.etc
2019-08-24 19:22:45 +02:00
Marek Mahut
a2db438582
Merge pull request #67396 from risicle/ris-cf-cli-6.46.1
cloudfoundry-cli: 6.45.0 -> 6.46.1
2019-08-24 19:09:46 +02:00
Mario Rodas
2ff3586200
Merge pull request #67007 from r-ryantm/auto-update/ocaml4.06.1-lwt_log
ocamlPackages.lwt_log: 1.1.0 -> 1.1.1
2019-08-24 11:57:19 -05:00
Nikolay Amiantov
9015d7a4f1 sumorobot-manager: init at 0.9.0 2019-08-24 19:11:27 +03:00
Robert Scott
de0b514468 pythonPackages.django_silk: 3.0.2 -> 3.0.3 2019-08-24 16:59:20 +01:00
Robert Scott
9b6ae7a0f4 graphene-hardened-malloc: 1 -> 2 2019-08-24 16:52:32 +01:00
Jos van Bakel
e3e3af2c1e
python3Packages.moderngl: 5.5.0 -> 5.5.3 2019-08-24 17:52:13 +02:00
Félix Baylac-Jacqué
b148b4d1c6
ssb-patchwork: 3.14.1 -> 3.16.2
- Updating patchwork to 3.16.2.
- Renaming the binary to `ssb-patchwork` to prevent naming collision
  with graphviz's `patchwork`.
2019-08-24 17:46:18 +02:00
worldofpeace
a980a2c3ca
Merge pull request #62708 from ktor/bcompare-4.2.10.23938
bcompare: init at 4.2.10.23938
2019-08-24 11:38:42 -04:00
Robert Scott
6e921f77ff cloudfoundry-cli: 6.45.0 -> 6.46.1 2019-08-24 16:21:37 +01:00
Michael Weiss
50cbcc21d2
androidStudioPackages.{dev,canary}: 3.6.0.6 -> 3.6.0.7 2019-08-24 17:00:12 +02:00
Alexander V. Nikolaev
885511cb5c rmilter: remove deprecated package (and module) 2019-08-24 17:33:48 +03:00
Marek Mahut
93e40b2ab8
Merge pull request #65952 from r-ryantm/auto-update/libcacard
libcacard: 2.6.1 -> 2.7.0
2019-08-24 16:27:44 +02:00
Marek Mahut
d09278c200
Merge pull request #67383 from dywedir/scrcpy
scrcpy: 1.8 -> 1.10
2019-08-24 16:26:59 +02:00
Marek Mahut
3043f6d5d9
Merge pull request #65901 from r-ryantm/auto-update/calamares
calamares: 3.2.8 -> 3.2.11
2019-08-24 16:22:54 +02:00
Marek Mahut
993cac675b
Merge pull request #65955 from r-ryantm/auto-update/libgig
libgig: 4.1.0 -> 4.2.0
2019-08-24 16:22:20 +02:00
Marek Mahut
6f553ac764
Merge pull request #65956 from r-ryantm/auto-update/libdazzle
libdazzle: 3.32.2 -> 3.32.3
2019-08-24 16:20:54 +02:00
Marek Mahut
1c5efbb592
Merge pull request #67386 from aanderse/limesurvey
limesurvey: 3.17.1+190408 -> 3.17.12+190823
2019-08-24 16:19:52 +02:00
Ryan Trinkle
3bc52453a4 git-subrepo: init at 0.4.0 (#67217)
* git-subrepo: init at 0.4.0

* Apply suggestions from code review

Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch>
2019-08-24 16:13:00 +02:00
R. RyanTM
d7d15fb454 wiredtiger: 2.6.1 -> 3.2.0 (#67170)
* wiredtiger: 2.6.1 -> 3.2.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wiredtiger/versions

* wiredtiger: removing broken tag

* wiredtiger: removing prePatch for darwin
2019-08-24 09:53:02 -04:00
Vladyslav M
e5d8f76616
scrcpy: 1.8 -> 1.10 2019-08-24 16:39:42 +03:00
adisbladis
83d179fc09
xpra: 2.5 -> 2.5.3
Also fix build by using opencv4
2019-08-24 14:15:17 +01:00
Profpatsch
ffbad0f656 tree-sitter: init at 0.15.7 2019-08-24 15:13:47 +02:00
Jan Tojnar
865293c508
xdg-user-dirs: deprioritize shipped configs
XDG_CONFIG_DIRS should contain directories ordered by priority
so if we want users to be able to customize the defaults, we
need to move the shipped values to the end.
2019-08-24 14:39:02 +02:00
Samuel Leathers
17a5cb6cb5
Merge pull request #67373 from eadwu/bcachefs/update-6
bcachefs/update-6
2019-08-24 08:32:37 -04:00
zimbatm
b240871063
nixpkgs-fmt: 0.2.0 -> 0.3.1 2019-08-24 14:28:06 +02:00
Aaron Andersen
0ebe0eaf29 limesurvey: 3.17.1+190408 -> 3.17.12+190823 2019-08-24 08:15:13 -04:00
Marek Mahut
22e122587b
Merge pull request #66996 from r-ryantm/auto-update/netsurf-buildsystem
netsurf.buildsystem: 1.7 -> 1.8
2019-08-24 14:01:06 +02:00
Marek Mahut
19081d4b23
Merge pull request #67249 from lsix/fix-pyowm
pythonPackage.pyown: fix builds
2019-08-24 12:46:43 +02:00
Marek Mahut
e567a5f7e4
Merge pull request #67296 from jonringer/bump-acpica-tools
acpica-tools: 20190703 -> 20190816
2019-08-24 12:46:32 +02:00
Marek Mahut
82291d6f1a
Merge pull request #67343 from jraygauthier/jrg/teamviewer_fix_61712
teamviewer: fix issue #61712
2019-08-24 12:30:31 +02:00
Marek Mahut
b585bba65c
Merge pull request #66356 from jonringer/add-python-xapian
pythonPackage.xapian: init at 1.4.12
2019-08-24 12:27:38 +02:00
Marek Mahut
5f333459d7
Merge pull request #67374 from thefloweringash/nmap-darwin-patch-update
nmap: update clang specific patch
2019-08-24 12:27:11 +02:00
Michael Weiss
01551c2147
scdoc: 1.9.6 -> 1.9.7 2019-08-24 12:18:21 +02:00
Luka Blaskovic
55ae5ff593 weechat-matrix-bridge: use luaffi from luaPackages 2019-08-24 10:05:00 +00:00
Luka Blaskovic
e9b136e400 luaffi: remove in favor of luaPackages.luaffi 2019-08-24 10:04:44 +00:00
Marek Mahut
b8b35816c3
Merge pull request #67356 from alexbakker/libvirt-onboot
libvirtd: add onBoot option
2019-08-24 11:59:07 +02:00
Marek Mahut
fce7cfc2a5
Merge pull request #66704 from eadwu/compton/7.2
compton: 7 -> 7.2
2019-08-24 10:41:39 +02:00
Samuel Leathers
4aa6cc3de1
Merge pull request #67361 from vbgl/ocaml-ppx_tools_versioned-5.2.3
ocamlPackages.ppx_tools_versioned: 5.1 -> 5.2.3
2019-08-24 00:58:38 -04:00
Samuel Leathers
7cec032b9e
Merge pull request #67263 from pacien/exim-spf
exim: add SPF support (+ init libspf2 at 1.2.10)
2019-08-24 00:58:02 -04:00
Samuel Leathers
578a619aee
Merge pull request #67266 from praetorg/patch-1
gevent-websocket: enable python3
2019-08-24 00:57:37 -04:00
Andrew Childs
de1e3c9aee nmap: update clang specific patch
The upstream PR had two parts: adding a missing include and resolving
an ambiguous reference. The upstream project fixed the first but not
the second. We still need the second part, so extract it by filtering
the patch.
2019-08-24 13:57:35 +09:00
Samuel Leathers
867163e1f8
Merge pull request #67287 from dtzWill/update/bash-5.0p9
bash_5: 5.0p7 -> 5.0p9
2019-08-24 00:40:29 -04:00
Samuel Leathers
b9db7497a4
Merge pull request #67298 from bachp/plex-1.16.5.1488
plex: 1.16.4.1469 -> 1.16.5.1488
2019-08-24 00:39:35 -04:00
Samuel Leathers
1718824a10
Merge pull request #67360 from livnev/solc-0.5.11
solc: 0.5.10 -> 0.5.11
2019-08-24 00:33:52 -04:00
Samuel Leathers
20b5f89384
Merge pull request #67297 from volth/patch-360
graalvm8-ee: 19.1.1 -> 19.2.0
2019-08-24 00:15:54 -04:00
Samuel Leathers
93c70cf07e
Merge pull request #67322 from vbgl/ocaml-otr-0.3.6
ocamlPackages.otr: 0.3.4 -> 0.3.6
2019-08-24 00:08:59 -04:00
Samuel Leathers
765a71f150
Merge pull request #67324 from vbgl/ocaml-vg-0.9.3
ocamlPackages.vg: 0.9.1 -> 0.9.3
2019-08-23 23:57:55 -04:00
Samuel Leathers
3ad7a6ad0e
Merge pull request #67334 from lightbulbjim/irccloud
irccloud: init at 0.13.0
2019-08-23 23:54:46 -04:00
Samuel Leathers
8943fb5f24
Merge pull request #67365 from dywedir/hcxtools
hcxtools: 5.1.6 -> 5.2.0
2019-08-23 23:23:44 -04:00
Samuel Leathers
5f202e0b22
Merge pull request #67367 from jtojnar/nextcloud-cleanup
nextcloud-client: clean up
2019-08-23 23:22:06 -04:00
Edmund Wu
c8bd9ea77d
linux_testing_bcachefs: 5.1.2019.07.13 -> 5.1.2019.08.21 2019-08-23 22:38:20 -04:00
Edmund Wu
d8601dc4f9
bcachefs-tools: 2019-07-13 -> 2019-08-21 2019-08-23 22:38:00 -04:00
Jan Tojnar
aff3036a6f
gnome3.hitori: 3.31.92 → 3.32.0
https://gitlab.gnome.org/GNOME/hitori/blob/3.32.0/NEWS#L1-7
2019-08-24 02:54:20 +02:00
Marek Mahut
9730ab8867
Merge pull request #67326 from Izorkin/nginx-unit
unit: 1.9.0 -> 1.10.0
2019-08-24 01:33:12 +02:00
Marek Mahut
3847e4d1b3
Merge pull request #67335 from cw789/unifi_update
unifiStable: 5.10.26 -> 5.11.39
2019-08-24 01:31:44 +02:00
Mario Rodas
7294e168cd
Merge pull request #67316 from marsam/update-terraform
terraform_0_12: 0.12.6 -> 0.12.7
2019-08-23 16:33:46 -05:00
Jan Tojnar
80fbcf2d33
nextcloud-client: format expression 2019-08-23 22:54:41 +02:00
Jan Tojnar
fc79a83e68
nextcloud-client: clean up
Continuation of https://github.com/NixOS/nixpkgs/pull/67306

* Switched to non-deprecated dbus config path.
* Removed CMake flags for finding dependencies, the project can find them on its own.
* Properly fixed the RPATH issue from https://github.com/NixOS/nixpkgs/pull/15406 – ${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR}.
* Dropped changing Icon name in the desktop file as it was fixed upstream.
* Switched to fetchFromGitHub, as the submodules are only for Win, Mac & crash reporting.
* Dropped enableParallelBuilding = true, as it is on by default with CMake.
2019-08-23 22:51:39 +02:00
worldofpeace
0552f4dc73
Merge pull request #67214 from stefano-m/master
adoptopenjdk-icedtea-web: rename from icedtea_web
2019-08-23 16:43:52 -04:00
Vladyslav M
9a2b01ad8c
hcxtools: 5.1.6 -> 5.2.0 2019-08-23 23:14:23 +03:00
Stefano Mazzucco
a6d234e9e9 adoptopenjdk-icedtea-web: rename from icedtea_web
This is a follow up of https://github.com/NixOS/nixpkgs/pull/66422

- rename icedtea_web to adoptopenjdk-icedtea-web to reflect the new governance
- add icedtea_web and icedtea8_web to aliases.nix for backwards compatibility
- update the attribute name where icedtea_web is used
2019-08-23 21:12:59 +01:00
worldofpeace
eaf95bef86
Merge pull request #63273 from colemickens/nixpkgs-gelasio
gelasio: init at unstable-2018-08-13
2019-08-23 16:12:39 -04:00
Cole Mickens
6039ccef9e gelasio: init at unstable-2018-08-13 2019-08-23 22:01:04 +02:00
Jan Tojnar
877dc46d24
ofono-phonesim: init at unstable-2014-04-22 2019-08-23 20:47:33 +02:00
Marek Mahut
589405a563 opencv: CVE-2019-14493 2019-08-23 20:36:31 +02:00
Vincent Laporte
c21c1e8f3f
ocamlPackages.ppx_tools_versioned: 5.1 -> 5.2.3
Ensures compatibility with OCaml 4.08
2019-08-23 17:51:53 +00:00
Vincent Laporte
7cca325b07
ocamlPackages.logs: disable for OCaml < 4.03 2019-08-23 17:51:41 +00:00
Jan Tojnar
5db762126c
nixos/ofono: allow adding 3rd party plug-ins 2019-08-23 19:50:53 +02:00
Jan Tojnar
150285190a
modem-manager-gui: clean up 2019-08-23 19:50:53 +02:00
Jan Tojnar
0ae487ecaa
modem-manager-gui: add plug-in for ofono 2019-08-23 19:50:53 +02:00
Jan Tojnar
f66613b3b6
nixos/ofono: add module 2019-08-23 19:50:53 +02:00
Jan Tojnar
a8d3aebdce
Merge pull request #67318 from jtojnar/gnome-photos
gnome-photos: 3.32.0 → 3.32.1
2019-08-23 19:49:43 +02:00
Jan Tojnar
c6eb691fb8
gnome-photos: add installed tests 2019-08-23 19:31:14 +02:00
Lev Livnev
917ce8e48f
solc: build with cvc4 support
n.b. that cvc4 support is required for the tests to pass
2019-08-23 18:19:48 +01:00
Pawel Kruszewski
803108a1a6 bcompare: init at 4.2.10.23938 2019-08-23 19:01:32 +02:00
Doron Behar
b4ae37b39a syncthingtray: init at 0.9.1 (#65480) 2019-08-23 18:18:56 +02:00
Alexander Bakker
d20022018e libvirtd: add onBoot option
This adds a new ``onBoot`` option that allows specifying the action taken on
guests when the host boots. Specifying "start" ensures all guests that were
running prior to shutdown are started, regardless of their autostart settings.
Specifying "ignore" will make libvirtd ignore such guests. Any guest marked as
autostart will still be automatically started by libvirtd.
2019-08-23 17:52:12 +02:00
Linus Heckemann
25559a5597
Merge pull request #22357 from NixOS/openssl-1.1
Use openssl 1.1 by default
2019-08-23 17:51:52 +02:00
Vincent Laporte
c02aa1b575 ocamlPackages.sedlex: 1.99.4 -> 1.99.5 2019-08-23 15:48:47 +00:00
Marek Mahut
8f84220eb2
Merge pull request #67331 from mmahut/jormungandrv0.3.3
jormungandr: 0.3.2 -> 0.3.3
2019-08-23 17:35:22 +02:00
Maximilian Bosch
57cbd294f9
Merge pull request #67341 from etu/phpstan-0-11-15
phpPackages.phpstan: 0.11.12 -> 0.11.15
2019-08-23 17:31:13 +02:00
Linus Heckemann
d1d602f559 Merge remote-tracking branch 'origin/master' into openssl-1.1 2019-08-23 17:27:39 +02:00
worldofpeace
a4083fb455
Merge pull request #67236 from Chiiruno/dev/general
Update: easyjson, quicktemplate, statik, qtchan, vlang
2019-08-23 11:14:00 -04:00
worldofpeace
54f385241e
Merge pull request #67306 from Ma27/bump-nextcloud-client
nextcloud-client: 2.5.2 -> 2.5.3
2019-08-23 11:05:01 -04:00
Maximilian Bosch
a35b734f28
Merge pull request #67354 from mayflower/scrot-1.2
scrot: 0.8-18 -> 1.2
2019-08-23 16:59:59 +02:00
Maximilian Bosch
8d62a398a8
nextcloud-client: 2.5.2 -> 2.5.3
https://github.com/nextcloud/desktop/releases/tag/v2.5.3

Also move explicitly dbus configuration files to the store path rather than
`/etc/dbus-1/services`.
2019-08-23 16:52:01 +02:00
Peter Simons
ddfb9a1f2c Add a build for cabal-install-3.0.0.0 beta release. 2019-08-23 16:50:30 +02:00
Maximilian Bosch
826b492dc3
Merge pull request #67348 from mayflower/prometheus-exporter-mysqld-0.11.0
prometheus-mysqld-exporter: 0.10.0 -> 0.11.0
2019-08-23 16:44:42 +02:00
worldofpeace
3fffe5a1ae
Merge pull request #67270 from greizgh/qt/seafile-client
seafile-client: Use qt5's mkDerivation
2019-08-23 10:33:22 -04:00
Greizgh
041c82eb40 seafile-client: Use qt5's mkDerivation
Following guidelines from #65399
2019-08-23 10:32:44 -04:00
Robin Gloster
39f9042e65
Merge pull request #67346 from mayflower/clamav-0.101.4
clamav: 0.101.3 -> 0.101.4
2019-08-23 16:29:41 +02:00
Robin Gloster
c55d90b81c
scrot: 0.8-18 -> 1.2 2019-08-23 16:28:51 +02:00
Sarah Brofeldt
3a64303a20
Merge pull request #63539 from ivan/usbguard-nox
usbguard-nox: init at 0.7.4
2019-08-23 16:25:13 +02:00
zimbatm
79c2ed6b60
nixpkgs-fmt: init at 0.2.0 2019-08-23 16:12:50 +02:00
Robin Gloster
f1512dfea3
prometheus-mysqld-exporter: 0.10.0 -> 0.11.0 2019-08-23 16:06:54 +02:00
Robin Gloster
7d1bd575e8
Merge pull request #67344 from mayflower/alertmanager-0.18.0
alertmanager: 0.16.2 -> 0.18.0
2019-08-23 16:06:44 +02:00
Robin Gloster
3ac9fd3046
Merge pull request #67315 from marsam/update-prometheus
prometheus_2: 2.11.1 -> 2.12.0
2019-08-23 16:01:24 +02:00
Linus Heckemann
9ae11067b8 torque: remove commented-out sbin handling
We have a setup hook for this!
2019-08-23 15:58:53 +02:00
Robin Gloster
c6a082b8a7
Merge pull request #63763 from thefloweringash/node-exporter-update
prometheus-node-exporter: 0.17.0 -> 0.18.1; set version information
2019-08-23 15:57:59 +02:00
Robin Gloster
47a219d8e7
clamav: 0.101.3 -> 0.101.4 2019-08-23 15:53:07 +02:00
Raymond Gauthier
13470bf674 teamviewer: fix issue #61712 2019-08-23 09:47:24 -04:00
Robin Gloster
88b55379fd
alertmanager: 0.16.2 -> 0.18.0 2019-08-23 15:38:07 +02:00
Michael Weiss
7126eedd4f
Merge pull request #67205 from primeos/ffmpeg-full
ffmpeg-full: 4.1.4 -> 4.2
2019-08-23 15:36:15 +02:00
Mario Rodas
911ec73fa8
Merge pull request #67309 from marsam/fix-pycurl-darwin-build
pythonPackages.pycurl: fix build on darwin
2019-08-23 08:32:56 -05:00
Sarah Brofeldt
33e33eebbe
Merge pull request #66252 from ivan/scream-receivers
scream-receivers: init at 3.3
2019-08-23 15:30:48 +02:00
Elis Hirwing
cbf5909771
phpPackages.phpstan: 0.11.12 -> 0.11.15
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.15
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.14
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.13
2019-08-23 14:50:00 +02:00
Robin Gloster
8279e5faab
Merge pull request #67294 from bachp/gitlab-runner-12.2.0
gitlab-runner: 12.1.0 -> 12.2.0
2019-08-23 14:49:19 +02:00
Mario Rodas
f7c9670cd8 dune: add marsam as maintainer 2019-08-23 12:33:38 +00:00
Mario Rodas
2898679f15 dune: 1.11.1 -> 1.11.3 2019-08-23 12:33:38 +00:00
Michael Weiss
4469c2333c
ffmpeg-full: Disable libmfx and nvenc on AArch64 to fix the build
The AArch64 build was failing since 2019-03-26:
https://hydra.nixos.org/build/98821440
2019-08-23 14:30:46 +02:00
Lancelot SIX
3226294abe
Merge pull request #67329 from xrelkd/update/font-awesome
font-awesome: 5.10.1 -> 5.10.2
2019-08-23 14:09:32 +02:00
Markus Hauck
8f8d9abca4 coursier: 1.1.0-M14-6 -> 2.0.0-RC3-3 2019-08-23 07:28:08 -04:00
Lassulus
8b12bfcb83
Merge pull request #66215 from ajs124/ejabberd/19.08
ejabberd: 19.05 -> 19.08
2019-08-23 13:27:55 +02:00
cw
62ba7964f4 unifiStable: 5.10.26 -> 5.11.39 2019-08-23 13:02:22 +02:00
Peter Simons
f8d2601037 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-5-g57efca0 from Hackage revision
fd4f8cf2eb.
2019-08-23 13:00:14 +02:00
Peter Simons
ff8c2ecf5e LTS Haskell 14.2 2019-08-23 13:00:13 +02:00