Robert Schütz
badca37c51
Merge pull request #57621 from dtzWill/update/pyxlib-0.25
...
pythonPackages.xlib: 0.17 -> 0.25, enable tests
2019-03-14 18:20:46 +01:00
Will Dietz
5a302b2005
pythonPackages.xlib: 0.17 -> 0.25, enable tests
...
https://github.com/python-xlib/python-xlib/releases/tag/0.25
(and the releases along the way)
2019-03-14 18:17:28 +01:00
worldofpeace
72679615a1
pythonPackages.weboob: add pyqt5 as native input
...
Didn't notice it wasn't there. This should make it so we
don't have to set the environment variable anymore.
2019-03-14 13:13:00 -04:00
Dmitry Kalinkin
ec4bdc860e
nsis: use zlib outputs directly
2019-03-14 12:59:38 -04:00
Dmitry Kalinkin
f929120b1b
nsis: don't disable stripping
2019-03-14 12:56:03 -04:00
Dmitry Kalinkin
dc04edc6ae
nsis: refactor to use scons setup-hook
2019-03-14 12:53:36 -04:00
Jan Malakhovski
2bc525350a
treewide: stdenv.config
-> config
...
That attribute does not exist.
2019-03-14 14:01:21 +00:00
Andreas Rammhold
a050cb9dc9
Merge pull request #57526 from xantoz/qtwebengine-fix-CVE-2019-5785
...
qt512: patch qtwebengine against CVE-2019-5786
2019-03-14 13:56:22 +01:00
Michael Weiss
871cd756c8
python.pkgs.distro: Re-enable the package for now
...
Most tests are fine (only 20 out of 173 fail, 10 because lsb_release is
not available or returns exit code 3 and the other 10 might also fail
due to the sandboxed build environment).
Manual tests show that distro works as intended in a normal environment.
See 9382d2ea76
2019-03-14 13:14:52 +01:00
Jörg Thalheim
4d2fe32784
Merge pull request #57635 from Mic92/engineio
...
python3.pkgs.python-engineio: 3.0.0 -> 3.4.3
2019-03-14 11:28:24 +00:00
Jörg Thalheim
42bc96105f
python3.pkgs.engineio: limit to linux
...
probably has never build on macOS.
2019-03-14 11:23:14 +00:00
Nathan van Doorn
512833807d
pythonPackages.cbor2: init at 4.1.2 ( #57507 )
2019-03-14 12:22:29 +01:00
Robert Schütz
aacd06eb5a
Merge pull request #57594 from nyanloutre/electron-cash-update
...
Electron cash update
2019-03-14 12:15:45 +01:00
Jörg Thalheim
f94dc01e75
python3.pkgs.python-engineio: 3.0.0 -> 3.4.3
...
fixes build of python-socketio
2019-03-14 11:14:43 +00:00
nyanloutre
9b9f4d9005
pythonPackages.qdarkstyle: init at 2.6.5
2019-03-14 11:54:38 +01:00
Pedro Pombeiro
f875b1c6f2
nsis: init at 3.04
2019-03-14 10:34:31 +01:00
Robert Schütz
5ee0125268
python.pkgs.shapely: fix tests on Darwin ( #57630 )
2019-03-14 10:28:43 +01:00
Sébastien Maret
d81b59b027
pythonPackages.reproject: init at 0.4
2019-03-14 09:41:37 +01:00
Sébastien Maret
a068e9ffc2
pythonPackages.astropy-healpix: init at 0.4
2019-03-14 09:41:37 +01:00
Sébastien Maret
59a562ee35
pythonPackages.astropy-helpers: init at 3.1
2019-03-14 09:41:26 +01:00
Elis Hirwing
894eee60a7
Merge pull request #57245 from Izorkin/php-options
...
php: add custom options
2019-03-14 08:13:22 +01:00
Wael M. Nasreddine
a0d835e95d
buildGoPackage: move it under a different path
...
This change moves buildGoPackage from pkgs/development/go-modules to
pkgs/development/go-packages, so we can have buildGoModule at
pkgs/development/go-modules.
2019-03-13 18:40:24 -07:00
Robert Schütz
098cb9f63a
Merge pull request #56082 from Ma27/fix-pyopencl
...
python3Packages.pyopencl: fix build
2019-03-14 00:11:22 +01:00
Ethan Glasser-Camp
2556b7bfad
virtualenv: Update patch for 16.2.0 ( #57533 )
2019-03-13 23:58:52 +01:00
Robert Schütz
f721655455
python.pkgs.cairosvg1: remove
...
Make python2.pkgs.cairosvg refer to what previously was cairosvg1 instead.
2019-03-13 23:49:35 +01:00
Robert Schütz
22877838fa
python.pkgs.cssselect2: add pytest to checkInputs
2019-03-13 23:49:35 +01:00
Robert Schütz
fca2c15ca6
python.pkgs.tinycss2: add pytest to checkInputs
2019-03-13 23:49:35 +01:00
Robert Schütz
fe633fb1be
python.pkgs.pytest-isort: 0.2.1 -> 0.3.1
2019-03-13 23:49:35 +01:00
Michiel Leenaars
c12d764a95
pythonPackages.dockerfile-parse: init at 0.0.13
2019-03-13 23:41:19 +01:00
Robert Schütz
b8f0c18369
Merge pull request #56839 from avnik/fix/cairocffi
...
Fix cairocffi build
2019-03-13 23:35:17 +01:00
Robert Schütz
01cb9b01b8
python3.pkgs.cairosvg: 2.2.1 -> 2.3.0
2019-03-13 23:28:43 +01:00
Jan Tojnar
c1d70b5801
Merge pull request #57001 from jtojnar/almanah
...
almanah: init at 0.11.1
2019-03-13 23:16:15 +01:00
Anton Kindestam
b22d92fb6d
qt512: patch qtwebengine against CVE-2019-5786
2019-03-13 22:27:01 +01:00
Herwig Hochleitner
a72bb46155
webkitgtk: 2.22.7 -> 2.24.0
2019-03-13 21:10:24 +01:00
Orivej Desh
bc9a42e07a
cyrus-sasl: fix broken link when building without kerberos
...
Since the name is part of the url, the unconventional suffix in the name breaks the url.
2019-03-13 18:01:01 +00:00
Peter Simons
54258e459f
haskell-pandoc-citeproc: update override for the new version
2019-03-13 18:11:03 +01:00
Peter Simons
bbf5431865
haskell-texmath: drop obsolete override
2019-03-13 18:11:03 +01:00
Peter Simons
8a0d1650a3
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.2 from Hackage revision
9fb5246e3c
.
2019-03-13 18:11:03 +01:00
Peter Simons
c18759113e
LTS Haskell 13.12
2019-03-13 18:11:03 +01:00
Justin Humm
b82150c8c2
haskellPackages.hakyll: bump pandoc dependency to 2.7
2019-03-13 17:44:51 +01:00
Andreas Rammhold
a09281ef5a
Merge pull request #57074 from dtzWill/update/nodejs-2019-03-08
...
nodejs_{6,8,10,11}_x: update, security fixes
2019-03-13 11:42:27 +01:00
Alexander V. Nikolaev
e878fd6f5f
pythonPackages.cairocffi: support 1.0 and 0.9
...
This patch ensures that Python2 can be used if cairocffi is used.
Version 1.0 dropped Python 2 support.
2019-03-13 11:37:51 +01:00
Maximilian Bosch
8dac864470
pythonPackages.thumbor: 6.6.0 -> 6.7.0
...
This patch ensures that the currently broken `thumbor`[1] package builds
and works again.
The following problems were fixed:
* Rather than placing required packages (like `gifsicle` or `exiftool`)
into the build input list, we reference them explicitly where needed
to ensure that the package works after the build without further
installs.
* Skip the `test_redeye_applied` test case which is broken for a while
now.
[1] https://hydra.nixos.org/build/90290998
2019-03-13 11:36:38 +01:00
Maximilian Bosch
16c2c6b66d
python3Packages.qasm2image: require Python 3.5 at least
...
According to `setup.py` in 0.8 older Python wouldn't work.
2019-03-13 11:36:37 +01:00
Robert Djubek
f0bd27150a
pythonPackages.weboob: fix build
2019-03-12 22:39:48 -04:00
Ryan Mulligan
8d0b3d5e4f
Merge pull request #57286 from r-ryantm/auto-update/libosmium
...
libosmium: 2.15.0 -> 2.15.1
2019-03-12 19:31:43 -07:00
Ryan Mulligan
8fb8dbf259
Merge pull request #57376 from r-ryantm/auto-update/protozero
...
protozero: 1.6.4 -> 1.6.7
2019-03-12 19:30:22 -07:00
Robert Djubek
c0f03051fa
pythonPackages.pdfminer: 20170720 -> 20181108
2019-03-12 22:13:03 -04:00
Jascha Geerds
ffedc3e4a9
misc: Remove myself from list of maintainers
...
Unfortunately I don't have the time anymore to maintain those
packages.
2019-03-12 23:50:52 +01:00
Benjamin Hipple
c484d9b501
findnewest: init at 0.3
...
* findnewest: init at 0.3
* Update pkgs/development/tools/misc/findnewest/default.nix
Co-Authored-By: bhipple <bhipple@protonmail.com>
* Update pkgs/development/tools/misc/findnewest/default.nix
Co-Authored-By: bhipple <bhipple@protonmail.com>
* Update pkgs/development/tools/misc/findnewest/default.nix
Co-Authored-By: bhipple <bhipple@protonmail.com>
* Update pkgs/development/tools/misc/findnewest/default.nix
Co-Authored-By: bhipple <bhipple@protonmail.com>
2019-03-12 15:28:20 -07:00
R. RyanTM
5b0502dc85
python37Packages.aiorpcx: 0.10.4 -> 0.10.5 ( #57380 )
...
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-aiorpcx/versions
2019-03-12 22:55:23 +01:00
R. RyanTM
cd797fcfaf
python37Packages.discid: 1.1.1 -> 1.2.0 ( #57396 )
...
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-discid/versions
2019-03-12 22:50:30 +01:00
R. RyanTM
28232e21bb
python37Packages.distributed: 1.25.3 -> 1.26.0 ( #57397 )
...
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-distributed/versions
2019-03-12 22:47:58 +01:00
R. RyanTM
e14d70d955
primesieve: 7.3 -> 7.4 ( #57375 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/primesieve/versions
2019-03-12 22:43:56 +01:00
Will Dietz
91b1806476
llvmPackages_8: rc3 -> rc5
2019-03-12 16:39:44 -05:00
Jos van Bakel
382abc9207
pythonPackages.rbtools: fix tests ( #57258 )
2019-03-12 22:30:49 +01:00
Mario Rodas
348a2bc3a5
vgo2nix: 2019-02-01 -> 2019-02-06
2019-03-12 15:29:39 -04:00
R. RyanTM
0262fab024
totem-pl-parser: 3.26.2 -> 3.26.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/totem-pl-parser/versions
2019-03-12 15:00:21 -04:00
Vincent Laporte
6e4b622cb4
ocaml: 4.08.0+beta1 -> 4.08.0+beta2
2019-03-12 18:01:36 +01:00
Will Dietz
e5a71bd9f7
dqlite: 0.2.5 -> 0.2.6, enable tests + pname-ify
...
https://github.com/CanonicalLtd/dqlite/releases/tag/v0.2.6
2019-03-12 10:40:19 -05:00
Luis Hebendanz
a5f4f743af
hopper: init at 4.5.7
...
* hopper: init at 4.5.7
* Update pkgs/development/tools/analysis/hopper/default.nix
Co-Authored-By: Luis-Hebendanz <22085373+Luis-Hebendanz@users.noreply.github.com>
* Update pkgs/development/tools/analysis/hopper/default.nix
Co-Authored-By: Luis-Hebendanz <22085373+Luis-Hebendanz@users.noreply.github.com>
* Better versioning
* Renamed executable to lowercase name
2019-03-12 06:48:39 -07:00
Léo Gaspard
00877c10e5
Merge pull request #57500 from r-ryantm/auto-update/wabt
...
wabt: 1.0.8 -> 1.0.10
2019-03-12 12:13:40 +01:00
R. RyanTM
6bf7123e9e
wabt: 1.0.8 -> 1.0.10
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wabt/versions
2019-03-12 02:38:52 -07:00
Théo Zimmermann
b6a6f7ac98
coqPackages.contribs.zorns-lemma: 8.6.0 -> 8.9.0
2019-03-12 06:59:51 +00:00
Austin Seipp
4f74e3abcf
souffle: 1.2.0 -> 1.5.1, co-maintain
...
Souffle has seen some significant upgrades in the past few years and now
has trimmed and replaced several of its more expensive dependencies,
such as boost, openjdk, etc.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-03-12 00:45:38 -05:00
Ryan Mulligan
816c9b6547
Merge pull request #57381 from r-ryantm/auto-update/python2.7-aws-sam-translator
...
python27Packages.aws-sam-translator: 1.9.1 -> 1.10.0
2019-03-11 19:15:28 -07:00
Sarah Brofeldt
f3c66bb31e
pgcli: Patch tests ( #57402 )
2019-03-12 01:30:13 +01:00
Mario Rodas
92917bfb99
ffmpeg-full: fix darwin build ( #57342 )
2019-03-12 01:23:12 +01:00
teh
30103df024
vowpalwabbit: fix build. ( #57455 )
2019-03-12 00:49:01 +01:00
R. RyanTM
cf1c04cc28
python37Packages.xcffib: 0.6.0 -> 0.7.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-xcffib/versions
2019-03-11 16:25:29 -07:00
Maximilian Bosch
d2379192b5
python3Packages.pyopencl: fix build
...
Fix the recently broken build by adding `pybind11`
to the build. Also set $HOME to a temporary directory during the build
to avoid "Permission denied" errors in the build script.
This also unbreaks `sasview` and `pybitmessage`.
See also #56826
See also https://hydra.nixos.org/build/89037506
2019-03-11 23:30:35 +01:00
R. RyanTM
0ab768ea7f
python37Packages.rply: 0.7.6 -> 0.7.7
...
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-rply/versions
2019-03-11 14:29:35 -07:00
R. RyanTM
ea9375d3d8
python37Packages.qtawesome: 0.5.6 -> 0.5.7
...
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-qtawesome/versions
2019-03-11 14:10:29 -07:00
Wael Nasreddine
c75cb87721
Merge pull request #57296 from kalbasit/nixpkgs_go-fixes
...
Fixes to a few Go packages.
2019-03-11 13:11:11 -07:00
R. RyanTM
c6ed0f964b
python37Packages.geopandas: 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-geopandas/versions
2019-03-11 14:48:50 -04:00
R. RyanTM
1923f36042
python37Packages.libversion: 1.1.2 -> 1.1.3
...
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-libversion/versions
2019-03-11 14:43:33 -04:00
R. RyanTM
8513b5146e
python37Packages.peewee: 3.8.2 -> 3.9.2
...
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-peewee/versions
2019-03-11 14:41:30 -04:00
R. RyanTM
5c4f11d6c6
python37Packages.paste: 3.0.6 -> 3.0.8
...
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-paste/versions
2019-03-11 14:37:59 -04:00
Wael M. Nasreddine
b39fc3a0bc
boringssl: export GOCACHE in the makeFlags
2019-03-11 09:59:18 -07:00
Jörg Thalheim
88c3183581
Merge pull request #57408 from Infinisil/fix/poetry
...
pythonPackages.poetry: Fix build
2019-03-11 16:54:27 +00:00
Michael Weiss
7f43089999
wlroots: 0.4.1 -> 0.5.0
2019-03-11 17:02:22 +01:00
Silvan Mosberger
bfac72b276
pythonPackages.poetry: Fix build
2019-03-11 16:49:22 +01:00
R. RyanTM
2c8b352e4a
python37Packages.django-cors-headers: 2.4.0 -> 2.5.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-django-cors-headers/versions
2019-03-11 08:10:25 -07:00
Andreas Rammhold
2dd3253079
Merge pull request #57050 from dtzWill/update/m2crypto-0.32.0
...
pythonPackages.m2crypto: 0.30.1 -> 0.32.0
2019-03-11 15:48:54 +01:00
Andreas Rammhold
48b9a4a4a5
fix two typos in "substituteInPlace" that should never landed
...
I am not sure how these two could ever work but at least the typo is
fixed now. They still fail to compile but that is a different issue.
2019-03-11 14:51:40 +01:00
R. RyanTM
b83973990f
python27Packages.aws-sam-translator: 1.9.1 -> 1.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/python2.7-aws-sam-translator/versions
2019-03-11 06:18:49 -07:00
R. RyanTM
732228d3d1
protozero: 1.6.4 -> 1.6.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/protozero/versions
2019-03-11 05:12:05 -07:00
Elis Hirwing
eeecb9d00e
Merge pull request #57066 from Izorkin/php
...
Update php packages
2019-03-11 12:33:24 +01:00
R. RyanTM
fdb95b4d4d
ocamlPackages.yojson: 1.6.0 -> 1.7.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/ocaml4.06.1-yojson/versions
2019-03-11 12:17:45 +01:00
Robert Schütz
e10d98c055
Merge pull request #57012 from dotlambda/home-assistant-0.89
...
home-assistant: 0.87.1 -> 0.89.1
2019-03-11 11:54:53 +01:00
Will Dietz
c14e23d0e6
Merge pull request #57193 from dtzWill/update/at-spi-core-atk-2.30.1
...
at-spi2-{core,atk}: 2.30.0 -> 2.30.1
2019-03-11 05:18:21 -05:00
Uri Baghin
130d987ab1
bazel-remote: init at 2019-01-12
2019-03-11 11:10:59 +01:00
Lancelot SIX
8c03e90831
Merge pull request #56842 from lsix/update_octave
...
octave: 4.4.1 -> 5.1.0
2019-03-11 11:02:31 +01:00
Will Dietz
16534b8c7f
Merge pull request #57081 from dtzWill/update/libxmlb-0.1.7
...
libxmlb: 0.1.6 -> 0.1.7
2019-03-11 04:34:33 -05:00
Will Dietz
af15ad96b6
libcmis: 0.5.0 -> 0.5.2, new home, fix and enable tests + man
...
https://github.com/tdf/libcmis/releases/tag/v0.5.2
https://github.com/tdf/libcmis/releases/tag/v0.5.1
2019-03-11 02:46:22 -05:00
Will Dietz
dbd7bbb7d8
Merge pull request #57040 from dtzWill/update/libhandy-0.0.9
...
libhandy: 0.0.8 -> 0.0.9
2019-03-11 01:57:39 -05:00
James Cook
a70eab360f
Merge pull request #57249 from r-ryantm/auto-update/libgnurl
...
libgnurl: 7.63.0 -> 7.64.0
2019-03-11 03:45:26 +00:00
Peter Hoeg
126c2b0983
Merge pull request #57117 from marsam/update-heroku
...
heroku: 7.19.4 -> 7.22.4
2019-03-11 11:20:06 +08:00
R. RyanTM
abb8c3f55b
mapnik: 3.0.21 -> 3.0.22
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mapnik/versions
2019-03-10 16:24:23 -07:00
Herwig Hochleitner
b854767dac
Merge pull request #56018 from knedlsepp/fix-cuda-gdb
...
cudatoolkit: Several fixes
2019-03-10 23:21:48 +01:00
Sander van der Burg
907c478ceb
titaniumenv: fix stripping the unneeded architectures
2019-03-10 23:18:08 +01:00
Lancelot SIX
ce51fbab82
Merge pull request #56486 from lsix/add_qgis_3
...
qgis: 2.18.28 -> 3.4.5
2019-03-10 22:34:38 +01:00
Herwig Hochleitner
88d9ef9e1f
pythonPackage.azure-mgmt-*: fix builds
...
see https://github.com/NixOS/nixpkgs/issues/52547
2019-03-10 22:16:31 +01:00
Herwig Hochleitner
292a4520f9
pythonPackages.msrestazure: init 0.6.0
2019-03-10 22:16:31 +01:00
Herwig Hochleitner
668d18c07a
pythonPackages.msrest: init 0.6.2
2019-03-10 22:16:31 +01:00
R. RyanTM
59db0ca1ea
libosmium: 2.15.0 -> 2.15.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/libosmium/versions
2019-03-10 13:12:09 -07:00
Peter Simons
a8965a516b
Merge pull request #56877 from peti/t/fix-boost-version-strings
...
boost: fix misspelled version numbers in 1.66.0, 1.67.0, 1.68.0, and 1.69.0
2019-03-10 21:01:57 +01:00
Dmitry Kalinkin
db66867b9d
Merge pull request #56050 from hlolli/csound-qt-update
...
csound-qt 0.9.6-beta2 -> 0.9.6-beta3, plus python-qt include changes
2019-03-10 12:42:01 -04:00
Daiderd Jordan
132a9a0c32
Merge pull request #56980 from LnL7/python-distlib
...
pythonPackages.distlib: init at 0.2.8
2019-03-10 15:39:29 +01:00
R. RyanTM
e53b5aaf2c
libgnurl: 7.63.0 -> 7.64.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/libgnurl/versions
2019-03-10 05:58:15 -07:00
Izorkin
799f9004a9
php: add custom options
2019-03-10 15:43:45 +03:00
Matthew Glazar
0bf2d63366
python35: fix build on macOS
...
The upstream patch for distutils does not apply cleanly to Python 3.5's
sources. Fix the patch to make python35 build on macOS.
2019-03-10 13:38:43 +01:00
R. RyanTM
841d338f4e
flatpak-builder: 1.0.3 -> 1.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/flatpak-builder/versions
2019-03-10 13:19:07 +01:00
R. RyanTM
be593f21a5
double-conversion: 3.1.1 -> 3.1.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/double-conversion/versions
2019-03-10 13:18:29 +01:00
R. RyanTM
d7c1eedf81
cfr: 0.139 -> 0.140
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cfr/versions
2019-03-10 13:16:48 +01:00
R. RyanTM
404b76582c
appstream: 0.12.5 -> 0.12.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/appstream/versions
2019-03-10 13:15:33 +01:00
R. RyanTM
65ec866a56
ammonite: 1.6.3 -> 1.6.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/ammonite/versions
2019-03-10 13:15:16 +01:00
Peter Simons
c103b5b236
python-suds-jurko: disable the test suite
...
The test suite was broken by ee38a0d183
.
2019-03-10 12:13:37 +01:00
Peter Simons
3dd4ea56d7
haskell-ci: bump to latest git version
2019-03-10 11:12:57 +01:00
Peter Simons
51435890dd
haskell-pandoc: update overrides for the latest LTS release
2019-03-10 11:12:56 +01:00
Peter Simons
fa376f7548
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.2 from Hackage revision
9939986acd
.
2019-03-10 11:12:51 +01:00
Peter Simons
9b5ce24b2e
LTS Haskell 13.11
2019-03-10 11:12:35 +01:00
Jörg Thalheim
fc3f98bb7d
Merge pull request #57217 from r-ryantm/auto-update/ccls
...
ccls: 0.20181225.8 -> 0.20190301
2019-03-10 09:43:39 +00:00
Vladyslav M
ad2cbb8029
Merge pull request #57110 from volth/gtkdoc
...
gnome2.gtkdoc -> gtk-doc
2019-03-10 11:31:41 +02:00
R. RyanTM
cc27a10955
ccls: 0.20181225.8 -> 0.20190301
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ccls/versions
2019-03-09 21:47:37 -08:00
R. RyanTM
0cfb3c212c
armadillo: 9.200.7 -> 9.200.8
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions
2019-03-09 19:23:09 -08:00
Will Dietz
89c6d74d55
at-spi2-{core,atk}: 2.30.0 -> 2.30.1
2019-03-09 18:09:31 -06:00
Matthew Bauer
ca6e93155b
Merge pull request #56661 from matthewbauer/stack-hook-fixup
...
stack-hook: deduplicate better
2019-03-09 18:08:47 -05:00
worldofpeace
7435c633f6
Merge pull request #57128 from FlorianFranzen/pyext
...
pythonPackages.pyext: 0.6 -> 0.8
2019-03-09 15:05:29 -05:00
Florian Franzen
e0b3eb075f
pythonPackages.pyext: 0.6 -> 0.8
2019-03-09 20:20:43 +01:00
hlolli
b75042bfbb
csound-qt 0.9.6-beta2 -> 0.9.6-beta3, plus python-qt include changes, examplepath patch and simplified build
2019-03-09 19:38:26 +01:00
worldofpeace
47dd2b4c6e
Replace deprecated py.test command with pytest
...
Co-Authored-By: sveitser <sveitser@gmail.com>
2019-03-10 00:40:44 +08:00
Pascal Wittmann
57afc591b3
haskellPackages.xattr: fix build with attr-2.4.48 (see ##53716)
2019-03-09 17:37:46 +01:00
sveitser
a554b1c71f
pythonPackages.rfc3986: fix pytest dependency
2019-03-09 21:38:27 +08:00
Mario Rodas
d59deb4a8d
heroku: 7.19.4 -> 7.22.4
2019-03-09 08:01:55 -05:00
Vincent Laporte
3c9bfa32e2
compcert: 3.4 -> 3.5
2019-03-09 05:49:26 -06:00
volth
4e2c477cf8
gnome2.gtkdoc -> gtk-doc
...
fix evaluation when `config.allowAliases` == false
(regression after https://github.com/NixOS/nixpkgs/pull/56791 )
2019-03-09 11:24:01 +00:00
Maximilian Bosch
9df6083b72
Merge pull request #56733 from r-ryantm/auto-update/react-native-debugger
...
react-native-debugger: 0.8.2 -> 0.9.7
2019-03-09 11:58:55 +01:00
Daniël de Kok
449e7f9777
python2Packages.moinmoin: 1.9.9 -> 1.9.10 ( #56970 )
...
Changes:
https://github.com/moinwiki/moin-1.9/blob/1.9.10/docs/CHANGES#L13
This commit also replaces a ISO-8859-1 character in setup.cfg to fix the
build.
2019-03-08 23:21:28 +01:00
worldofpeace
9bedfe59bd
Merge pull request #57090 from Infinisil/fix/vim-vint
...
vim-vint: Fix
2019-03-08 16:36:59 -05:00
Silvan Mosberger
55be7ae9d5
vim-vint: Fix
2019-03-08 22:31:20 +01:00
Will Dietz
eb8abb9ade
gbenchmark: 1.3.0 -> 1.4.1 ( #55646 )
2019-03-08 22:19:02 +01:00
Vincent Demeester
2d4d6181b3
kustomize: 2.0.1 -> 2.0.3 ( #56944 )
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-08 22:04:56 +01:00
Vincent Demeester
96b9d3a24a
skaffold: 0.21.1 -> 0.24.0 ( #56900 )
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-08 21:51:19 +01:00
Vincent Demeester
899aa23f4b
go-outline: unstable-2017-08-04 -> unstable-2018-11-22 ( #56896 )
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-08 21:50:54 +01:00
vanzef
6a11ba39ca
marisa-python: fix build ( #57013 )
2019-03-08 21:37:17 +01:00
Silvan Mosberger
2e92520e21
Merge pull request #56641 from r-ryantm/auto-update/facter
...
facter: 3.12.3 -> 3.13.0
2019-03-08 19:41:16 +01:00
Silvan Mosberger
6c03c2e504
libwhereami: Mark as unsupported for ARM
2019-03-08 19:39:59 +01:00
Silvan Mosberger
ced5e13dd7
libwhereami: 0.2.0 -> 0.2.2
2019-03-08 19:18:35 +01:00
Will Dietz
e29f6cc479
libxmlb: 0.1.6 -> 0.1.7
...
dad8a84f24
2019-03-08 11:57:36 -06:00