3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

173844 commits

Author SHA1 Message Date
Daniël de Kok 715ec6e885 pythonPackages.grpcio: fix build on Darwin
Builds on Darwin have started to fail recently. This seems to be caused
by a check in Makefile that verifies whether the system is able to build
BoringSSL. This check attempts to compile test/build/boringssl.c, which
is absent in PyPI archives of grpcio.

This change builds the grpcio module directly from the grpc git
repository, so that all the files that are necessary for checks are
present.

Affects #56826 since darwin builds of this derivation on nixpkgs-19.03
fail.
2019-03-27 20:06:15 +01:00
Maximilian Bosch 3fc3096da8
Merge pull request #58432 from aanderse/mailcatcher
nixos/mailcatcher: init module for existing package
2019-03-27 16:11:15 +01:00
R. RyanTM 7abf9be865 yoshimi: 1.5.10.1 -> 1.5.10.2 (#57517)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yoshimi/versions
2019-03-27 15:53:39 +01:00
R. RyanTM 9e281d5eed vbam: 2.1.0 -> 2.1.1 (#57499)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/visualboyadvance-m/versions
2019-03-27 15:52:51 +01:00
R. RyanTM 6943a854d4 synthv1: 0.9.4 -> 0.9.5 (#57487)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/synthv1/versions
2019-03-27 15:52:01 +01:00
R. RyanTM 3efcc923b3 lynis: 2.7.1 -> 2.7.2 (#57310)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lynis/versions
2019-03-27 15:49:48 +01:00
R. RyanTM d7c393239d mcelog: 161 -> 162 (#57317)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mcelog/versions
2019-03-27 15:48:44 +01:00
R. RyanTM 471dedff45 samplv1: 0.9.4 -> 0.9.5 (#57480)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/samplv1/versions
2019-03-27 15:47:20 +01:00
R. RyanTM 829ed264c8 python37Packages.cassandra-driver: 3.16.0 -> 3.17.0 (#57388)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-cassandra-driver/versions
2019-03-27 15:46:02 +01:00
R. RyanTM 4442cd8a72 padthv1: 0.9.4 -> 0.9.5 (#57353)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/padthv1/versions
2019-03-27 15:44:51 +01:00
R. RyanTM 1b73fd1954 paml: 4.9h -> 4.9i (#57354)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/paml/versions
2019-03-27 15:44:21 +01:00
R. RyanTM b598b453d7 polar-bookshelf: 1.12.0 -> 1.13.10 (#57370)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/polar-bookshelf/versions
2019-03-27 15:42:49 +01:00
R. RyanTM fe99c0424f ocamlPackages.ocaml_extlib: 1.7.5 -> 1.7.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ocaml4.06.1-extlib/versions
2019-03-27 15:29:13 +01:00
Tim Steinbach 95f568b9bd
linux: 5.0.4 -> 5.0.5 2019-03-27 10:09:55 -04:00
Tim Steinbach ec83ff060e
linux: 4.19.31 -> 4.19.32 2019-03-27 10:09:43 -04:00
Tim Steinbach e3bee73c18
linux: 4.14.108 -> 4.14.109 2019-03-27 10:09:31 -04:00
Tim Steinbach ebd253309e
linux: 4.9.165 -> 4.9.166 2019-03-27 10:09:03 -04:00
Aaron Andersen c99ea1c203 nixos/mailcatcher: add nixos test 2019-03-27 09:56:46 -04:00
Michael Raskin 947421fbbc
Merge pull request #58372 from dtzWill/update/bdf2psf-1.191
bdf2psf: 1.190 -> 1.191
2019-03-27 13:52:11 +00:00
Vincent Laporte f5f8d85419
Merge pull request #58435 from rixed/ocaml-syslog-also-opt
ocaml-syslog: fix missing cmxa file
2019-03-27 14:43:24 +01:00
Cedric Cellier b3876e522e ocaml-syslog: fix missing cmxa file
Makefile does not produce native library by default.
2019-03-27 14:38:02 +01:00
Will Dietz 7bdbdd248f
Merge pull request #58371 from dtzWill/update/mkv-32
mkvtoolnix,libmatroska,libebml: updates
2019-03-27 08:37:41 -05:00
Will Dietz ef3801b418
Merge pull request #58252 from dtzWill/feature/manrope
manrope: init at 3
2019-03-27 08:37:11 -05:00
Will Dietz 7f583dfef8
Merge pull request #57935 from dtzWill/update/electron-2019-03
electron{,-3}: 2019-03 updates
2019-03-27 08:35:32 -05:00
Aaron Andersen 395ec8c0d4 nixos/mailcatcher: init module for existing package 2019-03-27 09:15:47 -04:00
Cedric Cellier 1777055209 ocamlPackages.stdint: 0.5.0 -> 0.5.1 2019-03-27 13:53:58 +01:00
Robert Schütz 5f47ad0f8a home-assistant: 0.90.1 -> 0.90.2 2019-03-27 12:46:51 +01:00
Michael Weiss c4eff69dca
Merge pull request #58215 from primeos/iputils
iputils: 20180629 -> 20190324
2019-03-27 12:23:56 +01:00
Michael Raskin 7205c1ee3e
Merge pull request #56707 from rnhmjoj/gohu
gohufont: 2.0 -> 2.1
2019-03-27 10:20:51 +00:00
Maximilian Bosch cac756d370
Merge pull request #58421 from bhipple/fix/cron-doc
nixos.cron: fix docstring sentence
2019-03-27 10:01:34 +01:00
Maximilian Bosch a4d3c4908a
Merge pull request #57252 from r-ryantm/auto-update/ibus-typing-booster
ibus-engines.typing-booster-unwrapped: 2.5.3 -> 2.6.0
2019-03-27 09:57:34 +01:00
Elis Hirwing 72d29f87ae
Merge pull request #58061 from eyJhb/sweethome3d
sweethome3d: 6.0 -> 6.1.2
2019-03-27 09:42:19 +01:00
Maximilian Bosch b4ca0e4b98
Merge pull request #58353 from marius851000/clementien
clementine: update to qt5
2019-03-27 09:40:46 +01:00
Benjamin Hipple 8b3500c650 nixos.cron: fix docstring sentence 2019-03-26 23:22:20 -04:00
Anders Kaseorg 0a88820fc9 imagemagick7Big: Revert meta.broken to false (#58414)
imagemagickBig and imagemagick7Big were marked broken in #55634 due
to #55118.  #57313 fixed the bug but reverted the broken bit only on
imagemagickBig.  Revert it on imagemagick7Big too.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-03-26 22:56:38 -04:00
Ryan Mulligan 18aa59b0f2
Merge pull request #58340 from dywedir/zola
zola: 0.5.1 -> 0.6.0
2019-03-26 19:41:20 -07:00
Silvan Mosberger df8281e3a6
Merge pull request #58395 from r-ryantm/auto-update/ndisc6
ndisc6: 1.0.3 -> 1.0.4
2019-03-27 03:32:32 +01:00
Silvan Mosberger e03f62b8aa
Merge pull request #58390 from r-ryantm/auto-update/musescore
musescore: 3.0.1 -> 3.0.5
2019-03-27 03:21:15 +01:00
Silvan Mosberger 53a461f171
Merge pull request #58393 from r-ryantm/auto-update/ncompress
ncompress: 4.2.4.4 -> 4.2.4.5
2019-03-27 03:14:43 +01:00
Ryan Mulligan 024fd0238c
Merge pull request #57976 from gnidorah/opl3bankeditor
opl3bankeditor: 2019-01-12 -> 1.5
2019-03-26 19:05:13 -07:00
Ryan Mulligan 0a054fcfba
Merge pull request #58342 from fgaz/drawpile/2.1.4
drawpile: 2.1.3 -> 2.1.4
2019-03-26 19:01:20 -07:00
ajs124 910c1d05b7 performous: fix build by using boost 166 (#58418) 2019-03-26 21:59:58 -04:00
Maximilian Bosch 607c07d8ae
Merge pull request #58358 from bzizou/itsx
itsx: init at 1.1.1
2019-03-27 02:44:45 +01:00
Silvan Mosberger 8471ab7624
Merge pull request #57836 from reanimus/duo-secure-fail
nixos/security: make duo support secure failure correctly
2019-03-27 01:58:42 +01:00
Florian Klink 2dc4153633
Merge pull request #58406 from andir/avahi
avahi: apply patches for CVE-2017-6519 & CVE-2018-1000845
2019-03-27 00:03:36 +01:00
Florian Klink 8e81880061
Merge pull request #58401 from flokli/gitlab-11.9.1
gitlab: 11.9.0 -> 11.9.1
2019-03-26 23:39:46 +01:00
Vladyslav M b7aefd4174
Merge pull request #58317 from r-ryantm/auto-update/libxl
libxl: 3.8.1 -> 3.8.4
2019-03-27 00:34:29 +02:00
Alexey Shmalko bd11aadc2b
Merge pull request #58376 from dtzWill/update/cmocka-1.1.3
cmocka: 1.1.1 -> 1.1.3
2019-03-26 23:11:47 +02:00
Vladyslav M 1c9b39ef71
Merge pull request #58378 from minijackson/waybar-0.5.0
waybar: 0.4.0 -> 0.5.0
2019-03-26 23:10:46 +02:00
Silvan Mosberger 007e94cdb3
Merge pull request #58250 from thedavidmeister/2019-03-25-monero-14.0.2
2019 03 25 monero 14.0.2
2019-03-26 21:58:45 +01:00