Sander van der Burg
a27aa247c0
Merge pull request #50596 from svanderburg/mobile-updates
...
Mobile updates
2018-12-24 15:52:33 +01:00
Alexey Shmalko
5e1f3016f7
Merge pull request #52769 from gilligan/skopeo-0134
...
skopeo: 0.1.32 -> 0.1.34
2018-12-24 16:37:45 +02:00
Jan Tojnar
dd3eea4b47
goffice: add lasem support
...
Also split outputs
2018-12-24 15:01:45 +01:00
Jan Tojnar
9cf3c1f52e
lasem: init at 0.4.3
2018-12-24 15:01:45 +01:00
Jan Tojnar
bdf46079f5
goffice: add updateScript
2018-12-24 15:01:44 +01:00
Vincent Laporte
daaba731a7
ocamlPackages.csv-lwt: init at 2.2
2018-12-24 14:57:07 +01:00
obadz
60739e534d
Merge pull request #52712 from obadz/mono
...
mono: drop minor versions and upgrade to 5.16.0.220
2018-12-24 13:47:18 +00:00
Tobias Pflug
1de2527159
skopeo: 0.1.32 -> 0.1.34
2018-12-24 14:01:37 +01:00
Jan Tojnar
c808f75c02
Merge pull request #52735 from jtojnar/glom
...
glom: init at 1.31.6
2018-12-24 13:13:40 +01:00
Ivan Kozik
82470c2e3b
snscrape: init at 0.1.3 ( #52758 )
2018-12-24 11:42:06 +01:00
Pascal Bach
5b61578924
gitlab-runner: 11.5.0 -> 11.6.0
2018-12-24 11:24:42 +01:00
Robert Schütz
461552526b
python.pkgs.django_1_8: 1.8.18 -> 1.8.19
...
This fixes CVE-2018-7536 and CVE-2018-7537:
https://www.djangoproject.com/weblog/2018/mar/06/security-releases/
cc https://github.com/NixOS/nixpkgs/issues/52679
2018-12-24 11:18:57 +01:00
Izorkin
5948a5a3b0
pythonPackages.pg8000: fix build
2018-12-24 12:05:45 +03:00
Jan Tojnar
913aa6b7c8
vala_0_34: drop
2018-12-24 02:57:28 +01:00
Jan Tojnar
6b15745007
libgda: build GI typelibs
2018-12-24 02:29:17 +01:00
Jan Tojnar
53f04caad2
gtksourceviewmm4: init at 3.91.1
2018-12-24 02:29:17 +01:00
Jan Tojnar
5fc2a47e7e
mm-common: init 0.9.12
2018-12-24 02:29:16 +01:00
Jan Tojnar
ba1f2b345b
goocanvas2: init at 1.90.11
2018-12-24 02:29:16 +01:00
Jan Tojnar
130c141154
libepc: init at 0.4.6
2018-12-24 02:29:16 +01:00
Jan Tojnar
994a63a91d
avahi: add gtk support
2018-12-24 02:29:16 +01:00
Jan Tojnar
3ec683c85e
libgdamm: init at 4.99.11
2018-12-24 02:29:15 +01:00
Maximilian Bosch
30c6234e15
python3Packages.pyaxmlparser: fix build
...
The build is currently broken on master[1] due to a major bump of
`click` in fe0af1ce77
.
Manually patching `setup.py` temporarily fixes the issue. To ensure that
succeeding builds don't deliver packages breaking at runtime due to
dependency issues I switched to the GitHub archive as source since it
contains tests as well.
Additionally, Python 2.7 support has been dropped. It seems as it
was never intended to support Python3 here, I simply forgot to disable
the Python2 build.
```
TypeError: AXMLParser object is not an iterator
```
[1] https://hydra.nixos.org/build/86108813
2018-12-23 23:15:36 +01:00
obadz
013927f93c
mono: llvm fork update 3.4svn-mono-f9b1a74368 -> 3.6-mono-2017-02-15
...
Also now builds with --enable-llvmloaded.
Extracted by @obadz from @abbradar's #23295
d27768ac1b
2018-12-23 21:37:06 +00:00
obadz
1be47a2c00
mono: renamed generic-cmake.nix -> generic.nix
2018-12-23 21:37:05 +00:00
Mario Rodas
ff004d0b14
pythonPackages.nose-randomly: add checkPhase ( #52628 )
2018-12-23 18:40:51 +01:00
R. RyanTM
4ecf1744c9
python37Packages.typed-ast: 1.1.0 -> 1.1.1 ( #52700 )
...
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-typed-ast/versions
2018-12-23 18:34:26 +01:00
R. RyanTM
c02445eec0
python37Packages.zeep: 3.1.0 -> 3.2.0 ( #52699 )
...
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-zeep/versions
2018-12-23 18:33:29 +01:00
Christopher Ostrouchov
142687c5c7
python3Packages.flit: 1.0 -> 1.2.1 ( #51674 )
2018-12-23 18:26:31 +01:00
Yannis Koutras
7cb982776e
pythonPackages.cli-helpers: fix dependencies ( #52692 )
2018-12-23 17:09:45 +01:00
Robert Schütz
07adbdf1e7
python.pkgs.pyliblo: 0.9.2 -> 0.10.0
...
Fixes #52727 .
2018-12-23 17:04:21 +01:00
Maximilian Bosch
db5399b188
Merge pull request #52719 from marsam/fix-scrapy-python37
...
pythonPackages.scrapy: fix build on Python 3.7
2018-12-23 14:53:25 +01:00
R. RyanTM
848ddac0fe
sysbench: 1.0.15 -> 1.0.16
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sysbench/versions
2018-12-23 11:07:10 +01:00
R. RyanTM
49268e7a20
python37Packages.mysqlclient: 1.3.13 -> 1.3.14
...
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-mysqlclient/versions
2018-12-23 11:03:53 +01:00
Frederik Rietdijk
3d5025ba79
buildPython*: don't override custom updateScript
2018-12-23 09:59:56 +01:00
Mario Rodas
706aa7127e
pythonPackages.scrapy: fix build on Python 3.7
2018-12-22 22:33:16 -05:00
Tim Steinbach
3f9ffdde5a
ammonite: 1.5.0 -> 1.6.0
2018-12-22 22:05:55 -05:00
obadz
57754ca28a
mono: delete two unused files
...
deleted: generic.nix
deleted: pkgconfig-before-gac-5x.patch
2018-12-23 01:14:42 +00:00
Alexander V. Nikolaev
afbd840d24
libgdiplus: fix segfaults by patches from master and dropping libungif
...
Configure script complains, that unable to build gif loading support,
but it's a lie -- it builds against libgif 5, which have DGifOpenFile as
well.
Cherry-picked by @obadz from
8439304ebc
(libungif was already dropped by commit b41ede5e3a
)
2018-12-23 00:50:17 +00:00
Alexander V. Nikolaev
f382eb7d61
libgdiplus: 2.10.9 -> 5.6
...
A lot of updates from mono-project' folks. Patches dropped, because both
merged upstream.
Cherry-picked by @obadz from
e022209def
2018-12-23 00:46:09 +00:00
obadz
26e8258c41
mono5: 5.14.0.177 -> 5.16.0.220
2018-12-23 00:04:47 +00:00
obadz
55af73e156
mono: only maintain major versions (mono4 & mono5)
2018-12-23 00:04:46 +00:00
Will Dietz
f21a4733d0
Merge pull request #52657 from dtzWill/update/json-3.5.0
...
nlohmann_json: 3.4.0 -> 3.5.0
2018-12-22 16:36:27 -06:00
Alexey Shmalko
7c69b3394b
Merge pull request #52668 from r-ryantm/auto-update/wt
...
wt: 4.0.4 -> 4.0.5
2018-12-23 00:09:33 +02:00
worldofpeace
780f2f30f2
Revert "opencollada: 1.6.67 -> 1.6.68"
...
Fixes #52659
This reverts commit bf53bea9e4
.
2018-12-22 15:45:38 -05:00
Alyssa Ross
fea0e9fbf3
mailcore2: 0.6.2 -> 0.6.3
2018-12-22 18:26:03 +00:00
Bas van Dijk
ee42dab330
Merge pull request #52687 from LumiGuide/opencv-4.0.1
...
OpenCV: 3.4.5 & 4.0.1
2018-12-22 18:36:44 +01:00
Michael Weiss
25b80b62da
wlroots: Remove the overrides for Meson
...
These overrides aren't required anymore as Meson 0.48.2 is now in
nixpkgs and there aren't any big problems so far (i.e. a revert is
unlikely).
2018-12-22 17:33:08 +01:00
Bas van Dijk
8347028c21
opencv4: 4.0.0 -> 4.0.1
2018-12-22 17:26:12 +01:00
Bas van Dijk
b2ea557879
opencv3: 3.4.4 -> 3.4.5
2018-12-22 17:24:21 +01:00
Robert Schütz
84ad62efc5
Merge pull request #52578 from elohmeier/fints
...
add sepaxml & fints
2018-12-22 15:55:22 +01:00
Mario Rodas
ddd91fcfab
pythonPackages.django_1_11: 1.11.16 -> 1.11.17 ( #52636 )
2018-12-22 15:30:11 +01:00
Ryan Mulligan
d60f6d2d5d
Merge pull request #52213 from r-ryantm/auto-update/librime
...
librime: 1.3.1 -> 1.3.2
2018-12-22 05:44:28 -08:00
Jörg Thalheim
5b216291fe
Merge pull request #52648 from asymmetric/solc-0.5.2
...
solc: 0.5.1 -> 0.5.2
2018-12-22 11:47:10 +01:00
R. RyanTM
c3d181fa34
wt: 4.0.4 -> 4.0.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wt/versions
2018-12-22 02:18:11 -08:00
Jörg Thalheim
ea10141de4
Merge pull request #52030 from r-ryantm/auto-update/redis
...
redis: 5.0.1 -> 5.0.3
2018-12-22 11:03:02 +01:00
Ivan Kozik
12dcd34097
pythonPackages.manhole: disable tests ( #52666 )
...
`python: process-tests: 1.2.1 -> 2.0.0` included the change
e6d4f4db27
which removed setup_coverage and thus broke manhole's tests.
2018-12-22 10:53:35 +01:00
Jörg Thalheim
88fbb32522
pythonPackages.thumbor: 6.5.2 -> 6.6.0
...
now compatible with our pillow
2018-12-22 09:23:17 +01:00
Jörg Thalheim
907e88c1d1
Merge pull request #52607 from lopsided98/python-sh-disable-tests
...
pythonPackages.sh: fix tests on Python 3.7
2018-12-22 06:53:08 +01:00
Will Dietz
fb60aedd7c
nlohmann_json: 3.4.0 -> 3.5.0
...
https://github.com/nlohmann/json/releases/tag/v3.5.0
2018-12-21 22:58:17 -06:00
Herwig Hochleitner
f097a16992
clojure: add $out/bin to wrapper PATH
...
without this, the `clj` command calls into system path, instead of its
own `clojure` command
cc @the-kenny
2018-12-22 02:41:42 +01:00
Ben Wolsieffer
d08254f7ff
pythonPackages.sh: disable failing tests on Darwin
2018-12-21 17:58:43 -05:00
Lorenzo Manacorda
b3fe6fb1c6
solc: 0.5.1 -> 0.5.2
2018-12-21 23:42:59 +01:00
Dmitry Kalinkin
284df60986
Merge pull request #51841 from veprbl/pr/pyjet_fix
...
pythonPackages.pyjet: fix for python37
2018-12-21 16:57:54 -05:00
Jörg Thalheim
c0611717dc
Merge pull request #52641 from lopsided98/uritemplate-merge
...
pythonPackages.uritemplate_py: remove
2018-12-21 21:24:52 +01:00
Ben Wolsieffer
26869e7b31
pythonPackages.uritemplate_py: remove
...
This package is the same as uritemplate.
2018-12-21 14:41:39 -05:00
Jörg Thalheim
435ba2ba3a
Merge pull request #52631 from jlesquembre/clojure
...
clojure: 1.9.0.391 -> 1.10.0.403
2018-12-21 20:37:59 +01:00
Ben Wolsieffer
26fb110d81
pythonPackages.sh: fix tests on Python 3.7
2018-12-21 14:00:06 -05:00
Alyssa Ross
a2eed09a8c
Merge pull request #52416 from alyssais/icu
...
icu63: init at 63.1
2018-12-21 16:07:40 +00:00
José Luis Lafuente
5d9d164c77
clojure: 1.9.0.391 -> 1.10.0.403
2018-12-21 17:03:48 +01:00
Mario Rodas
485bf85407
pyre: fix watchman references
2018-12-21 16:20:44 +01:00
Timo Kaufmann
bfca7082d4
Merge pull request #52613 from nyanloutre/pyqt5-fix
...
pythonPackages.pyqt5: fix sip dependency
2018-12-21 15:28:50 +01:00
nyanloutre
05cf0e1107
pythonPackages.pyqt5: link sip module
2018-12-21 14:06:44 +01:00
nyanloutre
b569b87d4a
pythonPackages.sip: change module name
...
See https://github.com/NixOS/nixpkgs/pull/49400
2018-12-21 14:06:03 +01:00
Peter Simons
195f8ac5ac
haskell-JuicyPixels: update overrides for the new version
2018-12-21 14:02:57 +01:00
Peter Simons
a220b2f370
haskell-appar: drop obsolete override
2018-12-21 14:02:57 +01:00
Peter Simons
e6d726e5aa
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.12-11-gaf7cf68 from Hackage revision
6694c4746f
.
2018-12-21 14:02:57 +01:00
Peter Simons
7f85bfd70d
hackage2nix: prefer alsa-mixer 0.2.x by default
...
Fixes https://github.com/NixOS/nixpkgs/issues/52516 .
2018-12-21 14:02:56 +01:00
Peter Simons
2018654322
LTS Haskell 12.23
2018-12-21 14:02:56 +01:00
Jörg Thalheim
652248e0e5
libcollectdclient: fix evaluation
2018-12-21 13:40:40 +01:00
Jörg Thalheim
3d6e86f77e
Merge pull request #52519 from risicle/ris-cf-cli-platforms
...
cloudfoundry-cli: fix build on multiple platforms, notably darwin. also bump -> 6.41.0
2018-12-21 13:28:45 +01:00
Michael Raskin
02ce974d04
python2Packages.wptserve: fix build
2018-12-21 13:21:50 +01:00
Vincent Laporte
e0561cbadd
coqPackages.Verdi: fix build
2018-12-21 12:37:04 +01:00
Vincent Laporte
1d5059c5e6
coqPackages.InfSeqExt: fix build
2018-12-21 12:37:04 +01:00
Vincent Laporte
954bc20786
coqPackages.Cheerios: fix build
2018-12-21 12:37:04 +01:00
Vincent Laporte
5a12bedbfa
coqPackages.StructTact: fix build
2018-12-21 12:37:04 +01:00
Robert Scott
9046038d6c
cloudfoundry-cli: 6.37.0 -> 6.41.0
2018-12-21 09:56:15 +00:00
Robert Scott
8e5c4a4c1d
cloudfoundry-cli: output to "bin" output, don't "remove-references-to"
2018-12-21 09:56:15 +00:00
Robert Scott
61fad2cdce
cloudfoundry-cli: fix build on multiple platforms, notably darwin, to produce correct binary for target
2018-12-21 09:56:14 +00:00
Ben Wolsieffer
306a07f8d4
pythonPackages.behave: fix build on Python 2.7
2018-12-21 09:59:36 +01:00
Jörg Thalheim
09eeebad26
Merge pull request #52610 from lopsided98/python-github3-cleanup
...
pythonPackages.github3_py: cleanup
2018-12-21 09:42:41 +01:00
Ben Wolsieffer
7c995f1227
pythonPackages.github3_py: cleanup
2018-12-21 00:26:15 -05:00
Samuel Dionne-Riel
3c38cc8058
Merge pull request #51813 from samueldr/aarch64/disable-non-arm-builds-part-1
...
aarch64: ZHF for aarch64 (1/??)
2018-12-20 21:06:52 -05:00
Maximilian Bosch
a2389cc318
Merge pull request #52587 from plapadoo/liquibase-temporary-fix-jars
...
liquibase: fix missing dependencies
2018-12-21 02:19:26 +01:00
Timo Kaufmann
64b9df085d
Revert "python: cypari2: 1.3.1 -> 2.0.0" ( #52596 )
...
This reverts commit 7c9ca65480
. The
cypari2 update is not ready. The package is pretty much only used for
sage and the update causes problems:
https://trac.sagemath.org/ticket/26442#comment:33
I've already reverted this once before.
2018-12-20 23:51:48 +01:00
Michael Weiss
ba8dbbd010
pythonPackages.raven: 6.9.0 -> 6.10.0
2018-12-20 20:54:29 +01:00
Philipp Middendorf
7d270d993b
liquibase: fix missing dependencies
2018-12-20 20:40:34 +01:00
Maximilian Bosch
f7daa8ec48
Merge pull request #52214 from marsam/update-mruby
...
mruby: 1.4.1 -> 2.0.0
2018-12-20 20:14:34 +01:00
Jörg Thalheim
eaeb20dd09
Merge pull request #52570 from tg-x/tparsec-2018-11-09
...
idrisPackages.tparsec: 2018-06-26 -> 2018-11-09
2018-12-20 20:08:20 +01:00
Jörg Thalheim
1bb56620b5
Merge pull request #52567 from guibou/gcompris-0.95
...
gcompris: 0.91 -> 0.95
2018-12-20 20:07:41 +01:00
Enno Lohmeier
49406530b6
pythonPackages.fints: init at 2.0.0
2018-12-20 20:07:15 +01:00
Enno Lohmeier
16071bb5cd
pythonPackages.sepaxml: init at 2.0.0
2018-12-20 20:07:15 +01:00
Herwig Hochleitner
d06770b9a0
allegro5: fix build for mesa 18.2.5
...
mesa 18.2.5, introduced in 6b490ee296
changed some private headers, that allegro is relying on. This fix backports
the relevant commit from allegro upstream
cc @7c6f434c
2018-12-20 20:06:11 +01:00
Maximilian Bosch
539679ff35
Merge pull request #52222 from r-ryantm/auto-update/librealsense
...
librealsense: 2.16.4 -> 2.17.0
2018-12-20 20:04:33 +01:00
Jörg Thalheim
e166aca694
Merge pull request #52566 from LumiGuide/fix-openblas-darwin
...
openblas: fix build on x86_64-darwin
2018-12-20 18:44:18 +01:00
Jörg Thalheim
6bcfd5cfb3
Merge pull request #52569 from alyssais/qyliss-ruby
...
Make myself a Ruby maintainer
2018-12-20 18:42:31 +01:00
Guillaume Bouchard
4043e157f5
qml-box2d: 2018-03-16 -> 2018-04-06
2018-12-20 16:08:53 +01:00
TG ⊗ Θ
551ffccf98
idrisPackages.tparsec: 2018-06-26 -> 2018-11-09
2018-12-20 15:52:20 +01:00
Robert Schütz
256deeb33e
python.pkgs.pathpy: improve expression
2018-12-20 15:49:15 +01:00
Alyssa Ross
dafdadda3a
Merge pull request #52440 from alyssais/bundler
...
bundler: 1.17.1 -> 1.17.2
2018-12-20 14:34:02 +00:00
Alyssa Ross
843b40ff6b
bundix: add qyliss (me) to maintainers
2018-12-20 14:31:13 +00:00
R. RyanTM
82dbdad654
python37Packages.flask_migrate: 2.3.0 -> 2.3.1 ( #52117 )
...
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-flask-migrate/versions
2018-12-20 15:28:50 +01:00
Mathieu Boespflug
53e8258a45
bazel: fix sandbox execution
...
Bazel runs actions in a sandbox by default on Darwin and Linux.
However, the sandboxing was always and *silently* disabled previously,
because a Bazel feature test was always failing. The feature test
involved running `/bin/true` inside a sandbox. But on NixOS,
`/bin/true` does not exist...
2018-12-20 15:18:34 +01:00
adisbladis
a5a537d515
Merge pull request #52047 from asymmetric/solc-lll
...
solc: disable LLL installation
2018-12-20 13:21:52 +00:00
Bas van Dijk
72eae72223
openblas: fix build on x86_64-darwin
...
See: https://github.com/xianyi/OpenBLAS/issues/1926
2018-12-20 13:25:44 +01:00
Timo Kaufmann
51fdee8b92
pythonPackages.jupytext: init at 0.8.4 ( #52545 )
2018-12-20 12:18:30 +01:00
Bas van Dijk
6267a02d9c
opencv4: fix OpenCV issue 13207
...
This is the same fix as for opencv3 in commit:
2572dd11accf701feeefd6fd4ee45be98cb47016
2018-12-20 10:49:40 +01:00
Bas van Dijk
49965e61d7
opencv3: fix OpenCV issue 13207
...
See: https://github.com/opencv/opencv/pull/13232
This also fixes the test of haskell-opencv HEAD where we got the
following error:
Feature Detection
houghLinesP:
libgomp: Out of memory allocating 927712937064 bytes
Test suite test-opencv: FAIL
2018-12-20 10:49:40 +01:00
Vincent Laporte
881bec3238
coqPackages.coqprime: enable for Coq 8.9
2018-12-20 10:43:59 +01:00
R. RyanTM
bf53bea9e4
opencollada: 1.6.67 -> 1.6.68
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/opencollada/versions
2018-12-19 19:24:36 -05:00
Jan Tojnar
d0546f0a1b
libgrss: fix updateScript
2018-12-20 00:28:50 +01:00
Jan Tojnar
e69ee9b53e
buildPython*: simplify updateScript
...
updateScript accepts a list, in which case, it will execute the head with the
tail as arguments. Switching to this style will allow us to get rid of the need
to create extra script doing just that.
2018-12-20 00:28:49 +01:00
R. RyanTM
ca5ee6dfb7
python37Packages.kafka-python: 1.4.3 -> 1.4.4
...
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-kafka-python/versions
2018-12-19 18:07:22 -05:00
R. RyanTM
eeb00cc570
python37Packages.dominate: 2.3.4 -> 2.3.5
...
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-dominate/versions
2018-12-19 18:05:20 -05:00
Herwig Hochleitner
77293ac160
Revert "python: azure-mgmt-storage: 0.20.0 -> 3.0.0"
...
This reverts commit 95569262bb
.
https://github.com/NixOS/nixpkgs/issues/52547
2018-12-20 00:00:39 +01:00
Herwig Hochleitner
88559cb49e
Revert "python: azure-mgmt-resource: 0.20.1 -> 2.0.0"
...
This reverts commit 4218dc2ba7
.
https://github.com/NixOS/nixpkgs/issues/52547
2018-12-20 00:00:39 +01:00
Herwig Hochleitner
cda0e2b7ec
Revert "python: azure-mgmt-nspkg: 1.0.0 -> 3.0.2"
...
This reverts commit 8d58469a61
.
https://github.com/NixOS/nixpkgs/issues/52547
2018-12-20 00:00:39 +01:00
Herwig Hochleitner
ab88bd38eb
Revert "python: azure-mgmt-network: 0.20.1 -> 2.2.1"
...
This reverts commit a944d0fcc8
.
https://github.com/NixOS/nixpkgs/issues/52547
2018-12-20 00:00:39 +01:00
Herwig Hochleitner
e388eb974c
Revert "python: azure-mgmt-compute: 0.20.0 -> 4.3.1"
...
This reverts commit 2e2916b647
.
https://github.com/NixOS/nixpkgs/issues/52547
2018-12-20 00:00:39 +01:00
R. RyanTM
fb61d7a70b
python37Packages.sphinxcontrib-bibtex: 0.4.0 -> 0.4.1
...
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-sphinxcontrib-bibtex/versions
2018-12-19 17:58:56 -05:00
R. RyanTM
1e0d7f99f1
python37Packages.google_cloud_vision: 0.34.0 -> 0.35.1
...
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-google-cloud-vision/versions
2018-12-19 17:57:00 -05:00
Timo Kaufmann
979b88b2bc
pythonPackages.pathpy: skip performance test ( #52548 )
...
The test may fail non-deterministically, as it does right now on hydra.
2018-12-19 23:53:17 +01:00
R. RyanTM
53ea46b450
python37Packages.facebook-sdk: 3.0.0 -> 3.1.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/python3.7-facebook-sdk/versions
2018-12-19 17:52:06 -05:00
R. RyanTM
1f99218b61
python37Packages.elpy: 1.26.0 -> 1.27.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/python3.7-elpy/versions
2018-12-19 17:49:56 -05:00
R. RyanTM
29f25b22df
pmd: 6.9.0 -> 6.10.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/pmd/versions
2018-12-19 17:48:03 -05:00
Timo Kaufmann
af83f8b398
pythonPackages.absl-py: fix python2 build ( #52544 )
2018-12-19 23:19:16 +01:00
Sander van der Burg
7a5a370c25
Remove redundant chmod
2018-12-19 22:45:48 +01:00
Matthew Bauer
a16a9fc4e5
Merge pull request #52540 from hedning/cherry-pick-valgrind
...
valgrind: fix build on darwin
2018-12-19 15:12:28 -06:00
Benjamin Hipple
6206a342e0
mkl: include Intel's libiomp.so in the MKL RPM unpack
...
Since Intel's default openmp implementation is available in the same src
tarball, we can just include it in the package. This means that `mkl` now "just
works" without any environment variables, fragile setup-hooks, or forced
propagation.
Since the openmp implementation is only needed at runtime (and for test cases),
users can substitute a different one if they prefer by exporting it with
`LD_PRELOAD`, which is how Intel recommends handling this. If they do not do so,
`libiomp.so` lives next to `libmkl_rt.so` and thus will be in the RPATH as a
sane default.
Since this still comes from the same src tarball, we can ship it without losing
the fixed-output derivation; likewise, since Hydra is not building or caching
these, shipping these proprietary packages costs no bandwidth for the nix
community.
2018-12-19 22:05:22 +01:00
Tor Hedin Brønner
59e6658381
valgrind: fix build on darwin
...
We fixed a race condition in #51505 and #51107 . This required running
autoreconfHook to pick up the `coregrind-makefile-race.patch` patch.
Unfortunately this broke darwin's postPatch fixes as autoreconfHook would run
afterwards regenerating the fixed makefiles.
Moving the postPatch fixes to preConfigure should resolve the issue.
I left `postPatch = ""` in to avoid a rebuild on linux.
(cherry picked from commit a6d4a0c53c
)
2018-12-19 20:39:10 +01:00
Franz Pletz
65dfc2b272
Merge pull request #51914 from dotlambda/home-assistant-python37
...
home-assistant: use python37
2018-12-19 19:32:11 +00:00
Robert Schütz
c5ef5c9137
python.pkgs.cherrypy: disable on python2
2018-12-19 17:10:20 +01:00
Renaud
b7355e6f7a
Merge pull request #52179 from r-ryantm/auto-update/ocaml-cmdliner
...
ocamlPackages.cmdliner: 1.0.2 -> 1.0.3
2018-12-19 16:59:02 +01:00
Renaud
c98754dd12
Merge pull request #52172 from r-ryantm/auto-update/ocaml-curses
...
ocamlPackages.curses: 1.0.3 -> 1.0.4
2018-12-19 16:42:25 +01:00
Robert Schütz
407f9ba5c9
python.pkgs.objgraph: fix build
...
Fixes https://github.com/NixOS/nixpkgs/issues/52518 .
2018-12-19 14:14:36 +01:00
Benno Fünfstück
6972c433ab
adoptopenjdk-bin: disable openj9 jre for mac due to missing upstream
2018-12-19 14:08:15 +01:00
Robert Schütz
682d1befd9
adoptopenjdk-bin: use python-withPackages for shebang
...
Co-Authored-By: bennofs <benno.fuenfstueck@gmail.com>
2018-12-19 14:08:12 +01:00
Benno Fünfstück
5bbfc0cc37
adoptopenjdk: autogenerate sources + add support for aarch64
2018-12-19 14:08:09 +01:00
Jörg Thalheim
da093022a4
Merge pull request #52413 from mat8913/vagrant-libvirt
...
vagrant: build and install vagrant-libvirt plugin
2018-12-19 12:18:44 +01:00
Jose San Leandro
857853d5f1
pharo: Simple fix for Iceberg ( #52466 )
...
* Simple fix for Iceberg
* Avoiding explicit libgit2 version assumption and removed libgit2 from buildInputs
2018-12-19 12:16:06 +01:00
Florian Klink
e5db0df0b5
Merge pull request #52115 from r-ryantm/auto-update/python3.7-Django
...
python37Packages.django_2_1: 2.1.3 -> 2.1.4
2018-12-19 11:18:53 +01:00