Commit Graph

62133 Commits

Author SHA1 Message Date
Robert Schütz
ea7885fd7a python.pkgs.mysqlclient: fix build
fallout of https://github.com/NixOS/nixpkgs/pull/54182
fixes https://github.com/NixOS/nixpkgs/issues/57263
2019-03-18 15:57:11 +01:00
Robert Schütz
8ec6905aae
Merge pull request #57745 from dotlambda/csvkit-no-library
csvkit: move out of pythonPackages
2019-03-18 15:49:47 +01:00
Vincent Laporte
f23e6ec166 coqPackages.contribs.containers: enable for Coq 8.9 2019-03-18 10:25:58 +01:00
Vincent Laporte
2923bd5d06 coqPackages.coq-simple-io: 0.2 -> 1.0.0
coqPackages.QuickChick: 1.0.2 -> 20190311
2019-03-18 09:52:01 +01:00
Maximilian Bosch
341aeb8cf3
hydra: 2019-02-01 -> 2019-03-18
Yesterday we had a discussion about several Hydra-related problems in the #nixos
IRC channel[1], as a result a lot of stalled PRs were merged.

I think that we want to use the latest Hydra now as it contains lots of
new fixes and folks mentioned that they want to use a self-hosted
Hydra, so they probably use the `nixpkgs` package rather than the
expressions from `NixOS/hydra`.

Simply moving to 2019-03-18 should be fine for now as Hydra doesn't have
a release model.

[1] https://logs.nix.samueldr.com/nixos/2019-03-17#2048416;
2019-03-18 09:49:42 +01:00
Edward Tjörnhammar
07632cbaab properties-cpp: init at 0.0.1
Co-authored-by: Luke Adams <luke.adams@belljar.io>
Co-authored-by: Volth <volth@webmaster.ms>
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2019-03-18 09:28:01 +01:00
Will Dietz
93e3eecdb3 ghc*Binary: use $OBJCOPY when invoking objcopy (touchup musl fix) 2019-03-18 02:00:39 -05:00
Vincent Laporte
9af5a9a595
dune: 1.6.2 -> 1.8.2 2019-03-18 04:43:01 +00:00
Vincent Laporte
ff43f0a7b5 ocamlPackages.ocp-index: 1.1.8 -> 1.1.9 2019-03-18 05:39:11 +01:00
Peter Hoeg
017f0e8043
Merge pull request #56334 from peterhoeg/u/shairplay
shairplay: 2016-01-01 -> 2018-08-24 and add avahi-compat convenience derivation
2019-03-18 11:29:38 +08:00
Domen Kožar
4c6be1f00c
cachix: use synced, upstream haskell packages 2019-03-18 10:11:27 +07:00
Ryan Mulligan
d4559c372d
Merge pull request #57466 from r-ryantm/auto-update/python3.7-xcffib
python37Packages.xcffib: 0.6.0 -> 0.7.0
2019-03-17 18:01:57 -07:00
José Luis Lafuente
c5c31ef91a clojure: 1.10.411 -> 1.10.442 (#57788) 2019-03-18 00:13:11 +01:00
Troels Henriksen
27f7cf2cad futhark: only wrap the 'futhark' executable
Newer versions of Futhark only care about this executable, and the
others are thin wrappers that will go away in a future version.
2019-03-17 22:51:20 +01:00
worldofpeace
d630716229 pythonPackages.rabbitypy: nitpicks 2019-03-17 17:46:39 -04:00
Josef Kemetmüller
2016b37495 pythonPackages.rabbitpy: Fix build 2019-03-17 17:44:36 -04:00
markuskowa
2451207304
Merge pull request #57206 from r-ryantm/auto-update/armadillo
armadillo: 9.200.7 -> 9.200.8
2019-03-17 18:27:07 +01:00
Vladyslav M
832eb2559d buildGoModule: Allow pname attribute (#57787) 2019-03-17 09:29:20 -07:00
Alyssa Ross
ad0d1ff6fd
makeDBusConfig: don't allow substitutions
This is rebuilt virtually every time a NixOS module is enabled or
disabled, so I don't think it makes sense to have it substituted.
It gets in the way of trivial config changes when I would otherwise be
able to rebuild my system entirely offline.
2019-03-17 16:04:08 +00:00
Robert Schütz
5e39aa231a csvkit: move out of pythonPackages
From https://csvkit.readthedocs.io/en/1.0.3/index.html:
> csvkit is a suite of *command-line tools* for [...]
2019-03-17 16:11:14 +01:00
Robert Schütz
b1454f587e python.pkgs.agate-excel: 0.2.2 -> 0.2.3 2019-03-17 16:11:02 +01:00
markuskowa
889e0bf512
Merge pull request #57314 from r-ryantm/auto-update/mapnik
mapnik: 3.0.21 -> 3.0.22
2019-03-17 14:50:45 +01:00
Ryan Mulligan
4979238e80
Merge pull request #57399 from r-ryantm/auto-update/python3.7-django-cors-headers
python37Packages.django-cors-headers: 2.4.0 -> 2.5.0
2019-03-17 06:31:37 -07:00
Alyssa Ross
46026e8247
Merge commit 'refs/pull/57762/head' of https://github.com/NixOS/nixpkgs into master 2019-03-17 10:56:46 +00:00
Will Dietz
9a10434f4d ghc{822,863}Binary: fix to work w/musl again, __strdup -> strdup 2019-03-17 05:23:11 -05:00
Bjørn Forsman
83d56298aa lcov: 1.13 -> 1.14
No need to set BIN_DIR, MAN_DIR anymore, but have to set LCOV_PERL_PATH
now.
2019-03-17 11:04:02 +01:00
Peter Simons
3447973b9b xmonad-extras: drop obsolete override 2019-03-17 09:43:14 +01:00
Peter Simons
7c04e3eb75 haskell-arbtt: add build products into $PATH for the check phase
Fixes https://github.com/NixOS/nixpkgs/pull/57585.
2019-03-17 09:43:14 +01:00
Peter Simons
e98e4d21fa hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.2-3-gea0f0ca from Hackage revision
83ddbaad89.
2019-03-17 09:21:20 +01:00
Michael Peyton Jones
387c513d12 generic Haskell builder: don't copy packages from GHC
In order to build the package databases that we will use when compiling
a Haskell package, we iterate over the relevant dependencies, and if
they contain a package db, we copy its contents over.

So far so good, except when one of those dependencies is GHC. This
doesn't happen ordinarily, but it will happen when we construct the
package database for compiling `Setup.hs`.  This is compiled for the
build architecture, so we get the build deps, including both the native
and the cross GHC (if there is one).

In this case, we end up copying the packages from the GHC's package
database. This is at best unnecessary, since we will get those packages
from the GHC when we compile with it.

At worst, however, this is semantically questionable. We can end up
having multiple copies of e.g. Cabal with the same version, but
(potentially) different contents. At the moment, GHC will expose one of
these at semi-random depending on which one it looks at "first".
However, there is a MR open [in
GHC](https://gitlab.haskell.org/ghc/ghc/merge_requests/545) which as a
side effect will instead expose both, leading to ambiguous module
warnings (which is not unreasonable, since it *is* ambiguous).

So what can we do about it? The simplest solution is just to not copy
the package databases from GHC. GHC is special in this regard, so I
think it's okay to treat it specially.

This PR should have no effect on anything now, but will prevent any
breakage when/if the GHC patch lands.

Closes https://github.com/NixOS/nixpkgs/pull/57706.
2019-03-17 09:21:20 +01:00
midchildan
410c30077c
ffmpeg-full: add libmfx support with intel-media-sdk 2019-03-17 16:18:38 +09:00
midchildan
d1d3973142
intel-media-sdk: init at 18.4.1 2019-03-17 16:18:37 +09:00
Will Dietz
e37f63daaf
Merge pull request #57540 from dtzWill/update/sqlite-replication-and-dqlite
dqlite,sqlite-replication,lxd: updates!
2019-03-17 00:48:18 -05:00
worldofpeace
0125544e2a bamf: add wrapGAppsHook 2019-03-16 23:10:23 -04:00
Vladyslav M
b9ebc84f8d yarn: 1.14.0 -> 1.15.2 (#57727) 2019-03-17 00:32:18 +01:00
Sarah Brofeldt
44b5166f91
Merge pull request #57760 from LinArcX/jcal
jcal: init at 0.4.1
2019-03-16 22:35:48 +01:00
8084
554d745d67
fixed licenses 2019-03-17 00:28:23 +03:00
Timo Kaufmann
e6fc8c7ac3
Merge pull request #57764 from timokau/pyzmq-upgrade
python.pkgs.pyzmq: 17.1.3 -> 18.0.1, disable flaky test
2019-03-16 21:22:44 +00:00
linarcx
c3e17e7d76 jcal: init at 0.4.1 2019-03-17 00:42:40 +03:30
Peter Simons
26073f4a8d vaultenv: disable broken build
(cherry picked from commit 3642a3a69ccd92ce5baa3fcf48580f8e4a9e5753)
2019-03-16 20:31:23 +01:00
Peter Simons
bdd4e11278 haskell-pandoc: update overrides for the new 2.7.1 version
(cherry picked from commit 96c7ea5f6d1b9d41afcdcac1b156813013a5d04d)
2019-03-16 20:31:23 +01:00
Peter Simons
b514a6d351 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.2-3-gea0f0ca from Hackage revision
faa5a059ee.
2019-03-16 20:31:23 +01:00
Peter Simons
2df9351953 LTS Haskell 13.13
(cherry picked from commit fee2f975ecd5a478f5a4fc60b4d6aaa53696e19e)
2019-03-16 20:30:58 +01:00
Peter Simons
93e4a90502 ghc: switch our default compiler to version 8.6.4
Also, drop obsolete 8.6.x minor releases 8.6.1, 8.6.2, and 8.6.3.

(cherry picked from commit 7fde42b8ebddbd673342b98d9d7c892a0c521583)
2019-03-16 20:30:58 +01:00
8084
3cfda8c3c2
retext: init at 7.0.4 2019-03-16 22:20:59 +03:00
Timo Kaufmann
4f2d842a98 python.pkgs.pyzmq: disable flaky test
Recently failed on staging.
2019-03-16 19:46:04 +01:00
Timo Kaufmann
92ed05be3b python.pkgs.pyzmq: 17.1.3 -> 18.0.1 2019-03-16 19:46:04 +01:00
Sarah Brofeldt
106db715f9
Merge pull request #57756 from marsam/update-brakeman
brakeman: 4.4.0 -> 4.5.0
2019-03-16 19:31:49 +01:00
Sarah Brofeldt
6d9649528c
Merge pull request #55002 from clacke/racket-gl
racket: add libGL and libGLU to libPath
2019-03-16 19:27:50 +01:00
Mario Rodas
342773c78c
ruby_2_6: 2.6.1 -> 2.6.2 2019-03-16 12:41:28 -05:00
Mario Rodas
cadc359a0a
ruby_2_5: 2.5.3 -> 2.5.5 2019-03-16 12:40:51 -05:00
Mario Rodas
69d80d7d21
ruby: update RVM patchsets 2019-03-16 12:36:22 -05:00
Mario Rodas
69756b8bbb
flow: 0.94.0 -> 0.95.1 2019-03-16 12:21:57 -05:00
Mario Rodas
ad219bcbc6
brakeman: 4.4.0 -> 4.5.0 2019-03-16 12:20:30 -05:00
Peter Simons
17c62c98d3
Merge pull request #57587 from erictapen/hakyll-pandoc-bump
haskellPackages.hakyll: bump pandoc dependency to 2.7
2019-03-16 13:47:33 +01:00
Tom Fitzhenry
6bae07337e Remove libfreetype.so from adoptopenjdk's derivation.
This caused some reverse dependencies of adoptopenjdk to depend on
adoptopenjdk's libfreetype, rather than the NixOS
libfreetype. For example: https://github.com/NixOS/nixpkgs/issues/57733

Now the derivation does not contain libfreetype.so . The JRE links to
nixpkg's freetype:

$ ldd /nix/store/9iyxm1nkn35xhjgri041r980z4p5ls5g-adoptopenjdk-hotspot-bin-11.0.2/lib/libfontmanager.so | grep -i freetype
	libfreetype.so => /nix/store/ycbkq39cngzx19j829qzgdnw3mx3z78g-freetype-2.9.1/lib/libfreetype.so (0x0000795e30702000)
2019-03-16 22:43:47 +11:00
Joachim Breitner
c1eeb8f3ab Import cross-compilation patch for clock
taken form https://github.com/input-output-hk/iohk-nix/blob/master/patches/clock-0.7.2.patch
2019-03-16 11:32:39 +01:00
Robert Schütz
f7156588b2 python.pkgs.PyICU: fix build
fallout of https://github.com/NixOS/nixpkgs/pull/54182
2019-03-16 09:50:29 +01:00
xeji
b18d76628a
Merge pull request #57451 from r-ryantm/auto-update/python3.7-QtAwesome
python37Packages.qtawesome: 0.5.6 -> 0.5.7
2019-03-15 23:45:15 +01:00
R. RyanTM
734341104c python37Packages.radio_beam: 0.2 -> 0.3.1 (#57450)
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-radio_beam/versions
2019-03-15 23:29:49 +01:00
R. RyanTM
99f9563830 ocamlPackages.resource-pooling: 0.5.2 -> 0.6 (#55237)
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-resource-pooling/versions
2019-03-15 23:27:24 +01:00
R. RyanTM
49b9040354 hyperscan: 5.0.0 -> 5.1.0 (#55303)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hyperscan/versions
2019-03-15 23:17:15 +01:00
xeji
d1589cdd37
Merge pull request #56614 from r-ryantm/auto-update/closure-compiler
closurecompiler: 20190121 -> 20190215
2019-03-15 23:08:19 +01:00
Robert Schütz
0866dd09e9
Merge pull request #57705 from terlar/add-python-package-google-auth-oauthlib
pythonPackages.google-auth-oauthlib: init at 0.2.0
2019-03-15 22:47:18 +01:00
Robert Schütz
8c594fc8b3 python.pkgs.ordered-set: fix build 2019-03-15 22:28:37 +01:00
Terje Larsen
44fcb4aa13
pythonPackages.google-auth-oauthlib: init at 0.2.0
Fix #57022
2019-03-15 22:26:53 +01:00
Robert Schütz
790b92739d python.pkgs.robotframework-tools: fix build, mark as broken on Python 3 2019-03-15 22:12:47 +01:00
Robert Schütz
b5ddc8f377 python.pkgs.moretools: fix build 2019-03-15 22:12:47 +01:00
Robert Schütz
8eee646d96 python.pkgs.zetup: fix build 2019-03-15 22:12:47 +01:00
R. RyanTM
a2c49a7f13 thrift: 0.11.0 -> 0.12.0 (#53509)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/thrift/versions
2019-03-15 21:52:49 +01:00
Orivej Desh
caa5ad4327 xxHash: 0.6.5 -> 0.7.0 2019-03-15 20:32:16 +00:00
R. RyanTM
0c32653a61 python37Packages.keepkey: 4.0.2 -> 6.0.2 (#55202)
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-keepkey/versions
2019-03-15 20:58:32 +01:00
R. RyanTM
566d0aedd9 yarn: 1.13.0 -> 1.14.0 (#55135)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yarn/versions
2019-03-15 20:48:32 +01:00
Matthew Bauer
d3dd0875ed
Merge pull request #56226 from marsam/nodejs-install-npm-manpages
nodejs: Install npm manpages
2019-03-15 15:32:10 -04:00
Matthew Bauer
6d52e26818
Merge pull request #56792 from timor/libdwarf-dwarfdump-zlib
libdwarf: add zlib to buildInputs
2019-03-15 15:28:47 -04:00
jacereda
412a25e74b nodejs: fix gyp errors when building scuttlebot on Darwin (#57632)
* nodejs: fix gyp errors when building scuttlebot

* nodejs-slim: fix build on Darwin
2019-03-15 15:23:50 -04:00
Robert Schütz
b1ad192bf9 python3.pkgs.google-music-utils: 2.0.0 -> 2.1.0 2019-03-15 20:17:45 +01:00
Robert Schütz
f06bec0e65 python3.pkgs.google-music: fix build 2019-03-15 20:17:45 +01:00
Robert Schütz
2f3edc1736 python3.pkgs.audio-metadata: fix build 2019-03-15 20:17:45 +01:00
Robert Schütz
7b045cd31b python.pkgs.click-default-group: use pytest_3 2019-03-15 20:17:45 +01:00
Vincent Laporte
fc32780cdf coqPackages.coq-ext-lib: 0.10.0 -> 0.10.1 2019-03-15 18:45:01 +01:00
R. RyanTM
3891f5b9af python37Packages.xlsx2csv: 0.7.4 -> 0.7.5 (#57468)
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-xlsx2csv/versions
2019-03-15 18:05:15 +01:00
R. RyanTM
db845e871c python37Packages.pytest-django: 3.4.7 -> 3.4.8 (#57440)
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-pytest-django/versions
2019-03-15 17:53:14 +01:00
Robert Schütz
9905de73a4 python.pkgs.django_guardian: broken on Python 2.7
See https://github.com/django-guardian/django-guardian/pull/605.
2019-03-15 17:50:39 +01:00
Robert Schütz
6e49276182 python.pkgs.django_guardian: simplify expression 2019-03-15 17:50:39 +01:00
R. RyanTM
dc7bddbb89 python37Packages.snuggs: 1.4.2 -> 1.4.3 (#57458)
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-snuggs/versions
2019-03-15 17:30:23 +01:00
Robert Schütz
f704bee09b python.pkgs.rasterio: fix build
fallout of https://github.com/NixOS/nixpkgs/pull/54182
2019-03-15 17:26:37 +01:00
Robert Schütz
1bec0ba530
Merge pull request #57453 from r-ryantm/auto-update/python3.7-rply
python37Packages.rply: 0.7.6 -> 0.7.7
2019-03-15 17:19:52 +01:00
R. RyanTM
03bb0583d5 python37Packages.python-gitlab: 1.7.0 -> 1.8.0 (#57443)
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-python-gitlab/versions
2019-03-15 17:18:51 +01:00
R. RyanTM
40a1273be1 python37Packages.stevedore: 1.30.0 -> 1.30.1 (#57459)
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-stevedore/versions
2019-03-15 17:13:53 +01:00
Robert Schütz
d5adfca07f python.pkgs.rply: use propagatedBuildInputs 2019-03-15 17:13:17 +01:00
Robert Schütz
739cf7d8ed python.pkgs.restructuredtext_lint: does not support Python 3.7 yet 2019-03-15 17:09:03 +01:00
R. RyanTM
485035dda0 eccodes: 2.10.0 -> 2.12.0 (#56633)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eccodes/versions
2019-03-15 17:04:35 +01:00
Robert Schütz
fa1ada0612 python.pkgs.subliminal: improve expression 2019-03-15 17:01:14 +01:00
Robert Schütz
acad55399a python.pkgs.pysrt: use buildPythonPackage and checkInputs 2019-03-15 17:01:14 +01:00
R. RyanTM
ba269fce41 python37Packages.tldextract: 2.2.0 -> 2.2.1 (#57464)
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-tldextract/versions
2019-03-15 16:48:08 +01:00
Robert Schütz
d50fe701af
Merge pull request #55711 from smaret/aplpy
pythonPackages.aplpy: init at 2.0.3
2019-03-15 16:36:03 +01:00
Sébastien Maret
16fbffa6df
pythonPackages.aplpy: init at 2.0.3 2019-03-15 14:42:01 +01:00
Sébastien Maret
646eb81a37
pythonPackages.pyregion: init at 2.0 2019-03-15 14:42:00 +01:00
Sébastien Maret
50124a62c8
pythonPackages.pyavm: init at 0.9.4 2019-03-15 14:41:49 +01:00
Stefan Fehrenbach
b0351c0eb9
Remove obsolete workaround that breaks chell 0.5 2019-03-15 12:07:41 +00:00
Robert Schütz
771272356c python3.pkgs.pyhomematic: 0.1.57 -> 0.1.58 2019-03-15 10:34:32 +01:00
Robert Schütz
01a7acf382 python3.pkgs.netdisco: 2.3.0 -> 2.5.0 2019-03-15 10:33:50 +01:00
Robert Schütz
6339f0b791
Merge pull request #57653 from worldofpeace/google-api-python-client
pythonPackages.weboob: add pyqt5 as native input
2019-03-15 10:21:24 +01:00
worldofpeace
fb2af2a574 python.pkgs.google_api_python_client: conditionally override for python2.7 2019-03-15 10:17:14 +01:00
Pascal Wittmann
66504c0671
Merge pull request #57129 from NixOS/fix-haskellPackages-xattr
haskellPackages.xattr: fix build with attr-2.4.48 (see #53716)
2019-03-15 09:08:41 +01:00
Ryan Mulligan
2e76e35df6
Merge pull request #53422 from leenaars/bang
pythonPackages.dockerfile-parse: init at 0.0.13
2019-03-14 15:48:42 -07:00
Wael Nasreddine
a0e4f44006
Merge pull request #57080 from kalbasit/nixpkgs_create-build-go-module
buildGoModule: building Go binaries in two phases
2019-03-14 15:12:51 -07:00
Jos van Bakel
2c4e220e71 pythonPackages.pyrr: 0.10.1 -> 0.10.2 (#57661) 2019-03-14 22:19:48 +01:00
Michael Raskin
6553ae0fff
Merge pull request #57640 from oxij/tree/typos
treewide: fix some typos
2019-03-14 21:08:33 +00:00
Dmitry Kalinkin
0b3975038f
Merge pull request #56990 from status-im/nsis
nsis: init at 3.04
2019-03-14 16:57:01 -04:00
Pedro Pombeiro
ab9f31114b
nsis: use sourceforge mirrors 2019-03-14 20:32:53 +01:00
Will Dietz
3e7e61f334
Merge pull request #57543 from dtzWill/update/llvm8-rc5
llvmPackages_8: rc2 -> rc5
2019-03-14 14:19:51 -05:00
Will Dietz
4c024d6368
Merge pull request #57349 from dtzWill/update/libcmis-0.5.2
libcmis: 0.5.0 -> 0.5.2, new home, fix and enable tests + man
2019-03-14 14:17:59 -05:00
Alex Branham
8dcba2b842 R: update CRAN and Bioconductor package sets
Closes https://github.com/NixOS/nixpkgs/pull/57423.
2019-03-14 19:50:37 +01:00
Wael M. Nasreddine
d45408bd48
mod: init at 0.2.0 2019-03-14 11:03:47 -07:00
Wael M. Nasreddine
6ee0d3604e
gotools: use buildGoModule instead of buildGoPackage 2019-03-14 10:31:15 -07:00
Wael M. Nasreddine
1a4cccd561
gotools: 2019-02-11 -> 2019-03-05 2019-03-14 10:31:14 -07:00
Wael M. Nasreddine
ff110364a4
pet: use buildGoModule instead of buildGoPackage 2019-03-14 10:31:12 -07:00
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