Wael M. Nasreddine
28435e47b1
buildGoModule: function for packaging Go modules
...
The function buildGoModule builds Go programs managed with Go modules. It builds
a Go module through a two phase build:
- An intermediate fetcher derivation. This derivation will be used to
fetch all of the dependencies of the Go module.
- A final derivation will use the output of the intermediate derivation
to build the binaries and produce the final output.
2019-03-14 10:31:02 -07:00
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
b08c3705c6
python37Packages.pyroute2: 0.5.3 -> 0.5.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-pyroute2/versions
2019-03-11 12:51:36 -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
R. RyanTM
ba9c842c67
python37Packages.numpy-stl: 2.9.0 -> 2.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/python3.7-numpy-stl/versions
2019-03-11 11:06:42 -07: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
R. RyanTM
ac1002f27e
opentracing-cpp: 1.5.0 -> 1.5.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/opentracing-cpp/versions
2019-03-11 00:56:34 -07: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
R. RyanTM
106a18d4c2
now-cli: 13.1.2 -> 14.0.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/now-cli/versions
2019-03-10 21:14:51 -07: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
Uma Zalakain
83e6a1c996
opam: put the whole /nix in OPAM_USER_PATH_RO
...
Some symlinks point to /nix/var/profiles/per-user/…, these have be
readable too.
2019-03-11 01:02:43 +01: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
Sarah Brofeldt
79e3dcb013
jl: Patch to work with MonadFail GHC 8.6 change
2019-03-10 21:00:56 +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
Maximilian Bosch
8159a1fc75
python3Packages.irc: fix build
...
Adds missing `jaraco_collections` dependency. This also unbreaks
`errbot`.
See also https://hydra.nixos.org/build/90116401
Addresses #56826
2019-03-10 16:48:43 +01:00
Maximilian Bosch
18b0729790
pythonPackages.jaraco_logging: fix build
...
The package currently fails because of some flake8 violations. However
invalid coding style shouldn't break the Nix package.
See also https://hydra.nixos.org/build/90301692
Addresses #56826
2019-03-10 16:44:31 +01:00
Maximilian Bosch
4c57b5e896
pythonPackages.jaraco_text: 2.0 -> 3.0
...
This fixes the dependency cycle between `jaraco_text` and
`jaraco_collections`. Reported upstream in https://github.com/jaraco/jaraco.text/issues/3
See also https://hydra.nixos.org/build/90307068
See also https://hydra.nixos.org/build/90310398
Addresses #56826
2019-03-10 16:36:49 +01: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
Maximilian Bosch
eede376d73
pythonPackages.jaraco_itertools: fix build
...
The package currently fails because of some flake8 violations. However
invalid coding style shouldn't break the Nix package.
See also https://hydra.nixos.org/build/90115508
Addresses #56826
2019-03-10 13:12:22 +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
Silvan Mosberger
76701c95fc
Merge pull request #56655 from r-ryantm/auto-update/flow
...
flow: 0.92.0 -> 0.94.0
2019-03-08 18:55:31 +01:00
Will Dietz
5d527793ae
nodejs-11_x: 11.7.0 -> 11.11.0 (security)
...
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V11.md
(see notes for all versions after 11.7.0)
2019-03-08 07:45:23 -06:00
Will Dietz
9c894f8418
nodejs-10_x: 10.15.0 -> 10.15.3 (security)
...
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.15.3
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.15.2
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.15.1
2019-03-08 07:45:00 -06:00
Will Dietz
702120ee90
nodejs-8_x: 8.15.0 -> 8.15.1 (security)
...
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V8.md#8.15.1
2019-03-08 07:43:35 -06:00
Will Dietz
4df1c7234f
nodejs-6_x: 6.16.0 -> 6.17.0 (security)
...
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md#6.17.0
2019-03-08 07:43:35 -06:00
Jörg Thalheim
afb4878391
Merge pull request #57055 from dtzWill/fix/m2crypto-swig-libressl
...
pythonPackages.m2crypto: swig2 as nativeBuildInput so it can be invoked
2019-03-08 12:24:36 +00:00
Jörg Thalheim
65b402ed67
Merge pull request #57023 from alyssais/crystal
...
crystal: fix build on Darwin
2019-03-08 11:18:31 +00:00
Izorkin
768bb1724e
php73: 7.3.2 -> 7.3.3
2019-03-08 10:21:41 +03:00
Izorkin
c6290e381f
php72: 7.2.15 -> 7.2.16
2019-03-08 10:16:37 +03:00
Izorkin
627275399c
php71: 7.1.26 -> 7.1.27
2019-03-08 10:12:02 +03:00
Jörg Thalheim
3707732e41
Merge pull request #57061 from elasticdog/bazel-buildtools
...
bazel-buildtools: unstable -> 0.22.0
2019-03-08 06:24:33 +00:00
Maximilian Bosch
94c3ac2574
pythonPackages.pybind11: apply patch to properly get headers directories
...
It seems as the `pybind11` build code returns the Python headers
directory (where the `pybind11` headers are stored as well on traditional
setups) rather than returning the dedicated prefix[1].
An exemplary fallout is the broken build of `pyopencl`[2].
[1] https://github.com/pybind/pybind11/issues/1425
[2] https://github.com/NixOS/nixpkgs/pull/56082
2019-03-08 07:08:44 +01:00
Aaron Bull Schaefer
1b3b781d60
bazel-buildtools: unstable -> 0.22.0
2019-03-07 20:37:23 -08:00
Matthieu Coudron
16e3574e29
buildLuarocksPackage: adjust the manifest path
...
the new luarocks 3.0.4 uses different paths for the manifests, hence creating new collisions.
2019-03-08 13:24:23 +09:00
Will Dietz
10646d5e62
pythonPackages.m2crypto: swig2 as nativeBuildInput so it can be invoked
...
Fixes #56993 .
2019-03-07 17:39:28 -06:00
Will Dietz
7ec3142207
pythonPackages.m2crypto: 0.30.1 -> 0.32.0
...
bdbacebd87
2019-03-07 16:43:08 -06:00
Josef Kemetmüller
811293134b
pythonPackages.mxnet: Fix build ( #56848 )
2019-03-07 23:06:11 +01:00
Will Dietz
fe043784a6
Merge pull request #57024 from mroi/patch-1
...
swift: 4.2.2 -> 4.2.3
2019-03-07 15:22:05 -06:00
Will Dietz
c42b570101
Merge pull request #56803 from dtzWill/update/shapelib-1.5.0
...
shapelib: 1.4.1 -> 1.5.0
2019-03-07 15:12:03 -06:00
Will Dietz
094a204cc4
Merge pull request #56529 from dtzWill/update/libplist-2019-01-20
...
libplist: 2018-07-25 -> 2019-01-20
2019-03-07 15:02:56 -06:00
Will Dietz
2f29fdbf83
Merge pull request #56598 from dtzWill/update/osinfo-1.4.0
...
libosinfo: 1.2.0 -> 1.4.0
2019-03-07 14:58:18 -06:00
Will Dietz
6aa04f01d0
Merge pull request #56799 from dtzWill/update/electron-2019-02
...
electron{,_3}: updates (fixes, security?)
2019-03-07 14:57:48 -06:00
Jörg Thalheim
f161478646
Merge pull request #57019 from dywedir/rustup
...
rustup: 1.16.0 -> 1.17.0
2019-03-07 19:36:46 +00:00
Will Dietz
a5264bd5e7
libhandy: 0.0.8 -> 0.0.9
2019-03-07 13:24:34 -06:00
Dmitry Kalinkin
cf1de3c2df
yoda: fix sha hash of the tarball
...
Tarball was replaced upstream. The files are the same, changes are meta
only (appear to be timestamps).
2019-03-07 14:08:10 -05:00
obadz
275e6a0a12
pythonPackages.flickrapi: init at 2.4.0
2019-03-07 15:37:19 +00:00
obadz
7d7727e436
pythonPackages.lzstring: init at 1.0.4
2019-03-07 15:37:18 +00:00
Michael Roitzsch
6a4d2eea8a
swift: 4.2.2 -> 4.2.3
2019-03-07 15:22:45 +01:00
Ryan Mulligan
5b4152a911
Merge pull request #56399 from lilyball/jazzy
...
jazzy: 0.9.0 -> 0.9.5
2019-03-07 06:17:00 -08:00
Alyssa Ross
5b52e90e4a
crystal: fix build on Darwin
2019-03-07 13:38:35 +00:00
Frederik Rietdijk
1f7b8c71a9
libr3: propagate pcre
2019-03-07 13:31:11 +01:00
Josef Kemetmüller
36f5c0d58d
pythonPackages.wrf-python: Fix build ( #56989 )
...
The latest changes to support better cross-compilation compatibility
have introduced a stricter handling of dependency specification in
python. Since b4acd977
, gfortran should be put into nativeBuildInputs,
as it's a build-time only dependency for wrf-python. Similarly, mock is
only required when testing, so it should go to checkInputs.
2019-03-07 13:21:04 +01:00
dywedir
2a4a90f740
rustup: 1.16.0 -> 1.17.0
2019-03-07 13:50:55 +02:00
Frederik Rietdijk
645ac131dd
libr3: init at 1.3.4
2019-03-07 12:11:41 +01:00
Michael Raskin
bd616c0cd3
Merge pull request #57010 from teto/luarocks_update
...
Luarocks update
2019-03-07 10:52:56 +00:00
Jörg Thalheim
3aa7d41944
Merge pull request #56936 from witchof0x20/upgrade_teensyduino
...
teensyduino: 1.40 -> 1.45
2019-03-07 10:50:37 +00:00
Matthieu Coudron
246e354e1f
lua5Packages.luuid: fix build
...
libuuid is null outside of linux which may explain why ofborg refused it.
2019-03-07 10:34:26 +00:00
Matthieu Coudron
ed7818219a
lua: run postConfigure hook for rock and rockspec
...
it was previously run only for src.rock
2019-03-07 10:34:01 +00:00
Matthieu Coudron
0752393738
python3Packages.matplotlib: 3.0.2 -> 3.0.3
2019-03-07 10:07:29 +01:00
Frederik Rietdijk
1f8b70e5e5
ticpp: init at unstable-2019-01-09
2019-03-07 10:05:23 +01:00
Frederik Rietdijk
931ee3e589
multipart-parser-c: init at unstable-2015-12-14
2019-03-07 09:59:10 +01:00
Frederik Rietdijk
bca5d89ccf
prometheus-cpp: init at 0.6.0
2019-03-07 09:53:36 +01:00
Frederik Rietdijk
15e8eebb6d
civetweb: init at 1.11
2019-03-07 09:53:36 +01:00
Lancelot SIX
e5091dea9e
Merge pull request #56491 from lsix/django_updates
...
Django updates
2019-03-07 09:51:06 +01:00
Matthieu Coudron
68a72f1a47
luarocks-nix: bump to match luarocks
...
Also made changes to lua package generation system to account for packages like cqueues
that have one version per lua interpreter.
The csv file also accepts comments now.
2019-03-07 17:43:07 +09:00
Matthieu Coudron
c37b8925ba
luarocks: 2.4.4 -> 3.0.4
...
Some new features like test_dependencies/build_dependencies and flags ( --lua-versions)
that should make nix integration easier:
https://github.com/luarocks/luarocks/blob/master/CHANGELOG.md
2019-03-07 17:43:07 +09:00
Tom Hunger
488230c253
pytorch: Use nativeBuildInputs to specify binary build dependencies.
2019-03-07 09:41:43 +01:00
Lancelot SIX
3e81b4500e
pythonPackages.django_1_11: 1.11.18 -> 1.11.20
...
See release notes:
- https://docs.djangoproject.com/en/dev/releases/1.11.19/
- https://docs.djangoproject.com/en/dev/releases/1.11.20/
2019-03-07 09:30:15 +01:00
Michael Raskin
80d032b13b
Merge pull request #56999 from knedlsepp/fix-cgui
...
cgui: 2.0.3 -> 2.1.0 (to fix build)
2019-03-07 08:10:04 +00:00
Peter Simons
33ebe0c79d
Merge pull request #56162 from jacereda/fix-purescript-build
...
purescript: fix build compiling with ghc 8.4.4
2019-03-07 08:39:08 +01:00
Ryan Mulligan
b144b7868b
Merge pull request #56829 from vbgl/obelisk-0.4.0
...
obelisk: 0.3.0 -> 0.4.0
2019-03-06 19:10:16 -08:00
Will Dietz
7c9e0cbddc
Merge pull request #56983 from dtzWill/update/xapian-1.4.11
...
xapian: 1.4.10 -> 1.4.11
2019-03-06 19:38:01 -06:00
Jan Tojnar
8a83198f1f
libcryptoui: init at 3.12.2
2019-03-07 00:51:25 +01:00
Josef Kemetmüller
8e4b9c0305
cgui: 2.0.3 -> 2.1.0
2019-03-06 23:57:50 +01:00
Lily Ballard
53508b1d8e
jazzy: 0.9.0 -> 0.9.5
...
Also add myself as a maintainer.
2019-03-06 14:06:02 -08:00
Dmitry Kalinkin
01ad172921
rivet: 2.7.0 -> 2.7.0
...
Upstream changed tarball yet again. The change is to autotools scripts,
the new ones have a more strict check for "yoda" package version.
2019-03-06 16:47:55 -05:00
Stephen
38ee19986d
qtwebkit-plugins: fix build for different hunspell version ( #56925 )
2019-03-06 15:38:57 -05:00
Will Dietz
107c3e976f
xapian: 1.4.10 -> 1.4.11
...
not announced yet, fixes issue encountered by a notmuch user.
2019-03-06 14:19:12 -06:00
Daiderd Jordan
f39dfdc9fc
pythonPackages.distlib: init at 0.2.8
...
pythonPackages
2019-03-06 21:05:41 +01:00
zimbatm
b1f767ef90
pipenv: fix python loading issue ( #56495 )
2019-03-06 17:56:44 +00:00
Frederik Rietdijk
f2a1d5b0c6
flatcc: init at 0.5.2
2019-03-06 17:29:04 +01:00
Peter Simons
3300c60fca
boost: fix misspelled version numbers in 1.66.0, 1.67.0, 1.68.0, and 1.69.0
2019-03-06 15:12:57 +01:00
Peter Simons
c3944ac913
Merge pull request #56946 from iimog/fix-rPackages.phytools
...
rPackages.phytools: fix installation
2019-03-06 15:10:58 +01:00
Peter Simons
aef1d63650
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.2 from Hackage revision
76af45f9cb
.
2019-03-06 14:24:51 +01:00
Frederik Rietdijk
a2736d27d1
buildPythonPackage: fix building with flit
2019-03-06 13:42:46 +01:00
Michael Raskin
3aae18f7dd
luarocks: fix meta after refactoring, thanks to @peti for mentioning
2019-03-06 12:31:06 +01:00
Michael Raskin
73a82dcc44
luarocks: switch to a less intrusive update-walker metadata style
2019-03-06 11:54:21 +01:00
Frederik Rietdijk
51174e7b7b
python.pkgs.semver: 2.7.9 -> 2.8.1
2019-03-06 11:40:07 +01:00
Markus Ankenbrand
7fcfbcdbc9
rPackages.phytools: fix installation
2019-03-06 11:39:48 +01:00
markuskowa
b50855dc35
Merge pull request #56913 from markuskowa/rm-julia06
...
julia: remove 0.6.4 (julia_06)
2019-03-06 09:36:19 +01:00
lewo
feef0893d1
Merge pull request #56895 from vdemeester/update-skopeo
...
skoepo: 0.1.34 -> 0.1.35
2019-03-06 09:22:22 +01:00
Jade
430100bf30
teensyduino: 1.40 -> 1.45
...
Bumps teensyduino version, simplifies building, and fixes a build error
2019-03-06 01:40:09 -06:00
Jorge Acereda
dd2dff39fa
purescript: fix build compiling with ghc 8.4.4
...
Closes #53597 .
2019-03-06 08:36:52 +01:00
Peter Simons
68be6bbc31
ghc: add new 8.6.4 version
2019-03-06 08:13:56 +01:00
Wael Nasreddine
51fdca9cad
Merge pull request #56567 from Izorkin/datadog-agent
...
datadog-agent: update go packages and sub-packages
2019-03-05 16:59:21 -08:00
Jan Tojnar
d3ff902e94
webkit: move to aliases
2019-03-06 00:20:55 +01:00
Peter Simons
78b94d335d
haskell-packages: re-write references to webkit to webkitgtk
2019-03-06 00:20:07 +01:00
markuskowa
a23bf67c2a
Merge pull request #56845 from knedlsepp/fix-mapnik
...
mapnik: Fix build
2019-03-05 23:20:35 +01:00
worldofpeace
cc6d98b0de
Merge pull request #56910 from samhug/fix/56908-ppft
...
pythonPackages.ppft: use custom checkPhase
2019-03-05 16:56:11 -05:00
Jörg Thalheim
e97f34834c
Merge pull request #56898 from vdemeester/update-delve
...
delve: 1.1.0 -> 1.2.0
2019-03-05 20:58:59 +00:00
Jan Tojnar
6b8c1d9f4e
libchamplain: 0.12.16 → 0.12.19
...
Mainly meson port.
https://mail.gnome.org/archives/libchamplain-list/2019-February/msg00001.html
https://mail.gnome.org/archives/libchamplain-list/2019-February/msg00002.html
https://mail.gnome.org/archives/libchamplain-list/2019-March/msg00000.html
2019-03-05 21:46:35 +01:00
Jörg Thalheim
c547c03c90
Merge pull request #56901 from vdemeester/update-go-symbols
...
go-symbols: unstable-2018-05-23 -> 0.1.1
2019-03-05 20:46:20 +00:00
Sam Hug
529bffccd8
pythonPackages.ppft: use custom checkPhase
2019-03-05 12:35:43 -08:00
Peter Simons
2d3455ec0e
haskell-packages.nix: fix all references that refer to a known alias
...
Thanks to @jtojnar for implementing this improvement.
2019-03-05 21:22:46 +01:00
Peter Simons
fbc21368b9
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.1-10-gd1d8208 from Hackage revision
f2e35741b5
.
2019-03-05 21:22:46 +01:00
Florian Klink
1aa0980e1a
Merge pull request #56872 from dotlambda/bpython-desktop-file
...
python.pkgs.bpython: correct Exec in bpython.desktop
2019-03-05 19:17:02 +01:00
Vincent Demeester
8df26ef3ff
go-symbols: unstable-2018-05-23 -> 0.1.1
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-05 18:59:49 +01:00
Vincent Demeester
b4764f3b2b
delve: 1.1.0 -> 1.2.0
...
Also, move the goPackagePath to `github.com/go-delve/delve` 👼
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-05 18:50:17 +01:00
Vincent Demeester
428c653d78
skoepo: 0.1.34 -> 0.1.35
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-03-05 18:38:16 +01:00
Markus Kowalewski
c997f5d0f2
julia: remove 0.6.4 (julia_06)
2019-03-05 17:52:58 +01:00
Jan Tojnar
2ac764de78
Revert "hackage-packages.nix: automatic Haskell package set update"
...
This reverts commit fe0f47110f
.
2019-03-05 16:28:29 +01:00
Jan Tojnar
fe0f47110f
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.1-7-g6b9bca8 from Hackage revision
98dbc22cb4
.
2019-03-05 16:27:46 +01:00
William Kral
0b76b2d2af
vagrant: re-add nowarn patch ( #56863 )
2019-03-05 06:44:40 -08:00
Jan Tojnar
57c745f530
gnome2: remove aliases
2019-03-05 15:37:45 +01:00
Robert Schütz
b36dc66bfe
python.pkgs.supervise_api: use patch to specify path to supervise
2019-03-05 13:34:37 +01:00
Robert Schütz
a5c3c8e409
python.pkgs.tvdb_api: disable tests
2019-03-05 13:34:37 +01:00
Robert Schütz
1435d45b4e
python.pkgs.uproot: update checkInputs
2019-03-05 13:34:36 +01:00
Robert Schütz
654e6ecc68
python.pkgs.awkward: fix tests
...
pytest.importorskip() doesn't work when we don't use pytest to run tests
2019-03-05 13:34:36 +01:00
Peter Simons
98f69edf83
tbb: remove myself from list of maintainers
2019-03-05 12:53:04 +01:00
Peter Simons
9d9c599055
swi-prolog: remove myself from list of maintainers
2019-03-05 12:53:04 +01:00
Robert Schütz
f66d4bcb6b
python.pkgs.willow: correct src
2019-03-05 12:50:23 +01:00
Jörg Thalheim
bf444fd442
Merge pull request #56673 from Kaali/darwin-ccls
...
Add Darwin support for ccls
2019-03-05 10:49:18 +00:00
Peter Simons
456f09d76f
ghc: Drop outdated compiler versions 8.6.1 and 8.6.2. We have 8.6.3.
2019-03-05 11:13:52 +01:00
Matthew Bauer
1f212565d2
ghc863: dont add extra libs
...
Don’t add -liconv to LDFLAGS automatically so that GHC will add it itself.
Merged in pull request #56795 from @matthewbauer.
2019-03-05 11:13:52 +01:00
Peter Simons
9e1ef78162
pandoc: add overrides to fix build of the new 2.7 version
2019-03-05 11:13:47 +01:00
Peter Simons
6e04ad9523
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.1-10-gd1d8208 from Hackage revision
43355d3d6c
.
2019-03-05 11:13:47 +01:00
Peter Simons
a70e883445
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.1-10-gd1d8208 from Hackage revision
137855b0b1
.
2019-03-05 11:13:47 +01:00
Robert Schütz
b0a9ac798a
python.pkgs.bpython: correct Exec in bpython.desktop
2019-03-05 10:32:24 +01:00
Peter Simons
d955c0a385
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.1-9-g74e5d36 from Hackage revision
dc5ba26095
.
2019-03-05 10:22:33 +01:00
Peter Simons
33e87e4b69
LTS Haskell 13.10
2019-03-05 10:22:33 +01:00
Robert Schütz
9b3e5a3aab
Merge pull request #56696 from jokogr/f/libarcus
...
pythonPackages.libarcus: use pkgs.protobuf as input
2019-03-05 09:10:29 +01:00
Vincent Laporte
01f88218d2
ocamlPackages.lablgtk3: 3.0.beta4 -> 3.0.beta5
2019-03-05 09:06:28 +01:00
Ioannis Koutras
6a523a180a
pythonPackages.libarcus: use pkgs.protobuf as input
...
This commit makes pkgs.protobuf the input for libarcus, since the latter
searches for the native protobuf library and not for the Python module.
2019-03-05 08:57:09 +01:00
Robert Schütz
82b38923c2
python.pkgs.pykerberos: put krb5 in buildInputs too
...
For the relevant discussion see
https://github.com/NixOS/nixpkgs/pull/55757#issuecomment-469397261
2019-03-05 08:48:29 +01:00
Wael Nasreddine
37d2f71e2f
go_1_12: set meta.branch to 1.12 ( #56852 )
2019-03-04 23:18:12 -08:00
Väinö Järvelä
41a675258f
Add Darwin support for ccls
2019-03-05 08:37:07 +02:00
Domen Kožar
d45ba336b2
cachix: 0.1.3 -> 0.2.0
2019-03-05 10:59:51 +07:00
worldofpeace
dcd3a105a0
Merge pull request #56844 from knedlsepp/fix-resampy
...
pythonPackages.resampy: Fix build
2019-03-04 20:01:36 -05:00
worldofpeace
d830bfba9a
pythonPackages.resampy: enable tests
2019-03-04 19:41:24 -05:00
Mateusz Kowalczyk
7f298714b4
Merge pull request #56648 from r-ryantm/auto-update/ffms
...
ffms: 2.22 -> 2.23
2019-03-05 08:20:31 +09:00
Will Dietz
94c25f6fb2
nsss: 0.0.1.0 -> 0.0.1.1
...
https://skarnet.org/software/nsss/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz
79a19d1733
utmps: 0.0.2.0 -> 0.0.2.1
...
https://skarnet.org/software/utmps/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz
079eeaf3ef
skalibs: 2.7.0.0 -> 2.8.0.0
...
https://skarnet.org/software/skalibs/upgrade.html
2019-03-04 23:23:55 +01:00
Carles Pagès
9fa7ca4d4a
Merge pull request #56823 from callahad/sdl2-webp
...
SDL2_image: support WebP images
2019-03-04 23:10:08 +01:00
Josef Kemetmüller
e844f08125
mapnik: Fix build
2019-03-04 21:41:53 +01:00
Josef Kemetmüller
8e1afe7f14
pythonPackages.resampy: Fix build
2019-03-04 21:37:31 +01:00
Lancelot SIX
9b5b39f3d6
octave: 4.4.1 -> 5.1.0
2019-03-04 20:43:11 +01:00
Vladimír Čunát
3e442fd0f9
Revert "luaPackages.cqueues: move to generated"
...
This reverts commit c01fe375ca
.
See the reverted commit on GitHub for discussion. /cc PR #55305 .
2019-03-04 20:34:07 +01:00
Michael Raskin
fce81a36b7
Merge pull request #56825 from callahad/renpy
...
renpy: 7.1.3 -> 7.2.0
2019-03-04 19:26:30 +00:00
worldofpeace
77c8b423ed
pythonPackages.pex: mark as broken
2019-03-04 14:24:22 -05:00
Robert Schütz
ceb5c0fa56
python.pkgs.astral: improve checkPhase
2019-03-04 17:07:23 +01:00
Robert Schütz
9cb1f6b5dd
python.pkgs.pyhomematic: 0.1.56 -> 0.1.57
2019-03-04 17:05:07 +01:00
Vincent Laporte
6c614a626e
obelisk: 0.3.0 -> 0.4.0
2019-03-04 16:01:00 +00:00
Robert Schütz
4c0f0a014b
python.pkgs.pymediainfo: fix build
2019-03-04 15:48:23 +01:00
Robert Schütz
35848d284b
python.pkgs.rawkit: add patch for python37 compatibility
2019-03-04 15:48:23 +01:00
Dan Callahan
154a7d3cfb
renpy: 7.1.3 -> 7.2.0
2019-03-04 14:46:02 +00:00
Jörg Thalheim
27cb0669c6
Merge pull request #56500 from kalbasit/nixpkgs_add-support-go-1-12
...
go_1_12: init at go 1.12
2019-03-04 14:22:27 +00:00
Dan Callahan
f972720c7e
SDL2_image: support webp images
2019-03-04 14:07:32 +00:00
Timo Kaufmann
2a5993d617
Merge pull request #56820 from timokau/tensorflow-py2-fixes
...
Tensorflow py2 fixes
2019-03-04 15:01:26 +01:00